summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-04-08 06:24:44 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-04-08 06:24:44 +0000
commit2fdb4109168fd9275c87df6de49a626194cfcd6c (patch)
treeccc1f05d407e78e735897f145a24e443d6b5373a /dev-python
parentAdded ~ppc. bug 128688 (diff)
downloadgentoo-2-2fdb4109168fd9275c87df6de49a626194cfcd6c.tar.gz
gentoo-2-2fdb4109168fd9275c87df6de49a626194cfcd6c.tar.bz2
gentoo-2-2fdb4109168fd9275c87df6de49a626194cfcd6c.zip
Added ~ppc. bug 128688
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-news/ChangeLog5
-rw-r--r--dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index 195c7e4fed50..dbb408da669d 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.5 2006/04/03 21:48:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.6 2006/04/08 06:24:44 nixnut Exp $
+
+ 08 Apr 2006; <nixnut@gentoo.org> twisted-news-0.1.0-r1.ebuild:
+ Added ~ppc. bug #128688
03 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
twisted-news-0.1.0-r1.ebuild:
diff --git a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
index ddd3003285f1..a9b41a31abdc 100644
--- a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
+++ b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.3 2006/04/03 21:48:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.4 2006/04/08 06:24:44 nixnut Exp $
MY_PACKAGE=News
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted News is an NNTP server and programming library."
-KEYWORDS="~ia64 sparc ~x86"
+KEYWORDS="~ia64 ~ppc sparc ~x86"
DEPEND=">=dev-python/twisted-2
dev-python/twisted-mail"