Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 234898

Summary: dev-scheme/guile has automagic Emacs dependency
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: [OLD] DevelopmentAssignee: Marijn Schouten (RETIRED) <hkbst>
Status: RESOLVED FIXED    
Severity: normal CC: emacs, scheme
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 184166    
Attachments: Proposed patch for guile-1.8.5,ebuild
Site-init file, files/50guile-gentoo.el

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).