diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-30 10:56:01 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-30 10:56:01 +0000 |
commit | 76a5461e205c0655980e45ed0df8e4ff0e282547 (patch) | |
tree | 02b18d652a6e376a08ff33c5e9ccc698dd12355a /app-emacs | |
parent | ppc stable, bug #145555 (diff) | |
download | gentoo-2-76a5461e205c0655980e45ed0df8e4ff0e282547.tar.gz gentoo-2-76a5461e205c0655980e45ed0df8e4ff0e282547.tar.bz2 gentoo-2-76a5461e205c0655980e45ed0df8e4ff0e282547.zip |
ppc stable, bug #144616
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gnus/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gnus/gnus-5.10.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gnus/ChangeLog b/app-emacs/gnus/ChangeLog index ffbbfe354564..a84c26cccc7a 100644 --- a/app-emacs/gnus/ChangeLog +++ b/app-emacs/gnus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/gnus # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.18 2006/08/22 02:35:26 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.19 2006/08/30 10:56:01 dertobi123 Exp $ + + 30 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> gnus-5.10.8.ebuild: + ppc stable, bug #144616 22 Aug 2006; Jason Wever <weeve@gentoo.org> gnus-5.10.8.ebuild: Stable on SPARC wrt bug #144616. diff --git a/app-emacs/gnus/gnus-5.10.8.ebuild b/app-emacs/gnus/gnus-5.10.8.ebuild index 6728a1b304e1..1d2e74ef3f28 100644 --- a/app-emacs/gnus/gnus-5.10.8.ebuild +++ b/app-emacs/gnus/gnus-5.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.8.ebuild,v 1.3 2006/08/22 02:35:26 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.8.ebuild,v 1.4 2006/08/30 10:56:01 dertobi123 Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnus.org/" SRC_URI="http://quimby.gnus.org/gnus/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc sparc ~x86" DEPEND="virtual/emacs" |