diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 17:47:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 17:47:21 +0000 |
commit | deae386ff963a5e0f6708324c5889ca5f57158ad (patch) | |
tree | 445bdfa8093f4a413c176dafe6e97e064eb5c1b8 /dev-python/twisted-news | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #300702 (diff) | |
download | gentoo-2-deae386ff963a5e0f6708324c5889ca5f57158ad.tar.gz gentoo-2-deae386ff963a5e0f6708324c5889ca5f57158ad.tar.bz2 gentoo-2-deae386ff963a5e0f6708324c5889ca5f57158ad.zip |
alpha/ia64/sparc stable wrt #300702
(Portage version: 2.1.7.16/cvs/Linux ia64)
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)* |