diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-28 13:52:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-28 13:52:37 +0000 |
commit | 8832e058c499b18c3e4dd3b674169bbb202ac2b2 (patch) | |
tree | d9575d1e7c0ce4b142a4bd1833aa3e0a9230967d /app-xemacs/gnus | |
parent | Include virtual/logger in RDEPEND, as the initscript already specifies 'need ... (diff) | |
download | historical-8832e058c499b18c3e4dd3b674169bbb202ac2b2.tar.gz historical-8832e058c499b18c3e4dd3b674169bbb202ac2b2.tar.bz2 historical-8832e058c499b18c3e4dd3b674169bbb202ac2b2.zip |
Stable on ppc64; bug #197046
Package-Manager: portage-2.1.3.16
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 446025e83511..e9c409161029 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.21 2007/10/26 22:51:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/ChangeLog,v 1.22 2007/10/28 13:47:32 corsair Exp $ + + 28 Oct 2007; Markus Rothe <corsair@gentoo.org> gnus-1.91.ebuild: + Stable on ppc64; bug #197046 26 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gnus-1.91.ebuild: stable x86, bug 197046 diff --git a/app-xemacs/gnus/gnus-1.91.ebuild b/app-xemacs/gnus/gnus-1.91.ebuild index 448fec4178c1..cab28bc65b33 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.4 2007/10/26 22:51:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnus/gnus-1.91.ebuild,v 1.5 2007/10/28 13:47:32 corsair 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 |