diff options
author | 2014-07-23 15:15:32 +0000 | |
---|---|---|
committer | 2014-07-23 15:15:32 +0000 | |
commit | a0e073cbef6ce23b5e878f6bf4a156b837ea25c5 (patch) | |
tree | ff219b0fe5a395447d8bd8fd0acf89fc7ac238fc /dev-python/twisted-names | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-a0e073cbef6ce23b5e878f6bf4a156b837ea25c5.tar.gz gentoo-2-a0e073cbef6ce23b5e878f6bf4a156b837ea25c5.tar.bz2 gentoo-2-a0e073cbef6ce23b5e878f6bf4a156b837ea25c5.zip |
Stable for x86, 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 dfa2c51ef646..3189e58aed2e 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.92 2014/07/22 10:44:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.93 2014/07/23 15:15:32 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-names-13.0.0-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-names-13.0.0-r1.ebuild: Stable for amd64, wrt bug #512912 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 9de22de2cea8..0dc258bc80c7 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.5 2014/07/22 10:44:17 ago Exp $ +# $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 $ 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}]" |