diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:32:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:32:43 +0000 |
commit | a5cb24f8ddeafa365dda673e29539287d90821fd (patch) | |
tree | 3d70b47dace8db6abafb3106931c3aefc020acbd /app-xemacs/mh-e | |
parent | Stable on alpha (diff) | |
download | gentoo-2-a5cb24f8ddeafa365dda673e29539287d90821fd.tar.gz gentoo-2-a5cb24f8ddeafa365dda673e29539287d90821fd.tar.bz2 gentoo-2-a5cb24f8ddeafa365dda673e29539287d90821fd.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/mh-e')
-rw-r--r-- | app-xemacs/mh-e/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/mh-e/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/mh-e/mh-e-1.17.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/mh-e/ChangeLog b/app-xemacs/mh-e/ChangeLog index 8f6c0714079e..c986cd29afc4 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/ChangeLog,v 1.4 2003/10/03 02:31:08 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> mh-e-1.17.ebuild: + Stable on alpha *mh-e-1.17 (22 Feb 2003) diff --git a/app-xemacs/mh-e/Manifest b/app-xemacs/mh-e/Manifest index c2e3d5ddb00a..bf24c25835b2 100644 --- a/app-xemacs/mh-e/Manifest +++ b/app-xemacs/mh-e/Manifest @@ -1,5 +1,5 @@ -MD5 9e6f45acf2722d969930d9a9bd1c7ba8 ChangeLog 550 +MD5 4dfcb14e30d59606c813a8ff8c29c9d6 ChangeLog 635 MD5 0c5aa026fc3bc57fc645cb521b2177c9 mh-e-1.16.ebuild 417 -MD5 e635999236bcfab64fe11f5dddbc468b mh-e-1.17.ebuild 543 +MD5 dff58ace564f6aad7f57aa531103ca34 mh-e-1.17.ebuild 540 MD5 b1e2e6cac00771d6c57744e5d02d0c36 files/digest-mh-e-1.16 64 MD5 dab2788f243ddd0cfede5d66e0742329 files/digest-mh-e-1.17 64 diff --git a/app-xemacs/mh-e/mh-e-1.17.ebuild b/app-xemacs/mh-e/mh-e-1.17.ebuild index 24f81b310f99..96def52f4ae2 100644 --- a/app-xemacs/mh-e/mh-e-1.17.ebuild +++ b/app-xemacs/mh-e/mh-e-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/mh-e-1.17.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mh-e/mh-e-1.17.ebuild,v 1.2 2003/10/03 02:31:08 agriffis Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/apel app-xemacs/sh-script app-xemacs/fsf-compat " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |