Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234898 - dev-scheme/guile has automagic Emacs dependency
Summary: dev-scheme/guile has automagic Emacs dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Marijn Schouten (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 184166
  Show dependency tree
 
Reported: 2008-08-16 10:08 UTC by Ulrich Müller
Modified: 2008-08-22 12:21 UTC (History)
2 users (show)

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


Attachments
Proposed patch for guile-1.8.5,ebuild (guile-1.8.5.ebuild.diff,2.44 KB, patch)
2008-08-16 10:45 UTC, Ulrich Müller
Details | Diff
Site-init file, files/50guile-gentoo.el (50guile-gentoo.el,74 bytes, text/plain)
2008-08-16 10:46 UTC, Ulrich Müller
Details

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-16 10:08:15 UTC
The build system automagically determines if Emacs is present. Also, the elisp files are not installed in a proper subdir, but in site-lisp/ directly.

Patch will follow.
Comment 1 Ulrich Müller gentoo-dev 2008-08-16 10:45:17 UTC
Created attachment 163030 [details, diff]
Proposed patch for guile-1.8.5,ebuild
Comment 2 Ulrich Müller gentoo-dev 2008-08-16 10:46:00 UTC
Created attachment 163031 [details]
Site-init file, files/50guile-gentoo.el
Comment 3 Ulrich Müller gentoo-dev 2008-08-22 12:21:44 UTC
Fixed in guile-1.8.5-r1 (with permission from hkbst).