summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-07 10:45:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-07 10:45:25 +0000
commit005489542ec0323f3f7b470f77fbc93acca03286 (patch)
tree47cc3b42f07174c73432ebba5e5e31da05907f90 /dev-python/dnspython
parentStable for ppc, wrt bug #521952 (diff)
downloadgentoo-2-005489542ec0323f3f7b470f77fbc93acca03286.tar.gz
gentoo-2-005489542ec0323f3f7b470f77fbc93acca03286.tar.bz2
gentoo-2-005489542ec0323f3f7b470f77fbc93acca03286.zip
Stable for ppc, wrt bug #513558
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/ChangeLog5
-rw-r--r--dev-python/dnspython/dnspython-1.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog
index 4d1dc6914180..9bfaebf40841 100644
--- a/dev-python/dnspython/ChangeLog
+++ b/dev-python/dnspython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dnspython
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.89 2014/09/04 15:29:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.90 2014/09/07 10:45:25 ago Exp $
+
+ 07 Sep 2014; Agostino Sarubbo <ago@gentoo.org> dnspython-1.11.1.ebuild:
+ Stable for ppc, wrt bug #513558
*dnspython-1.12.0 (04 Sep 2014)
diff --git a/dev-python/dnspython/dnspython-1.11.1.ebuild b/dev-python/dnspython/dnspython-1.11.1.ebuild
index 4946a8f19a69..e2f00b38aef1 100644
--- a/dev-python/dnspython/dnspython-1.11.1.ebuild
+++ b/dev-python/dnspython/dnspython-1.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.7 2014/08/30 11:55:58 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.8 2014/09/07 10:45:25 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz"
LICENSE="ISC"
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 test"
DEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"