summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/nevow/nevow-0.10.0.ebuild')
-rw-r--r--dev-python/nevow/nevow-0.10.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nevow/nevow-0.10.0.ebuild b/dev-python/nevow/nevow-0.10.0.ebuild
index aa2c6def6dc4..8a67737fffe1 100644
--- a/dev-python/nevow/nevow-0.10.0.ebuild
+++ b/dev-python/nevow/nevow-0.10.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nevow/nevow-0.10.0.ebuild,v 1.13 2012/10/12 08:16:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nevow/nevow-0.10.0.ebuild,v 1.14 2013/08/03 09:45:48 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -23,7 +23,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-linux"
IUSE="doc"
-DEPEND=">=dev-python/twisted-2.5
+DEPEND=">=dev-python/twisted-core-2.5
>=dev-python/twisted-web-8.1.0
net-zope/zope-interface"
RDEPEND="${DEPEND}"