summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twisted/twisted-1.2.0.ebuild')
-rw-r--r--dev-python/twisted/twisted-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-1.2.0.ebuild b/dev-python/twisted/twisted-1.2.0.ebuild
index 05301bc9bec4..6be6299e820f 100644
--- a/dev-python/twisted/twisted-1.2.0.ebuild
+++ b/dev-python/twisted/twisted-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.12 2005/04/24 03:29:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.13 2005/05/05 23:07:49 swegener Exp $
inherit distutils
@@ -17,7 +17,7 @@ DEPEND=">=dev-lang/python-2.2
>=dev-python/pycrypto-1.9_alpha6
dev-python/pyserial
dev-python/pyopenssl
- gtk? ( gtk2? ( >=dev-python/pygtk-1.99* ) !gtk2? ( =dev-python/pygtk-0.6* ) )
+ gtk? ( gtk2? ( >=dev-python/pygtk-1.99 ) !gtk2? ( =dev-python/pygtk-0.6* ) )
doc? ( =dev-python/twisted-docs-${PV} )"
S=${WORKDIR}/Twisted-${PV}