diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:36:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:36:17 +0000 |
commit | e035ece973627ff33a4840dc8b8a3b0c3576e830 (patch) | |
tree | 73f018715de2ebfd86234eb602ffaca4c9cfe25b /dev-python/twisted-names | |
parent | Marking twisted-news-8.2.0 ppc64 for bug 289680 (diff) | |
download | gentoo-2-e035ece973627ff33a4840dc8b8a3b0c3576e830.tar.gz gentoo-2-e035ece973627ff33a4840dc8b8a3b0c3576e830.tar.bz2 gentoo-2-e035ece973627ff33a4840dc8b8a3b0c3576e830.zip |
Marking twisted-names-8.2.0 ppc64 for bug 289680
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 0058a6e257ed..88aa2d52d9e4 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.38 2009/12/01 09:50:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.39 2009/12/16 00:36:17 ranger Exp $ + + 16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-names-8.2.0.ebuild: + Marking twisted-names-8.2.0 ppc64 stable for bug 289680 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-names-8.2.0.ebuild: amd64/x86 stable, bug #289680 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 9a1e0c6e7332..3adbea4e3310 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.5 2009/12/01 09:50:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v 1.6 2009/12/16 00:36:17 ranger 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)*" |