Bug 233270 - app-emacs/slime: install ChangeLog to site-lisp
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 :)

------- Comment #1 From Nguyen Thai Ngoc Duy 2008-07-29 14:02:01 0000 -------
Created an attachment (id=161620) [details]
patch for p20070816

------- Comment #2 From Ulrich Müller 2008-07-30 09:14:39 0000 -------
I went for a different solution (extracting the date at build time), since a
truncated ChangeLog might confuse users.