diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-20 02:02:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-20 02:02:50 +0000 |
commit | db6b58b74f906a9c5c9073a7c9ca781cbe54b325 (patch) | |
tree | d6bb5132aed10a2615bc44dfe83b2034302ee600 /app-emacs/gnus | |
parent | version bumps; stable on x86 (diff) | |
download | historical-db6b58b74f906a9c5c9073a7c9ca781cbe54b325.tar.gz historical-db6b58b74f906a9c5c9073a7c9ca781cbe54b325.tar.bz2 historical-db6b58b74f906a9c5c9073a7c9ca781cbe54b325.zip |
Stable on sparc.
Diffstat (limited to 'app-emacs/gnus')
-rw-r--r-- | app-emacs/gnus/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gnus/gnus-5.10.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gnus/ChangeLog b/app-emacs/gnus/ChangeLog index 9d7a27c45513..ebbb18fa1da0 100644 --- a/app-emacs/gnus/ChangeLog +++ b/app-emacs/gnus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/gnus # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.9 2004/06/18 06:42:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.10 2004/06/20 02:02:50 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> gnus-5.10.6.ebuild: + Stable on sparc. 17 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> gnus-5.10.3.ebuild, gnus-5.10.6.ebuild: diff --git a/app-emacs/gnus/gnus-5.10.6.ebuild b/app-emacs/gnus/gnus-5.10.6.ebuild index 286bc40185de..8850f8c77877 100644 --- a/app-emacs/gnus/gnus-5.10.6.ebuild +++ b/app-emacs/gnus/gnus-5.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.6.ebuild,v 1.8 2004/06/18 06:42:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.6.ebuild,v 1.9 2004/06/20 02:02:50 weeve 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="x86 ~ppc alpha ~sparc ~amd64" +KEYWORDS="x86 ~ppc alpha sparc ~amd64" DEPEND="virtual/emacs emacs-w3? ( app-emacs/w3 )" |