summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-08-08 03:09:57 +0000
committerJeroen Roovers <jer@gentoo.org>2008-08-08 03:09:57 +0000
commit7fa97cf2fdb0fb999820469c98e30a9bc68d0b76 (patch)
treeeb58579a3a93a6d43dd78019266c582724f81548 /dev-python
parentStable for HPPA (bug #231675). (diff)
downloadgentoo-2-7fa97cf2fdb0fb999820469c98e30a9bc68d0b76.tar.gz
gentoo-2-7fa97cf2fdb0fb999820469c98e30a9bc68d0b76.tar.bz2
gentoo-2-7fa97cf2fdb0fb999820469c98e30a9bc68d0b76.zip
Stable for HPPA (bug #231675).
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo-JeR parisc)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-names/ChangeLog5
-rw-r--r--dev-python/twisted-names/twisted-names-8.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index 4f4261ee3541..c2ab5b401ab8 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.25 2008/05/25 20:27:22 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.26 2008/08/08 03:09:57 jer Exp $
+
+ 08 Aug 2008; Jeroen Roovers <jer@gentoo.org> twisted-names-8.1.0.ebuild:
+ Stable for HPPA (bug #231675).
*twisted-names-8.1.0 (25 May 2008)
diff --git a/dev-python/twisted-names/twisted-names-8.1.0.ebuild b/dev-python/twisted-names/twisted-names-8.1.0.ebuild
index eec5e2b15691..3a49754973e1 100644
--- a/dev-python/twisted-names/twisted-names-8.1.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-8.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.1.0.ebuild,v 1.1 2008/05/25 20:27:22 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.1.0.ebuild,v 1.2 2008/08/08 03:09:57 jer Exp $
MY_PACKAGE=Names
@@ -8,6 +8,6 @@ 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"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"