diff options
Diffstat (limited to 'app-xemacs/gnus')
-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 6a074b822da8..f6b8b1f752e5 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.19 2007/10/25 12:09:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.20 2007/10/26 18:04:25 nixnut Exp $ + + 26 Oct 2007; nixnut <nixnut@gentoo.org> gnus-1.91.ebuild: + Stable on ppc wrt bug 197046 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -gnus-1.65.ebuild, -gnus-1.71.ebuild: diff --git a/app-xemacs/gnus/gnus-1.91.ebuild b/app-xemacs/gnus/gnus-1.91.ebuild index 1bc1274c43f5..ff8549ebcac8 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.2 2007/07/11 02:37:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.91.ebuild,v 1.3 2007/10/26 18:04:25 nixnut 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 |