summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twisted/twisted-2.4.0.ebuild')
-rw-r--r--dev-python/twisted/twisted-2.4.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.4.0.ebuild b/dev-python/twisted/twisted-2.4.0.ebuild
index f974cf15929f..4e9c520bed94 100644
--- a/dev-python/twisted/twisted-2.4.0.ebuild
+++ b/dev-python/twisted/twisted-2.4.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/twisted-2.4.0.ebuild,v 1.2 2006/06/04 02:41:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.4.0.ebuild,v 1.3 2006/06/22 19:18:10 marienz Exp $
inherit eutils distutils versionator
@@ -19,7 +19,8 @@ DEPEND=">=dev-lang/python-2.3
>=net-zope/zopeinterface-3.0.1
serial? ( dev-python/pyserial )
crypt? ( >=dev-python/pyopenssl-0.5.1 )
- gtk? ( >=dev-python/pygtk-1.99 )"
+ gtk? ( >=dev-python/pygtk-1.99 )
+ !dev-python/twisted-docs"
S="${WORKDIR}/${MY_P}"