From 62d8fd3b19c11761fc2776112fb505f65567243d Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Fri, 29 Dec 2006 10:37:55 +0000 Subject: Fixed libtorrent dep as reported by Ville Salomäki wrt bug #159353 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (Portage version: 2.1.2_rc4) --- net-p2p/rtorrent/ChangeLog | 5 ++++- net-p2p/rtorrent/rtorrent-0.7.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index d2bf6031ca03..c46ae852b9ec 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.72 2006/12/28 16:27:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.73 2006/12/29 10:37:55 drizzt Exp $ + + 29 Dec 2006; Timothy Redaelli rtorrent-0.7.1.ebuild: + Fixed libtorrent dep as reported by Ville Salomäki wrt bug #159353 *rtorrent-0.7.1 (28 Dec 2006) diff --git a/net-p2p/rtorrent/rtorrent-0.7.1.ebuild b/net-p2p/rtorrent/rtorrent-0.7.1.ebuild index 32fec59c1da6..6e8c810009cb 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.1.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.1.ebuild,v 1.1 2006/12/28 16:27:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.1.ebuild,v 1.2 2006/12/29 10:37:55 drizzt Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" -RDEPEND=">=net-libs/libtorrent-0.11.0 +RDEPEND=">=net-libs/libtorrent-0.11.1 >=dev-libs/libsigc++-2.0 >=net-misc/curl-7.12 sys-libs/ncurses" -- cgit v1.2.3-65-gdbad