summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-03 21:48:12 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-03 21:48:12 +0000
commitc37f15d7544171e2b6d98d652ac178032887436e (patch)
treed8ae107ef7548be76aa31874d48a3cb7a400bc07 /dev-python
parentStable on sparc wrt #128688 (diff)
downloadgentoo-2-c37f15d7544171e2b6d98d652ac178032887436e.tar.gz
gentoo-2-c37f15d7544171e2b6d98d652ac178032887436e.tar.bz2
gentoo-2-c37f15d7544171e2b6d98d652ac178032887436e.zip
Stable on sparc wrt #128688
(Portage version: 2.0.54)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-news/ChangeLog6
-rw-r--r--dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index 39289dd74c78..195c7e4fed50 100644
--- a/dev-python/twisted-news/ChangeLog
+++ b/dev-python/twisted-news/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2006/04/01 19:12:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.5 2006/04/03 21:48:12 gustavoz Exp $
+
+ 03 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ twisted-news-0.1.0-r1.ebuild:
+ Stable on sparc wrt #128688
01 Apr 2006; Aron Griffis <agriffis@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 be01d16da76b..ddd3003285f1 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.2 2006/04/01 19:12:42 agriffis Exp $
+# $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 $
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 sparc ~x86"
DEPEND=">=dev-python/twisted-2
dev-python/twisted-mail"