diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:36 +0000 |
commit | d2092e3695c6ed392b7bf4ae5c0b2eaef020b981 (patch) | |
tree | c5f4491fd17f0c03bb01a1e5244da23982469a25 /dev-python/twisted-pair | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-d2092e3695c6ed392b7bf4ae5c0b2eaef020b981.tar.gz gentoo-2-d2092e3695c6ed392b7bf4ae5c0b2eaef020b981.tar.bz2 gentoo-2-d2092e3695c6ed392b7bf4ae5c0b2eaef020b981.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-pair')
-rw-r--r-- | dev-python/twisted-pair/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog index 2ed85f09abc0..90a6bdfa87f1 100644 --- a/dev-python/twisted-pair/ChangeLog +++ b/dev-python/twisted-pair/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-pair # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.30 2014/07/22 10:44:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.31 2014/07/23 15:15:36 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-pair-13.0.0-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-pair-13.0.0-r1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild b/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild index 4f4531971d4f..d618f724087d 100644 --- a/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild +++ b/dev-python/twisted-pair/twisted-pair-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-pair/twisted-pair-13.0.0-r1.ebuild,v 1.3 2014/07/22 10:44:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild,v 1.4 2014/07/23 15:15:36 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted low-level networking" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |