diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:49:52 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:49:52 +0000 |
commit | 520899902eacd852d27b1532e74fe9ba89f12c72 (patch) | |
tree | f196473a6b06466af621d034e40564c850807a2c /app-xemacs/mh-e | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-520899902eacd852d27b1532e74fe9ba89f12c72.tar.gz gentoo-2-520899902eacd852d27b1532e74fe9ba89f12c72.tar.bz2 gentoo-2-520899902eacd852d27b1532e74fe9ba89f12c72.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/mh-e')
-rw-r--r-- | app-xemacs/mh-e/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/mh-e/mh-e-1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/mh-e/ChangeLog b/app-xemacs/mh-e/ChangeLog index 32fc71cd01e1..5d6a3f055a44 100644 --- a/app-xemacs/mh-e/ChangeLog +++ b/app-xemacs/mh-e/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mh-e # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/ChangeLog,v 1.11 2007/05/29 20:55:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/ChangeLog,v 1.12 2007/06/03 19:49:52 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> mh-e-1.29.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 29 May 2007; Raúl Porcel <armin76@gentoo.org> mh-e-1.29.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/mh-e/mh-e-1.29.ebuild b/app-xemacs/mh-e/mh-e-1.29.ebuild index 11ed688a2bc0..55786189f19f 100644 --- a/app-xemacs/mh-e/mh-e-1.29.ebuild +++ b/app-xemacs/mh-e/mh-e-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/mh-e-1.29.ebuild,v 1.2 2007/05/29 20:55:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/mh-e-1.29.ebuild,v 1.3 2007/06/03 19:49:52 graaff Exp $ SLOT="0" IUSE="" @@ -22,7 +22,7 @@ app-xemacs/xemacs-eterm app-xemacs/os-utils app-xemacs/ecrypto " -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |