summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-01 15:16:59 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-01 15:16:59 +0000
commit9cd21ee701bdfb7c4da8d47668a6b4a2a9df7c3f (patch)
tree493b1d6d8b3167e1b0c8423df66ec08ce82e6aed /dev-python/twisted-conch
parentBackported fix for bug #67924 to the stable tree. Removed stale versions. (diff)
downloadgentoo-2-9cd21ee701bdfb7c4da8d47668a6b4a2a9df7c3f.tar.gz
gentoo-2-9cd21ee701bdfb7c4da8d47668a6b4a2a9df7c3f.tar.bz2
gentoo-2-9cd21ee701bdfb7c4da8d47668a6b4a2a9df7c3f.zip
stable amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r--dev-python/twisted-conch/ChangeLog5
-rw-r--r--dev-python/twisted-conch/twisted-conch-0.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog
index e1246ad9742b..918524b39924 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.18 2006/07/16 16:12:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.19 2006/08/01 15:16:59 blubb Exp $
+
+ 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-conch-0.7.0.ebuild:
+ stable on amd64
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
twisted-conch-0.7.0.ebuild:
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 95c2b717d285..fc630c6fe7f2 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-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.7.0.ebuild,v 1.4 2006/07/16 16:12:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.5 2006/08/01 15:16:59 blubb Exp $
MY_PACKAGE=Conch
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="Twisted SSHv2 implementation."
-KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ia64 ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.4
>=dev-python/pycrypto-1.9_alpha6"