Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235615 - dev-lisp/cl-mcclim-0.9.2-r1: use elisp-compile instead of elisp-comp
Summary: dev-lisp/cl-mcclim-0.9.2-r1: use elisp-compile instead of elisp-comp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 235442
  Show dependency tree
 
Reported: 2008-08-24 15:22 UTC by Ulrich Müller
Modified: 2008-08-28 17:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed patch for cl-mcclim-0.9.2-r1.ebuild (cl-mcclim-0.9.2-r1.ebuild.diff,908 bytes, patch)
2008-08-24 15:29 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2008-08-24 15:22:39 UTC
We are going to deprecate elisp-comp, see bug 235442, so elisp-compile should be used instead.

Patch will follow.
Comment 1 Ulrich Müller gentoo-dev 2008-08-24 15:29:14 UTC
Created attachment 163713 [details, diff]
Proposed patch for cl-mcclim-0.9.2-r1.ebuild

I think there's no need for a revbump since the installed files will be identical (except for a changed comment in the header of the .elc file).

dev-lisp/mcclim in the gentoo-lisp overlay is also affected and the fix is almost identical. (Please not that the variable is called EMACS_SOURCES instead of ELISP_SOURCES there.)
Comment 2 Ulrich Müller gentoo-dev 2008-08-28 17:59:31 UTC
Fixed it myself, with permission from hkbst.