diff options
author | 2011-06-28 21:43:20 +0000 | |
---|---|---|
committer | 2011-06-28 21:43:20 +0000 | |
commit | 0680c4dc313107722a09e6d6384845d54ac3fb78 (patch) | |
tree | 4d835c96110a671a999ed4ac928270b4b73ffcad /app-xemacs/gnus | |
parent | Trim down 1.8 branch by removing vulnerable 1.8.4.3 ebuild. Version bump to 1... (diff) | |
download | historical-0680c4dc313107722a09e6d6384845d54ac3fb78.tar.gz historical-0680c4dc313107722a09e6d6384845d54ac3fb78.tar.bz2 historical-0680c4dc313107722a09e6d6384845d54ac3fb78.zip |
Commiting xemacs packages ppc for bug 369897
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'app-xemacs/gnus')
-rw-r--r-- | app-xemacs/gnus/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/gnus/gnus-1.94.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/gnus/ChangeLog b/app-xemacs/gnus/ChangeLog index da031f4ececb..93515ef32b94 100644 --- a/app-xemacs/gnus/ChangeLog +++ b/app-xemacs/gnus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/gnus # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.31 2011/06/25 18:13:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.32 2011/06/28 21:43:16 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> gnus-1.94.ebuild: + Marking gnus-1.94 ppc stable for bug 369897 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> gnus-1.94.ebuild: alpha/sparc stable wrt #369897 diff --git a/app-xemacs/gnus/gnus-1.94.ebuild b/app-xemacs/gnus/gnus-1.94.ebuild index c38185e9af3d..f7f8382b974d 100644 --- a/app-xemacs/gnus/gnus-1.94.ebuild +++ b/app-xemacs/gnus/gnus-1.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.94.ebuild,v 1.3 2011/06/25 18:13:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.94.ebuild,v 1.4 2011/06/28 21:43:16 ranger 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 |