diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-23 23:48:03 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-23 23:48:03 +0000 |
commit | e488e7d1ee5b17a8672db2635f3acf929ebfdcf1 (patch) | |
tree | 7a708498d1dea6487bb099a920bf7d5e21e9b620 /dev-python | |
parent | x86 stable per bug 333389 (diff) | |
download | gentoo-2-e488e7d1ee5b17a8672db2635f3acf929ebfdcf1.tar.gz gentoo-2-e488e7d1ee5b17a8672db2635f3acf929ebfdcf1.tar.bz2 gentoo-2-e488e7d1ee5b17a8672db2635f3acf929ebfdcf1.zip |
x86 stable per bug 333389
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-10.1.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 dbd399ce1145..d9a149b48313 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.41 2010/12/22 21:51:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.42 2010/12/23 23:48:03 tomka Exp $ + + 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-news-10.1.0.ebuild: + x86 stable per bug 333389 *twisted-news-10.2.0 (22 Dec 2010) diff --git a/dev-python/twisted-news/twisted-news-10.1.0.ebuild b/dev-python/twisted-news/twisted-news-10.1.0.ebuild index d7b456cda6ec..5db53474a588 100644 --- a/dev-python/twisted-news/twisted-news-10.1.0.ebuild +++ b/dev-python/twisted-news/twisted-news-10.1.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-10.1.0.ebuild,v 1.2 2010/08/18 23:35:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.1.0.ebuild,v 1.3 2010/12/23 23:48:03 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)* |