summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-25 17:08:51 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-25 17:08:51 +0000
commit329d88b9631c358269970281578e589a41f7b07c (patch)
tree2f27988ffac03632a370bd99fda9f06ca75c17bc /dev-python/dnspython
parentStable for HPPA (bug #272454). (diff)
downloadgentoo-2-329d88b9631c358269970281578e589a41f7b07c.tar.gz
gentoo-2-329d88b9631c358269970281578e589a41f7b07c.tar.bz2
gentoo-2-329d88b9631c358269970281578e589a41f7b07c.zip
Stable for HPPA (bug #351026).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/ChangeLog5
-rw-r--r--dev-python/dnspython/dnspython-1.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog
index 3f06238f60eb..a9dfd7556db8 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.66 2011/01/15 15:44:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.67 2011/01/25 17:08:51 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> dnspython-1.9.2.ebuild:
+ Stable for HPPA (bug #351026).
15 Jan 2011; Markus Meier <maekke@gentoo.org> dnspython-1.9.2.ebuild:
x86 stable, bug #351026
diff --git a/dev-python/dnspython/dnspython-1.9.2.ebuild b/dev-python/dnspython/dnspython-1.9.2.ebuild
index d06a1d4276bf..b447910e7bae 100644
--- a/dev-python/dnspython/dnspython-1.9.2.ebuild
+++ b/dev-python/dnspython/dnspython-1.9.2.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.2.ebuild,v 1.5 2011/01/15 15:44:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.2.ebuild,v 1.6 2011/01/25 17:08:51 jer 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"