diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:43:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:43:58 +0000 |
commit | 621f870bd4b95bed5cefba0ec3922a2701599d09 (patch) | |
tree | efcc27fa3dbb196bc78bb035e7921f5cad9555f1 /dev-python/twisted-names | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-621f870bd4b95bed5cefba0ec3922a2701599d09.tar.gz gentoo-2-621f870bd4b95bed5cefba0ec3922a2701599d09.tar.bz2 gentoo-2-621f870bd4b95bed5cefba0ec3922a2701599d09.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 3189e58aed2e..faff0d55acb5 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.93 2014/07/23 15:15:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.94 2014/07/28 13:43:58 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-names-13.0.0-r1.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-names-13.0.0-r1.ebuild: Stable for x86, wrt bug #512012 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 0dc258bc80c7..e33f19900e47 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.6 2014/07/23 15:15:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild,v 1.7 2014/07/28 13:43:58 ago 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}]" |