summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-06-17 14:48:27 +0000
committerJeroen Roovers <jer@gentoo.org>2014-06-17 14:48:27 +0000
commit88abe6c01baa8b31ff93cf27ede2483f7d582d02 (patch)
tree78c14dd0d461f077e07f7825b68ba3bcd76c28a0 /dev-python/dnspython
parentStable for HPPA (bug #511190). (diff)
downloadgentoo-2-88abe6c01baa8b31ff93cf27ede2483f7d582d02.tar.gz
gentoo-2-88abe6c01baa8b31ff93cf27ede2483f7d582d02.tar.bz2
gentoo-2-88abe6c01baa8b31ff93cf27ede2483f7d582d02.zip
Stable for HPPA (bug #513558).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/ChangeLog7
-rw-r--r--dev-python/dnspython/dnspython-1.11.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog
index fcd518d380c6..8789635136bc 100644
--- a/dev-python/dnspython/ChangeLog
+++ b/dev-python/dnspython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dnspython
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.82 2013/10/21 07:57:14 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.83 2014/06/17 14:48:27 jer Exp $
+
+ 17 Jun 2014; Jeroen Roovers <jer@gentoo.org> dnspython-1.11.1.ebuild:
+ Stable for HPPA (bug #513558).
*dnspython-1.11.1 (21 Oct 2013)
diff --git a/dev-python/dnspython/dnspython-1.11.1.ebuild b/dev-python/dnspython/dnspython-1.11.1.ebuild
index 5443c7ed7c8a..2b42fb38c27b 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-2013 Gentoo Foundation
+# 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.1 2013/10/21 07:57:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.2 2014/06/17 14:48:27 jer 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}]"