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/locale | |
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/locale')
-rw-r--r-- | app-xemacs/locale/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/locale/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.20.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/locale/ChangeLog b/app-xemacs/locale/ChangeLog index 0b91d0814d89..34cfeef7f77f 100644 --- a/app-xemacs/locale/ChangeLog +++ b/app-xemacs/locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/locale # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.4 2003/10/03 02:29:46 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> locale-1.20.ebuild: + Stable on alpha *locale-1.20 (16 Dec 2002) diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest index 4f006b306b55..84a3a8fbced3 100644 --- a/app-xemacs/locale/Manifest +++ b/app-xemacs/locale/Manifest @@ -1,3 +1,3 @@ -MD5 144d0778b22e5615da6a0f02140653af ChangeLog 419 -MD5 25f4b09612ae0a3258747eb79e93204c locale-1.20.ebuild 424 +MD5 0109757d68cc97108339e6777f5fc2dc ChangeLog 506 +MD5 1e6c83b71f9ef672568c483d1ed1bb1c locale-1.20.ebuild 421 MD5 91554aae1ffc042c6c791f65d3bef5d2 files/digest-locale-1.20 65 diff --git a/app-xemacs/locale/locale-1.20.ebuild b/app-xemacs/locale/locale-1.20.ebuild index 7eb51192be43..6a0182748b6c 100644 --- a/app-xemacs/locale/locale-1.20.ebuild +++ b/app-xemacs/locale/locale-1.20.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/locale/locale-1.20.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.20.ebuild,v 1.5 2003/10/03 02:29:46 agriffis Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="mule" DEPEND="app-xemacs/mule-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |