diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-01-21 08:32:19 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-01-21 08:32:19 +0000 |
commit | 9e5eb292b4f42a9c84da30f47f7106308b23d337 (patch) | |
tree | b3292dbabb35f25841bea913e93b24c5fbad7752 /dev-python/twisted-news | |
parent | x86 stable per bug 350894 (diff) | |
download | gentoo-2-9e5eb292b4f42a9c84da30f47f7106308b23d337.tar.gz gentoo-2-9e5eb292b4f42a9c84da30f47f7106308b23d337.tar.bz2 gentoo-2-9e5eb292b4f42a9c84da30f47f7106308b23d337.zip |
x86 stable per bug 350894
(Portage version: 2.1.9.33/cvs/Linux i686)
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-10.2.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 f34c17edc256..a4154227550f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.46 2011/01/12 14:15:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.47 2011/01/21 08:32:19 tomka Exp $ + + 21 Jan 2011; Thomas Kahle <tomka@gentoo.org> twisted-news-10.2.0.ebuild: + x86 stable per bug 350894 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> twisted-news-10.2.0.ebuild: diff --git a/dev-python/twisted-news/twisted-news-10.2.0.ebuild b/dev-python/twisted-news/twisted-news-10.2.0.ebuild index 6c891bb306db..b90e15d67b37 100644 --- a/dev-python/twisted-news/twisted-news-10.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-10.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.2.0.ebuild,v 1.5 2011/01/12 14:15:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.2.0.ebuild,v 1.6 2011/01/21 08:32:19 tomka Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,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)* |