summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 16:12:14 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 16:12:14 +0000
commitae4d83339738e0b93a825dfde35c42fc3468f5ac (patch)
treea84b425a3062fd877d2445f7b282585f1621646d /dev-python/twisted-conch
parentnew upstream release. (diff)
downloadhistorical-ae4d83339738e0b93a825dfde35c42fc3468f5ac.tar.gz
historical-ae4d83339738e0b93a825dfde35c42fc3468f5ac.tar.bz2
historical-ae4d83339738e0b93a825dfde35c42fc3468f5ac.zip
ppc stable
Package-Manager: portage-2.1.1_pre2-r8
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r--dev-python/twisted-conch/ChangeLog6
-rw-r--r--dev-python/twisted-conch/twisted-conch-0.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog
index 6bdfddcbc07f..e1246ad9742b 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.17 2006/07/13 02:08:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.18 2006/07/16 16:12:14 dertobi123 Exp $
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ twisted-conch-0.7.0.ebuild:
+ ppc stable
13 Jul 2006; Aron Griffis <agriffis@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 d4f70dd58ff9..95c2b717d285 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.3 2006/07/13 02:08:58 agriffis Exp $
+# $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 $
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"