diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:09 +0000 |
commit | ca1d8b6dc94e4a73698dec831eb98a68facb9065 (patch) | |
tree | 8a93f2ad4f74255eb9882c920ae921e95cae322a /dev-python/twisted-conch | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-ca1d8b6dc94e4a73698dec831eb98a68facb9065.tar.gz gentoo-2-ca1d8b6dc94e4a73698dec831eb98a68facb9065.tar.bz2 gentoo-2-ca1d8b6dc94e4a73698dec831eb98a68facb9065.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-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 7002cc5b649d..922043f8f0dd 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.105 2014/06/29 18:51:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.106 2014/07/22 10:44:09 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-conch-13.0.0-r1.ebuild: + Stable for amd64, wrt bug #512912 29 Jun 2014; Markus Meier <maekke@gentoo.org> twisted-conch-13.0.0-r1.ebuild: arm stable, bug #486506 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 fe2e8bebd92b..673ae374326f 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.4 2014/06/29 18:51:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-13.0.0-r1.ebuild,v 1.5 2014/07/22 10:44:09 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=" |