diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-03-29 22:30:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-03-29 22:30:30 +0000 |
commit | 1e99a1823e932b54c2c62eb894a48ca5c9bfe0d0 (patch) | |
tree | 17495955fa60e26c3d5811bd13981565b0cb1232 /app-emacs/icicles/ChangeLog | |
parent | Add patch for gcc 4.4. Fixes bug #262319. (diff) | |
download | gentoo-2-1e99a1823e932b54c2c62eb894a48ca5c9bfe0d0.tar.gz gentoo-2-1e99a1823e932b54c2c62eb894a48ca5c9bfe0d0.tar.bz2 gentoo-2-1e99a1823e932b54c2c62eb894a48ca5c9bfe0d0.zip |
Use autopatch feature of elisp.eclass.
(Portage version: 2.2_rc27/cvs/Linux i686)
Diffstat (limited to 'app-emacs/icicles/ChangeLog')
-rw-r--r-- | app-emacs/icicles/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emacs/icicles/ChangeLog b/app-emacs/icicles/ChangeLog index b3df4d4bb186..01f702be8fc4 100644 --- a/app-emacs/icicles/ChangeLog +++ b/app-emacs/icicles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/icicles # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/icicles/ChangeLog,v 1.4 2009/01/29 02:02:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/icicles/ChangeLog,v 1.5 2009/03/29 22:30:30 ulm Exp $ + + 29 Mar 2009; Ulrich Mueller <ulm@gentoo.org> icicles-20081210.ebuild: + Use autopatch feature of elisp.eclass. 29 Jan 2009; Christian Faulhammer <fauli@gentoo.org> -icicles-20071205.ebuild: |