diff options
Diffstat (limited to 'dev-python/twisted/twisted-2.0.0.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.0.0.ebuild b/dev-python/twisted/twisted-2.0.0.ebuild index 0d0fcc8cdbde..b95af9f72630 100644 --- a/dev-python/twisted/twisted-2.0.0.ebuild +++ b/dev-python/twisted/twisted-2.0.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-2.0.0.ebuild,v 1.3 2005/04/30 10:25:57 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.0.0.ebuild,v 1.4 2005/05/05 23:07:49 swegener Exp $ inherit distutils @@ -21,7 +21,7 @@ DEPEND=">=dev-lang/python-2.2 >=dev-python/pycrypto-1.9_alpha6 dev-python/pyserial dev-python/pyopenssl - gtk2? ( >=dev-python/pygtk-1.99* ) + gtk2? ( >=dev-python/pygtk-1.99 ) net-zope/zopeinterface" # doc? ( =dev-python/twisted-docs-${PV} )" |