diff options
author | 2011-04-05 05:44:25 +0000 | |
---|---|---|
committer | 2011-04-05 05:44:25 +0000 | |
commit | 5d7fd9e7a52d7f8a0c657399d1d852fcc0026fe5 (patch) | |
tree | aabc834f62600de084e5bf916ade0eb372bfbba5 /net-p2p/deluge | |
parent | Depend on dev-lang/python because virtual/python will go away, bug 358849. (diff) | |
download | gentoo-2-5d7fd9e7a52d7f8a0c657399d1d852fcc0026fe5.tar.gz gentoo-2-5d7fd9e7a52d7f8a0c657399d1d852fcc0026fe5.tar.bz2 gentoo-2-5d7fd9e7a52d7f8a0c657399d1d852fcc0026fe5.zip |
Depend on dev-lang/python because virtual/python will go away, bug 358849.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-1.2.0.ebuild | 8 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-1.2.3.ebuild | 8 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-1.3.0.ebuild | 8 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-9999.ebuild | 8 |
5 files changed, 22 insertions, 18 deletions
diff --git a/net-p2p/deluge/ChangeLog b/net-p2p/deluge/ChangeLog index 39a2222ed178..5959bc36d8bb 100644 --- a/net-p2p/deluge/ChangeLog +++ b/net-p2p/deluge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/deluge -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v 1.158 2010/12/20 12:29:53 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v 1.159 2011/04/05 05:44:25 ulm Exp $ + + 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> deluge-1.2.0.ebuild, + deluge-1.2.3.ebuild, deluge-1.3.0.ebuild, deluge-9999.ebuild: + Depend on dev-lang/python because virtual/python will go away, bug 358849. 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> deluge-1.3.1.ebuild: Stable on amd64 wrt bug #349016 diff --git a/net-p2p/deluge/deluge-1.2.0.ebuild b/net-p2p/deluge/deluge-1.2.0.ebuild index 8e005cfa5571..ec3a108ac5e8 100644 --- a/net-p2p/deluge/deluge-1.2.0.ebuild +++ b/net-p2p/deluge/deluge-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.2.0.ebuild,v 1.3 2010/05/15 14:08:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.2.0.ebuild,v 1.4 2011/04/05 05:44:25 ulm Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ~ppc x86" IUSE="gtk libnotify webinterface" -DEPEND=">=virtual/python-2.5 +DEPEND=">=dev-lang/python-2.5 || ( app-arch/xz-utils app-arch/lzma-utils ) >=net-libs/rb_libtorrent-0.14.5[python] dev-python/setuptools" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} dev-python/chardet dev-python/pyopenssl dev-python/pyxdg - || ( >=virtual/python-2.6 dev-python/simplejson ) + || ( >=dev-lang/python-2.6 dev-python/simplejson ) >=dev-python/twisted-8.1 >=dev-python/twisted-web-8.1 gtk? ( diff --git a/net-p2p/deluge/deluge-1.2.3.ebuild b/net-p2p/deluge/deluge-1.2.3.ebuild index e68e9952c340..ed1a8a7cfc8c 100644 --- a/net-p2p/deluge/deluge-1.2.3.ebuild +++ b/net-p2p/deluge/deluge-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.2.3.ebuild,v 1.4 2010/12/11 01:23:41 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.2.3.ebuild,v 1.5 2011/04/05 05:44:25 ulm Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ~ppc ~sparc x86" IUSE="gtk libnotify webinterface" -DEPEND=">=virtual/python-2.5 +DEPEND=">=dev-lang/python-2.5 || ( app-arch/xz-utils app-arch/lzma-utils ) >=net-libs/rb_libtorrent-0.14.9[python] dev-python/setuptools" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} dev-python/chardet dev-python/pyopenssl dev-python/pyxdg - || ( >=virtual/python-2.6 dev-python/simplejson ) + || ( >=dev-lang/python-2.6 dev-python/simplejson ) >=dev-python/twisted-8.1 >=dev-python/twisted-web-8.1 gtk? ( diff --git a/net-p2p/deluge/deluge-1.3.0.ebuild b/net-p2p/deluge/deluge-1.3.0.ebuild index 010a96bd52c8..c596c4c39580 100644 --- a/net-p2p/deluge/deluge-1.3.0.ebuild +++ b/net-p2p/deluge/deluge-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.0.ebuild,v 1.2 2010/12/11 01:23:41 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.0.ebuild,v 1.3 2011/04/05 05:44:25 ulm Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86" IUSE="gtk libnotify webinterface" -DEPEND=">=virtual/python-2.5 +DEPEND=">=dev-lang/python-2.5 || ( app-arch/xz-utils app-arch/lzma-utils ) >=net-libs/rb_libtorrent-0.14.9[python] dev-python/setuptools" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} dev-python/chardet dev-python/pyopenssl dev-python/pyxdg - || ( >=virtual/python-2.6 dev-python/simplejson ) + || ( >=dev-lang/python-2.6 dev-python/simplejson ) >=dev-python/twisted-8.1 >=dev-python/twisted-web-8.1 gtk? ( diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild index cc2593998055..dba73515bb59 100644 --- a/net-p2p/deluge/deluge-9999.ebuild +++ b/net-p2p/deluge/deluge-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-9999.ebuild,v 1.24 2010/03/24 20:00:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-9999.ebuild,v 1.25 2011/04/05 05:44:25 ulm Exp $ EAPI="2" @@ -17,14 +17,14 @@ SLOT="0" KEYWORDS="" IUSE="gtk libnotify webinterface" -DEPEND=">=virtual/python-2.5 +DEPEND=">=dev-lang/python-2.5 >=net-libs/rb_libtorrent-0.14.9[python] dev-python/setuptools" RDEPEND="${DEPEND} dev-python/chardet dev-python/pyopenssl dev-python/pyxdg - || ( >=virtual/python-2.6 dev-python/simplejson ) + || ( >=dev-lang/python-2.6 dev-python/simplejson ) >=dev-python/twisted-8.1 >=dev-python/twisted-web-8.1 gtk? ( |