summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-02-06 15:00:00 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-02-06 15:00:00 +0000
commit1248625e86084989efdd879c47812e2685517a5f (patch)
tree031a17a75bc128f62522719e7139e2765f47cef9 /app-emacs/gnus
parentBug fixed: #197638, #248190, #198254 (added new speex dep) (diff)
downloadgentoo-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')
-rw-r--r--app-emacs/gnus/ChangeLog7
-rw-r--r--app-emacs/gnus/gnus-5.10.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/gnus/ChangeLog b/app-emacs/gnus/ChangeLog
index fb9a8ab15af7..a5a28dcffdda 100644
--- a/app-emacs/gnus/ChangeLog
+++ b/app-emacs/gnus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnus
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.31 2008/04/18 06:26:29 ulm Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.32 2009/02/06 15:00:00 tcunha Exp $
+
+ 06 Feb 2009; Tiago Cunha <tcunha@gentoo.org> gnus-5.10.10.ebuild:
+ stable amd64/sparc, bug 257697
*gnus-5.10.10 (18 Apr 2008)
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=""