diff options
author | 2013-08-03 09:47:00 +0000 | |
---|---|---|
committer | 2013-08-03 09:47:00 +0000 | |
commit | c0947bb9d9fa46db20c7ee3153735e38f25909c9 (patch) | |
tree | 92951e10517335f610efe258ab5e7e9f44d25846 /net-p2p/deluge/deluge-1.3.3.ebuild | |
parent | Move dev-python/twisted to dev-python/twisted-core. (diff) | |
download | historical-c0947bb9d9fa46db20c7ee3153735e38f25909c9.tar.gz historical-c0947bb9d9fa46db20c7ee3153735e38f25909c9.tar.bz2 historical-c0947bb9d9fa46db20c7ee3153735e38f25909c9.zip |
Move dev-python/twisted to dev-python/twisted-core.
Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64
Manifest-Sign-Key: 0x9627F456F9DA7643!
Diffstat (limited to 'net-p2p/deluge/deluge-1.3.3.ebuild')
-rw-r--r-- | net-p2p/deluge/deluge-1.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/deluge/deluge-1.3.3.ebuild b/net-p2p/deluge/deluge-1.3.3.ebuild index 4fd26dd56f28..52213487add5 100644 --- a/net-p2p/deluge/deluge-1.3.3.ebuild +++ b/net-p2p/deluge/deluge-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.3.ebuild,v 1.5 2011/10/24 06:34:50 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.3.ebuild,v 1.6 2013/08/03 09:45:41 mgorny Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} dev-python/pyopenssl dev-python/pyxdg || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-python/simplejson ) - >=dev-python/twisted-8.1 + >=dev-python/twisted-core-8.1 >=dev-python/twisted-web-8.1 gtk? ( dev-python/pygame |