summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/ChangeLog5
-rw-r--r--dev-python/dnspython/dnspython-1.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog
index 721da5667977..f889babb84f7 100644
--- a/dev-python/dnspython/ChangeLog
+++ b/dev-python/dnspython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dnspython
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.74 2011/05/13 14:27:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.75 2011/05/21 17:44:39 armin76 Exp $
+
+ 21 May 2011; Raúl Porcel <armin76@gentoo.org> dnspython-1.9.4.ebuild:
+ alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #365333
13 May 2011; Jeroen Roovers <jer@gentoo.org> dnspython-1.9.4.ebuild:
Stable for HPPA (bug #365333).
diff --git a/dev-python/dnspython/dnspython-1.9.4.ebuild b/dev-python/dnspython/dnspython-1.9.4.ebuild
index 03ea5aff806f..6161e30e27af 100644
--- a/dev-python/dnspython/dnspython-1.9.4.ebuild
+++ b/dev-python/dnspython/dnspython-1.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild,v 1.4 2011/05/13 14:27:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.4.ebuild,v 1.5 2011/05/21 17:44:39 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="examples"
DEPEND="dev-python/pycrypto"