diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 19:00:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 19:00:52 +0000 |
commit | 5bc6cfb8196a588e0a1b00df055a21ddfbffbb78 (patch) | |
tree | bb7e115fa1b9ff200c494bc594b9ea9bd73d7c92 /dev-python/twisted-conch | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-5bc6cfb8196a588e0a1b00df055a21ddfbffbb78.tar.gz gentoo-2-5bc6cfb8196a588e0a1b00df055a21ddfbffbb78.tar.bz2 gentoo-2-5bc6cfb8196a588e0a1b00df055a21ddfbffbb78.zip |
Stable on sparc
(Portage version: 2.1.2.2)
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-0.7.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 5f95ac0cad61..cbc11f744413 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.25 2007/03/12 17:03:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.26 2007/03/12 19:00:52 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + twisted-conch-0.7.0.ebuild: + Stable on sparc 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-conch-0.7.0.ebuild: x86 stable diff --git a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild index 1ef8864e5466..a887a3fd3cd8 100644 --- a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.9 2007/03/12 17:03:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.10 2007/03/12 19:00:52 gustavoz Exp $ MY_PACKAGE=Conch @@ -8,7 +8,7 @@ inherit twisted eutils DESCRIPTION="Twisted SSHv2 implementation." -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" DEPEND="=dev-python/twisted-2.4* >=dev-python/pycrypto-1.9_alpha6" |