summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/ChangeLog6
-rw-r--r--dev-python/twisted-names/twisted-names-8.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index b53afdaf9c04..0962b1167b80 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,10 @@
# 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.35 2009/11/11 17:01:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.36 2009/11/29 13:36:03 volkmar Exp $
+
+ 29 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
+ twisted-names-8.2.0.ebuild:
+ Stable for ppc, bug 289680
11 Nov 2009; Jeroen Roovers <jer@gentoo.org> twisted-names-8.2.0.ebuild:
Stable for HPPA (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 0258c6ac00c4..f8d42424ca8c 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.3 2009/11/11 17:01:27 jer Exp $
+# $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 $
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)*"