diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:58:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:58:03 +0000 |
commit | 0dc2b56abab24686c8ddfabf8fd63e02bedfa36f (patch) | |
tree | 481ace2723c3da6da442d6128dfd2bf31637baf1 /dev-python/twisted-conch | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-0dc2b56abab24686c8ddfabf8fd63e02bedfa36f.tar.gz gentoo-2-0dc2b56abab24686c8ddfabf8fd63e02bedfa36f.tar.bz2 gentoo-2-0dc2b56abab24686c8ddfabf8fd63e02bedfa36f.zip |
Stable for alpha, 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 3daaaff65ad0..a13af95180c3 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.110 2014/08/23 15:29:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.111 2014/08/25 10:58:03 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-conch-13.0.0-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-conch-13.0.0-r1.ebuild: Stable for ia64, 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 62f90f7f1111..93a3dafeddce 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.9 2014/08/23 15:29:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild,v 1.10 2014/08/25 10:58:03 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=" |