diff options
Diffstat (limited to 'net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild')
-rw-r--r-- | net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild b/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild index bff549167fbb..83cc529ec36b 100644 --- a/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild +++ b/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild,v 1.2 2013/08/01 17:20:39 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/tahoe-lafs/tahoe-lafs-1.10.0-r1.ebuild,v 1.3 2013/08/03 09:45:48 mgorny Exp $ EAPI=5 @@ -35,7 +35,7 @@ RDEPEND=" dev-python/pyopenssl[${PYTHON_USEDEP}] dev-python/pyutil[${PYTHON_USEDEP}] dev-python/simplejson[${PYTHON_USEDEP}] - >=dev-python/twisted-9.0.0-r1 + >=dev-python/twisted-core-9.0.0-r1 dev-python/zbase32[${PYTHON_USEDEP}] dev-python/zfec[${PYTHON_USEDEP}] net-zope/zope-interface[${PYTHON_USEDEP}] |