diff options
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-9.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 89074678b2d6..7940073225f8 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.36 2010/01/17 18:55:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.37 2010/02/13 17:47:21 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> twisted-news-9.0.0.ebuild: + alpha/ia64/sparc stable wrt #300702 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> twisted-news-9.0.0.ebuild: diff --git a/dev-python/twisted-news/twisted-news-9.0.0.ebuild b/dev-python/twisted-news/twisted-news-9.0.0.ebuild index f8b462a567c1..6ed76576f714 100644 --- a/dev-python/twisted-news/twisted-news-9.0.0.ebuild +++ b/dev-python/twisted-news/twisted-news-9.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-9.0.0.ebuild,v 1.2 2010/01/17 18:55:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-9.0.0.ebuild,v 1.3 2010/02/13 17:47:21 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,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)* |