diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-06-14 23:26:11 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-06-14 23:26:11 +0000 |
commit | 612fecff822ea1b05aa52e2629564759d98474b7 (patch) | |
tree | 0ce4492d8bdd5db6757a6d1d3cf67af23f1d0af3 /app-emacs/grep-edit/ChangeLog | |
parent | Do not assign SIMPLE_ELISP since elisp.eclass now detects this case automatic... (diff) | |
download | gentoo-2-612fecff822ea1b05aa52e2629564759d98474b7.tar.gz gentoo-2-612fecff822ea1b05aa52e2629564759d98474b7.tar.bz2 gentoo-2-612fecff822ea1b05aa52e2629564759d98474b7.zip |
Do not assign SIMPLE_ELISP since elisp.eclass now detects this case automatically.
(Portage version: 2.2_pre8/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'app-emacs/grep-edit/ChangeLog')
-rw-r--r-- | app-emacs/grep-edit/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emacs/grep-edit/ChangeLog b/app-emacs/grep-edit/ChangeLog index ec90ef0934c7..8a47dd6f7cd5 100644 --- a/app-emacs/grep-edit/ChangeLog +++ b/app-emacs/grep-edit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/grep-edit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/grep-edit/ChangeLog,v 1.1 2008/03/27 19:24:20 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/grep-edit/ChangeLog,v 1.2 2008/06/14 23:26:11 ulm Exp $ + + 14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> grep-edit-2.5.ebuild: + Do not assign SIMPLE_ELISP since elisp.eclass now detects this case + automatically. *grep-edit-2.5 (27 Mar 2008) |