summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 17:21:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 17:21:05 +0000
commit3db2e3681cf85518ac46ec8d298379a10d0714fc (patch)
treec81eb63ed8baa1d9c3556a0aa0e7768621965f6a /dev-python/twisted-news
parentReplacing einfo with elog (diff)
downloadgentoo-2-3db2e3681cf85518ac46ec8d298379a10d0714fc.tar.gz
gentoo-2-3db2e3681cf85518ac46ec8d298379a10d0714fc.tar.bz2
gentoo-2-3db2e3681cf85518ac46ec8d298379a10d0714fc.zip
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r--dev-python/twisted-news/ChangeLog5
-rw-r--r--dev-python/twisted-news/twisted-news-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index b78e2bf35d8e..b952ce72189b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.17 2007/01/11 22:19:46 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.18 2007/03/12 17:21:05 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-news-0.2.0.ebuild:
+ x86 stable
*twisted-news-0.3.0 (11 Jan 2007)
diff --git a/dev-python/twisted-news/twisted-news-0.2.0.ebuild b/dev-python/twisted-news/twisted-news-0.2.0.ebuild
index a5da66c5c7a9..6c049e61fc7c 100644
--- a/dev-python/twisted-news/twisted-news-0.2.0.ebuild
+++ b/dev-python/twisted-news/twisted-news-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.0.ebuild,v 1.7 2007/01/11 22:19:46 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.2.0.ebuild,v 1.8 2007/03/12 17:21:05 armin76 Exp $
MY_PACKAGE=News
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted News is an NNTP server and programming library."
-KEYWORDS="alpha amd64 ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86"
DEPEND="=dev-python/twisted-2.4*
dev-python/twisted-mail"