diff options
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/gnus/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/gnus/gnus-1.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/gnus/ChangeLog b/app-xemacs/gnus/ChangeLog index 2526e4ed0071..f7151798a210 100644 --- a/app-xemacs/gnus/ChangeLog +++ b/app-xemacs/gnus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/gnus # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.23 2007/10/29 10:23:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.24 2007/11/25 15:01:56 graaff Exp $ + + 25 Nov 2007; Hans de Graaff <graaff@gentoo.org> gnus-1.91.ebuild: + Marked amd64 stable per kingtaco's email to -core 29 Oct 2007; Raúl Porcel <armin76@gentoo.org> gnus-1.91.ebuild: alpha/sparc stable wrt #197046 diff --git a/app-xemacs/gnus/gnus-1.91.ebuild b/app-xemacs/gnus/gnus-1.91.ebuild index b3db53188aea..de1b23740b9a 100644 --- a/app-xemacs/gnus/gnus-1.91.ebuild +++ b/app-xemacs/gnus/gnus-1.91.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/gnus/gnus-1.91.ebuild,v 1.6 2007/10/29 10:23:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.91.ebuild,v 1.7 2007/11/25 15:01:56 graaff Exp $ SLOT="0" IUSE="" @@ -23,6 +23,6 @@ app-xemacs/mailcrypt app-xemacs/ecrypto app-xemacs/sasl " -KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |