diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-23 23:50:50 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-23 23:50:50 +0000 |
commit | 9ef51a3a9f3786b3fbfc9a8cea796d023d620a81 (patch) | |
tree | b883e1ac5085e8756676fd5d63153ecaea1c211c /dev-python/twisted-news | |
parent | Stable for HPPA PPC (bug #349045). (diff) | |
download | historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.tar.gz historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.tar.bz2 historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.zip |
x86 stable per bug 333389
Package-Manager: portage-2.1.9.25/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.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)* |