| Bug#: 233270 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: emacs@gentoo.org | Reported By: pclouds@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-emacs/slime: install ChangeLog to site-lisp | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-07-29 14:01 0000 | |||
| Description: | Opened: 2008-07-29 14:01 0000 |
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 :)
Created an attachment (id=161620) [details]
patch for p20070816
I went for a different solution (extracting the date at build time), since a truncated ChangeLog might confuse users.