summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-06-29 18:52:24 +0000
committerMarkus Meier <maekke@gentoo.org>2014-06-29 18:52:24 +0000
commit43289c37a0e8e93c13ae88a3d7f560b98b1071f7 (patch)
tree11efb5bdee18ab342d4e6c71bd6f4de012bdcf61 /dev-python/twisted-names
parentarm stable, bug #486506 (diff)
downloadgentoo-2-43289c37a0e8e93c13ae88a3d7f560b98b1071f7.tar.gz
gentoo-2-43289c37a0e8e93c13ae88a3d7f560b98b1071f7.tar.bz2
gentoo-2-43289c37a0e8e93c13ae88a3d7f560b98b1071f7.zip
arm stable, bug #486506
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/ChangeLog5
-rw-r--r--dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index 483aecd1217c..f697072fd91c 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.90 2014/06/04 00:09:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.91 2014/06/29 18:52:24 maekke Exp $
+
+ 29 Jun 2014; Markus Meier <maekke@gentoo.org> twisted-names-13.0.0-r1.ebuild:
+ arm stable, bug #486506
04 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-names-13.0.0-r1.ebuild:
Stable for HPPA (bug #486506).
diff --git a/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild b/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild
index 67c85d16ebad..fb9257dcd1e6 100644
--- a/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild
+++ b/dev-python/twisted-names/twisted-names-13.0.0-r1.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/twisted-names/twisted-names-13.0.0-r1.ebuild,v 1.3 2014/06/04 00:09:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild,v 1.4 2014/06/29 18:52:24 maekke Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@ inherit twisted-r1
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"