diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:21 +0000 |
commit | 84f6f0c65fed713bda57f464fd167257f7036b01 (patch) | |
tree | be52e1fce091918a96497ec06694b1180cb25b45 /dev-python/twisted-pair | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-84f6f0c65fed713bda57f464fd167257f7036b01.tar.gz gentoo-2-84f6f0c65fed713bda57f464fd167257f7036b01.tar.bz2 gentoo-2-84f6f0c65fed713bda57f464fd167257f7036b01.zip |
Stable for amd64, wrt bug #512912
(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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog index a8a966d4e852..2ed85f09abc0 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.29 2014/05/28 14:53:29 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.30 2014/07/22 10:44:21 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-pair-13.0.0-r1.ebuild: + Stable for amd64, wrt bug #512912 28 May 2014; Ian Delaney <idella4@gentoo.org> +files/14.0.0-tests.patch, twisted-pair-14.0.0.ebuild: 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 4d88883688b0..4f4531971d4f 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-2013 Gentoo Foundation +# 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.2 2013/08/09 13:03:45 mgorny Exp $ +# $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 $ 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}] |