diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-05-29 17:58:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-05-29 17:58:05 +0000 |
commit | 54d883fe8ba33126c600dc1ebefa36534ae3cbd9 (patch) | |
tree | c91062ab77487d3e5b84f20d932545b31d29f674 /dev-python/twisted-conch | |
parent | Add ~x86-fbsd keyword (currently profile masked). (diff) | |
download | historical-54d883fe8ba33126c600dc1ebefa36534ae3cbd9.tar.gz historical-54d883fe8ba33126c600dc1ebefa36534ae3cbd9.tar.bz2 historical-54d883fe8ba33126c600dc1ebefa36534ae3cbd9.zip |
stable amd64
Package-Manager: portage-3387-svn
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.5.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 2762012d89ea..f1ce06c123cb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.13 2006/05/26 18:42:56 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.14 2006/05/29 17:56:06 blubb Exp $ + + 29 May 2006; Simon Stelling <blubb@gentoo.org> + twisted-conch-0.5.0-r1.ebuild: + stable on amd64 *twisted-conch-0.7.0 (26 May 2006) diff --git a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild index 05e96d6a11cf..6425d15a89f0 100644 --- a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.0-r1.ebuild,v 1.6 2006/05/26 17:32:38 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild,v 1.7 2006/05/29 17:56:06 blubb Exp $ MY_PACKAGE=Conch @@ -8,7 +8,7 @@ inherit twisted eutils DESCRIPTION="Twisted SSHv2 implementation." -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 |