diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-08-18 05:54:02 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-08-18 05:54:02 +0000 |
commit | e810794a52ff1db047836b1c12ff3961a25f6572 (patch) | |
tree | 46fdb765f2762af5c6cc5ec25cf2afd39532c9a5 /app-editors/emacs-cvs/ChangeLog | |
parent | app-editors/emacs-cvs:gzip-el - Compress bundled Emacs Lisp source (diff) | |
download | gentoo-2-e810794a52ff1db047836b1c12ff3961a25f6572.tar.gz gentoo-2-e810794a52ff1db047836b1c12ff3961a25f6572.tar.bz2 gentoo-2-e810794a52ff1db047836b1c12ff3961a25f6572.zip |
Support gzip-el USE flag which will compress the bundled Emacs Lisp source files during installation.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-editors/emacs-cvs/ChangeLog')
-rw-r--r-- | app-editors/emacs-cvs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog index 62f52d9fa420..e7354eb314f5 100644 --- a/app-editors/emacs-cvs/ChangeLog +++ b/app-editors/emacs-cvs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/emacs-cvs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.48 2006/08/07 05:24:48 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.49 2006/08/18 05:54:02 mkennedy Exp $ + + 18 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org> + emacs-cvs-22.0.50-r3.ebuild: + Support gzip-el USE flag which will compress the bundled Emacs Lisp source + files during installation. *emacs-cvs-22.0.50-r3 (07 Aug 2006) |