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/mule-base | |
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/mule-base')
-rw-r--r-- | app-xemacs/mule-base/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/mule-base/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/mule-base/mule-base-1.42.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/mule-base/ChangeLog b/app-xemacs/mule-base/ChangeLog index 21927b4d7339..bd9562f0c790 100644 --- a/app-xemacs/mule-base/ChangeLog +++ b/app-xemacs/mule-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/mule-base # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/ChangeLog,v 1.4 2003/10/03 02:32:09 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> mule-base-1.42.ebuild: + Stable on alpha *mule-base-1.42 (16 Dec 2002) diff --git a/app-xemacs/mule-base/Manifest b/app-xemacs/mule-base/Manifest index 3d65ef6db00e..4cfcab9c2831 100644 --- a/app-xemacs/mule-base/Manifest +++ b/app-xemacs/mule-base/Manifest @@ -1,3 +1,3 @@ -MD5 ae647dba9bc382a3fa5b7b7a304d335a ChangeLog 431 -MD5 a1007675de5924f2d1d44752160eb877 mule-base-1.42.ebuild 474 +MD5 8440b4c4de06a5c0bca39300abd881ae ChangeLog 521 +MD5 41250c783bc18c6a278d37c60f0bddb6 mule-base-1.42.ebuild 471 MD5 e3ba1f7cb15c9c1e7f4265cb95a81157 files/digest-mule-base-1.42 69 diff --git a/app-xemacs/mule-base/mule-base-1.42.ebuild b/app-xemacs/mule-base/mule-base-1.42.ebuild index e34d9afe625c..c8b1394929eb 100644 --- a/app-xemacs/mule-base/mule-base-1.42.ebuild +++ b/app-xemacs/mule-base/mule-base-1.42.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/mule-base/mule-base-1.42.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/mule-base-1.42.ebuild,v 1.5 2003/10/03 02:32:09 agriffis Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base app-xemacs/apel " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |