diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:40:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:40:01 +0000 |
commit | e143ca9aae579fb2afd25e9b5548a496690b0da5 (patch) | |
tree | 85a14173b9d01e9dc2ae2867e11abd2b42bdb7b0 /dev-python/twisted-conch | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-e143ca9aae579fb2afd25e9b5548a496690b0da5.tar.gz gentoo-2-e143ca9aae579fb2afd25e9b5548a496690b0da5.tar.bz2 gentoo-2-e143ca9aae579fb2afd25e9b5548a496690b0da5.zip |
Stable for ppc64, 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-conch')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 3fd7617ccb31..3ab016f746eb 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-conch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.108 2014/07/28 13:43:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.109 2014/08/21 10:40:01 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-conch-13.0.0-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-conch-13.0.0-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild b/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild index 0ad99fe77ca1..9dca6df5e4de 100644 --- a/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild +++ b/dev-python/twisted-conch/twisted-conch-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-conch/twisted-conch-13.0.0-r1.ebuild,v 1.7 2014/07/28 13:43:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild,v 1.8 2014/08/21 10:40:01 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted SSHv2 implementation" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND=" |