diff options
author | 2009-02-06 15:00:00 +0000 | |
---|---|---|
committer | 2009-02-06 15:00:00 +0000 | |
commit | 1248625e86084989efdd879c47812e2685517a5f (patch) | |
tree | 031a17a75bc128f62522719e7139e2765f47cef9 /app-emacs/gnus/gnus-5.10.10.ebuild | |
parent | Bug fixed: #197638, #248190, #198254 (added new speex dep) (diff) | |
download | gentoo-2-1248625e86084989efdd879c47812e2685517a5f.tar.gz gentoo-2-1248625e86084989efdd879c47812e2685517a5f.tar.bz2 gentoo-2-1248625e86084989efdd879c47812e2685517a5f.zip |
stable amd64/sparc, bug 257697
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 sparc64)
Diffstat (limited to 'app-emacs/gnus/gnus-5.10.10.ebuild')
-rw-r--r-- | app-emacs/gnus/gnus-5.10.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/gnus/gnus-5.10.10.ebuild b/app-emacs/gnus/gnus-5.10.10.ebuild index ccdf7649cedf..8ef6fff11b2f 100644 --- a/app-emacs/gnus/gnus-5.10.10.ebuild +++ b/app-emacs/gnus/gnus-5.10.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.10.ebuild,v 1.2 2008/04/21 17:36:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.10.ebuild,v 1.3 2009/02/06 15:00:00 tcunha Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://quimby.gnus.org/gnus/dist/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc sparc ~x86" IUSE="" DEPEND="" |