diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:27:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:27:40 +0000 |
commit | 48522ab9a8f02913eb069b988b756776eb58e7f2 (patch) | |
tree | c4749401f679a5bce5fa8a303cb66a892c408c4c /app-xemacs/gnus | |
parent | version bump for bug 30171 (diff) | |
download | gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.tar.gz gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.tar.bz2 gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/gnus')
-rw-r--r-- | app-xemacs/gnus/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/gnus/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/gnus/gnus-1.65.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/gnus/ChangeLog b/app-xemacs/gnus/ChangeLog index 8691ecc05830..002f98e53cfe 100644 --- a/app-xemacs/gnus/ChangeLog +++ b/app-xemacs/gnus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/gnus # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.4 2003/10/03 02:26:49 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> gnus-1.65.ebuild: + Stable on alpha *gnus-1.65 (22 Feb 2003) diff --git a/app-xemacs/gnus/Manifest b/app-xemacs/gnus/Manifest index 904b685381d6..db5cb8cbf411 100644 --- a/app-xemacs/gnus/Manifest +++ b/app-xemacs/gnus/Manifest @@ -1,5 +1,5 @@ -MD5 7ac17ca45c70ba9fe8e8a5c9832cef6b ChangeLog 550 +MD5 c9a470b793323e9f817d0ee93297e039 ChangeLog 635 MD5 bcdd0739505cce779e5503fa3e25f57f gnus-1.64.ebuild 553 -MD5 7e0766912bc4acf586cfb4f5a3ae618a gnus-1.65.ebuild 583 +MD5 bfa16aa65501ded6ceb6b0a7bc4bb836 gnus-1.65.ebuild 580 MD5 5cfd2f95cc9989e86953e6e7f6cbe142 files/digest-gnus-1.64 65 MD5 91be7e701a52b62a9eb17b92ffa4e50b files/digest-gnus-1.65 65 diff --git a/app-xemacs/gnus/gnus-1.65.ebuild b/app-xemacs/gnus/gnus-1.65.ebuild index 22d1e4f06138..756118612c20 100644 --- a/app-xemacs/gnus/gnus-1.65.ebuild +++ b/app-xemacs/gnus/gnus-1.65.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/gnus/gnus-1.65.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.65.ebuild,v 1.2 2003/10/03 02:26:49 agriffis Exp $ SLOT="0" IUSE="" @@ -19,7 +19,7 @@ app-xemacs/ecrypto app-xemacs/tm app-xemacs/apel " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |