summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/twisted-news/ChangeLog7
-rw-r--r--dev-python/twisted-news/twisted-news-10.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index 58b90ac47629..08fd2602bd9f 100644
--- a/dev-python/twisted-news/ChangeLog
+++ b/dev-python/twisted-news/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-news
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.43 2010/12/28 01:22:07 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.44 2011/01/06 20:27:50 armin76 Exp $
+
+ 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> twisted-news-10.2.0.ebuild:
+ alpha/ia64/sparc stable wrt #333211
28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-news-10.2.0.ebuild:
Marking twisted-news-10.2.0 ppc64 for bug 333211
diff --git a/dev-python/twisted-news/twisted-news-10.2.0.ebuild b/dev-python/twisted-news/twisted-news-10.2.0.ebuild
index 3d62cb1d0a59..6f03fdbe5d82 100644
--- a/dev-python/twisted-news/twisted-news-10.2.0.ebuild
+++ b/dev-python/twisted-news/twisted-news-10.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.2.0.ebuild,v 1.2 2010/12/28 01:22:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.2.0.ebuild,v 1.3 2011/01/06 20:27:50 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@ inherit twisted versionator
DESCRIPTION="Twisted News is an NNTP server and programming library."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*