diff options
author | 2014-09-15 08:19:40 +0000 | |
---|---|---|
committer | 2014-09-15 08:19:40 +0000 | |
commit | 7dfe11eaa4f622ae534aef8516e5c695dfdad8ed (patch) | |
tree | 0c199f1662da2c52536950a14518170c03d9fe4e /dev-python/twisted-names | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-7dfe11eaa4f622ae534aef8516e5c695dfdad8ed.tar.gz gentoo-2-7dfe11eaa4f622ae534aef8516e5c695dfdad8ed.tar.bz2 gentoo-2-7dfe11eaa4f622ae534aef8516e5c695dfdad8ed.zip |
Stable for sparc, 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 1d8e5e8ccd0b..0139bb449800 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.97 2014/08/25 10:58:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.98 2014/09/15 08:19:40 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> twisted-names-13.0.0-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-names-13.0.0-r1.ebuild: Stable for alpha, 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 4e5636b97eed..91ebf1c99da2 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.10 2014/08/25 10:58:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild,v 1.11 2014/09/15 08:19:40 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}]" |