Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233270 - app-emacs/slime: install ChangeLog to site-lisp
Summary: app-emacs/slime: install ChangeLog to site-lisp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 14:01 UTC by Nguyen Thai Ngoc Duy
Modified: 2008-07-30 09:14 UTC (History)
1 user (show)

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


Attachments
patch for p20070816 (slime.patch,511 bytes, patch)
2008-07-29 14:02 UTC, Nguyen Thai Ngoc Duy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nguyen Thai Ngoc Duy 2008-07-29 14:01:14 UTC
The benefit is small though. When you start slime, it looks for ChangeLog to find latest update date. This patch saves the first line, so that it can find what it wants :)
Comment 1 Nguyen Thai Ngoc Duy 2008-07-29 14:02:01 UTC
Created attachment 161620 [details, diff]
patch for p20070816
Comment 2 Ulrich Müller gentoo-dev 2008-07-30 09:14:39 UTC
I went for a different solution (extracting the date at build time), since a truncated ChangeLog might confuse users.