diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-07-03 07:15:49 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-07-03 07:15:49 +0000 |
commit | 4399dc8d723dfd34a7e3e5f45e14b9b52063517d (patch) | |
tree | a1e1fe15c2d9f36118a08f8a30cf8b5259efbce7 /app-emacs/mew/ChangeLog | |
parent | removed src_install (make use of DOCS variable and elisp.eclass) (diff) | |
download | historical-4399dc8d723dfd34a7e3e5f45e14b9b52063517d.tar.gz historical-4399dc8d723dfd34a7e3e5f45e14b9b52063517d.tar.bz2 historical-4399dc8d723dfd34a7e3e5f45e14b9b52063517d.zip |
add some quotes; remove pkg_postrm as it is the same from elisp.eclass
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-emacs/mew/ChangeLog')
-rw-r--r-- | app-emacs/mew/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emacs/mew/ChangeLog b/app-emacs/mew/ChangeLog index c4d652dea72a..8fd695f943d0 100644 --- a/app-emacs/mew/ChangeLog +++ b/app-emacs/mew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/mew # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/mew/ChangeLog,v 1.53 2007/06/08 06:03:13 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mew/ChangeLog,v 1.54 2007/07/03 07:15:49 opfer Exp $ + + 03 Jul 2007; Christian Faulhammer <opfer@gentoo.org> mew-5.2.ebuild: + add some quotes; remove pkg_postrm as it is the same from elisp.eclass 08 Jun 2007; Ulrich Mueller <ulm@gentoo.org> -mew-4.1.ebuild: Remove old version. |