diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-01 09:52:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-01 09:52:40 +0000 |
commit | f59b56ae0964939c43f1a3e09fc4fd4ac8bc99e1 (patch) | |
tree | 72885c373b4e52216fee259b0f609c3ec3253e8b /dev-python/twisted-news | |
parent | Punt ipodslave, doesn't actually do absolutely anything now that KDE3 is gone (diff) | |
download | historical-f59b56ae0964939c43f1a3e09fc4fd4ac8bc99e1.tar.gz historical-f59b56ae0964939c43f1a3e09fc4fd4ac8bc99e1.tar.bz2 historical-f59b56ae0964939c43f1a3e09fc4fd4ac8bc99e1.zip |
amd64/x86 stable, bug #289680
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
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-8.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 6e346fee2815..35705e96d241 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.32 2009/11/30 01:33:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.33 2009/12/01 09:49:40 maekke Exp $ + + 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-news-8.2.0.ebuild: + amd64/x86 stable, bug #289680 *twisted-news-9.0.0 (30 Nov 2009) diff --git a/dev-python/twisted-news/twisted-news-8.2.0.ebuild b/dev-python/twisted-news/twisted-news-8.2.0.ebuild index ae3f806412d6..b919f966b444 100644 --- a/dev-python/twisted-news/twisted-news-8.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-8.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.2.0.ebuild,v 1.3 2009/11/29 13:41:19 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.2.0.ebuild,v 1.4 2009/12/01 09:49:40 maekke 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)* |