diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-01 09:50:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-01 09:50:23 +0000 |
commit | c77674f0c9d2a32de2dfef3c748c4f465c2f2d52 (patch) | |
tree | 35f260d09fd2a69990bac0731dbab5021c45a1d5 /dev-python/twisted-names | |
parent | amd64/x86 stable, bug #289680 (diff) | |
download | gentoo-2-c77674f0c9d2a32de2dfef3c748c4f465c2f2d52.tar.gz gentoo-2-c77674f0c9d2a32de2dfef3c748c4f465c2f2d52.tar.bz2 gentoo-2-c77674f0c9d2a32de2dfef3c748c4f465c2f2d52.zip |
amd64/x86 stable, bug #289680
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-8.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 48b0f4438e1a..0058a6e257ed 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-names # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.37 2009/11/30 01:33:04 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.38 2009/12/01 09:50:23 maekke Exp $ + + 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-names-8.2.0.ebuild: + amd64/x86 stable, bug #289680 *twisted-names-9.0.0 (30 Nov 2009) diff --git a/dev-python/twisted-names/twisted-names-8.2.0.ebuild b/dev-python/twisted-names/twisted-names-8.2.0.ebuild index f8d42424ca8c..9a1e0c6e7332 100644 --- a/dev-python/twisted-names/twisted-names-8.2.0.ebuild +++ b/dev-python/twisted-names/twisted-names-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-names/twisted-names-8.2.0.ebuild,v 1.4 2009/11/29 13:36:03 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v 1.5 2009/12/01 09:50:23 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -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-2)*" |