diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 09:51:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 09:51:20 +0000 |
commit | a0c8175f9c7f7c55f9df03f10fdc24d3071f67df (patch) | |
tree | 8c9a68538a27ac2266733709fd868d46f827527c /dev-python/twisted-pair | |
parent | Stable for x86, wrt bug #468150 (diff) | |
download | gentoo-2-a0c8175f9c7f7c55f9df03f10fdc24d3071f67df.tar.gz gentoo-2-a0c8175f9c7f7c55f9df03f10fdc24d3071f67df.tar.bz2 gentoo-2-a0c8175f9c7f7c55f9df03f10fdc24d3071f67df.zip |
Stable for x86, wrt bug #468150
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-12.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog index 9100aa8e512b..aae427f6f4a9 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.23 2013/09/01 09:50:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.24 2013/09/01 09:51:20 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-pair-12.3.0.ebuild: + Stable for x86, wrt bug #468150 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-pair-12.3.0.ebuild: Stable for amd64, wrt bug #468150 diff --git a/dev-python/twisted-pair/twisted-pair-12.3.0.ebuild b/dev-python/twisted-pair/twisted-pair-12.3.0.ebuild index 1af02cbc647f..e690747d1a47 100644 --- a/dev-python/twisted-pair/twisted-pair-12.3.0.ebuild +++ b/dev-python/twisted-pair/twisted-pair-12.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-12.3.0.ebuild,v 1.3 2013/09/01 09:50:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-12.3.0.ebuild,v 1.4 2013/09/01 09:51:20 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="Twisted low-level networking" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)* |