summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Ochotnicky <sochotnicky@gentoo.org>2012-04-10 21:53:47 +0000
committerStanislav Ochotnicky <sochotnicky@gentoo.org>2012-04-10 21:53:47 +0000
commit56c55073038e4c0736772ead9c597804d58fedc3 (patch)
tree7f1de5ee9f76b8fc5728b99b9440ca0590618839 /net-p2p/rtorrent/rtorrent-0.8.9.ebuild
parentRemove old. (diff)
downloadgentoo-2-56c55073038e4c0736772ead9c597804d58fedc3.tar.gz
gentoo-2-56c55073038e4c0736772ead9c597804d58fedc3.tar.bz2
gentoo-2-56c55073038e4c0736772ead9c597804d58fedc3.zip
Fix to depend on exact minor version of net-libs/libtorrent to prevent
incompatible versions. Each minor version of rtorrent has minor version of net-libs/libtorrent associated with it (Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.8.9.ebuild')
-rw-r--r--net-p2p/rtorrent/rtorrent-0.8.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild b/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
index e160749cedd4..e226de4ff723 100644
--- a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.6 2012/03/07 21:51:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.7 2012/04/10 21:53:47 sochotnicky Exp $
EAPI=4
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="color daemon debug ipv6 test xmlrpc"
-COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
+COMMON_DEPEND="~net-libs/libtorrent-0.12.${PV##*.}
>=dev-libs/libsigc++-2.2.2:2
>=net-misc/curl-7.19.1
sys-libs/ncurses