diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 09:51:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 09:51:09 +0000 |
commit | f7200e399e6ca56bd7cf2e4a2ab9fcc24f2701e6 (patch) | |
tree | c75783b0def84ed3bfb52b0451cb8707ba29974c /dev-python/twisted-conch | |
parent | x86 stable per bug 354033 (diff) | |
download | historical-f7200e399e6ca56bd7cf2e4a2ab9fcc24f2701e6.tar.gz historical-f7200e399e6ca56bd7cf2e4a2ab9fcc24f2701e6.tar.bz2 historical-f7200e399e6ca56bd7cf2e4a2ab9fcc24f2701e6.zip |
Stable on amd64 wrt bug #366131
Package-Manager: portage-2.1.9.47/cvs/Linux x86_64
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-11.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index b967b392780e..c034eb7fcbf0 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-conch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.69 2011/04/04 20:31:46 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.70 2011/05/09 09:49:32 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> + twisted-conch-11.0.0.ebuild: + Stable on amd64 wrt bug #366131 *twisted-conch-11.0.0 (04 Apr 2011) diff --git a/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild b/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild index a905a2956b0b..fc46c490f6be 100644 --- a/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild,v 1.1 2011/04/04 20:31:46 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild,v 1.2 2011/05/09 09:49:32 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit twisted versionator 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="=dev-python/twisted-$(get_version_component_range 1-2)* |