summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 17:25:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 17:25:11 +0000
commitc50e8b6de0318bcb60df48c3d5dc69c0b5f15e1e (patch)
tree365e7c166931fb21fe79a21e05c66e632bf660b4 /dev-python/twisted-conch
parentAdd warning about disabled desktop icons without USE dbus. One of most asked ... (diff)
downloadhistorical-c50e8b6de0318bcb60df48c3d5dc69c0b5f15e1e.tar.gz
historical-c50e8b6de0318bcb60df48c3d5dc69c0b5f15e1e.tar.bz2
historical-c50e8b6de0318bcb60df48c3d5dc69c0b5f15e1e.zip
x86 stable
Package-Manager: portage-2.1.2.2
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 efff5aa78587..5f95ac0cad61 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.24 2007/01/14 16:37:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.25 2007/03/12 17:03:11 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-conch-0.7.0.ebuild:
+ x86 stable
14 Jan 2007; Brent Baude <ranger@gentoo.org> twisted-conch-0.8.0.ebuild:
Marking twisted-conch-0.8.0 ~ppc64 for bug 144202
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 4fd65216bae2..1ef8864e5466 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.8 2007/01/14 16:36:09 ranger Exp $
+# $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 $
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"