summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-12-20 18:37:44 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-12-20 18:37:44 +0000
commit2424149a3082e691be6af47621baf24d8ba1112a (patch)
treed26840c317eb2f826e34ac8af7521426132b77db /dev-python/twisted-news
parentamd64/x86 stable, bug #249521 (diff)
downloadhistorical-2424149a3082e691be6af47621baf24d8ba1112a.tar.gz
historical-2424149a3082e691be6af47621baf24d8ba1112a.tar.bz2
historical-2424149a3082e691be6af47621baf24d8ba1112a.zip
Stable on ppc wrt bug 231675
Package-Manager: portage-2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r--dev-python/twisted-news/ChangeLog5
-rw-r--r--dev-python/twisted-news/twisted-news-8.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index b6cd51c63c48..2668bbde5875 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.26 2008/08/24 11:28:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.27 2008/12/20 18:37:44 nixnut Exp $
+
+ 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-news-8.1.0.ebuild:
+ Stable on ppc wrt bug 231675
24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-news-8.1.0.ebuild:
Stable on ppc64; bug #231675
diff --git a/dev-python/twisted-news/twisted-news-8.1.0.ebuild b/dev-python/twisted-news/twisted-news-8.1.0.ebuild
index 831f1a02120e..a9f01a8c3acd 100644
--- a/dev-python/twisted-news/twisted-news-8.1.0.ebuild
+++ b/dev-python/twisted-news/twisted-news-8.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.5 2008/08/24 11:28:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.6 2008/12/20 18:37:44 nixnut Exp $
MY_PACKAGE=News
@@ -8,7 +8,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"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
dev-python/twisted-mail"