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-words | |
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-words')
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-8.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog index b0039a3e9df7..fc2879916aa2 100644 --- a/dev-python/twisted-words/ChangeLog +++ b/dev-python/twisted-words/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-words # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.41 2009/11/30 01:35:11 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.42 2009/12/01 09:47:17 maekke Exp $ + + 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-words-8.2.0.ebuild: + amd64/x86 stable, bug #289680 *twisted-words-9.0.0 (30 Nov 2009) diff --git a/dev-python/twisted-words/twisted-words-8.2.0.ebuild b/dev-python/twisted-words/twisted-words-8.2.0.ebuild index 06fda31e6a43..bdf49f978ca0 100644 --- a/dev-python/twisted-words/twisted-words-8.2.0.ebuild +++ b/dev-python/twisted-words/twisted-words-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-words/twisted-words-8.2.0.ebuild,v 1.4 2009/11/29 13:18:22 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild,v 1.5 2009/12/01 09:47:17 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit twisted DESCRIPTION="Twisted Words contains Instant Messaging implementations." -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1)* |