From ec928b896a77523d03f6c0b6d67e3b1298d762fc Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Tue, 27 Mar 2007 20:53:16 +0000 Subject: Fix bug #170422 Thanks to arj (Portage version: 2.1.2.2) --- net-p2p/rtorrent/ChangeLog | 7 ++++++- net-p2p/rtorrent/rtorrent-0.7.2.ebuild | 4 ++-- net-p2p/rtorrent/rtorrent-0.7.3.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 596f85f81695..da4e7cc8aea0 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.84 2007/03/27 20:48:59 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.85 2007/03/27 20:53:16 drizzt Exp $ + + 27 Mar 2007; Timothy Redaelli rtorrent-0.7.2.ebuild, + rtorrent-0.7.3.ebuild: + Fix bug #170422 + Thanks to arj *rtorrent-0.7.3 (27 Mar 2007) diff --git a/net-p2p/rtorrent/rtorrent-0.7.2.ebuild b/net-p2p/rtorrent/rtorrent-0.7.2.ebuild index e730d9d44826..601253f93d28 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.2.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.2.ebuild,v 1.2 2007/02/05 09:38:06 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.2.ebuild,v 1.3 2007/03/27 20:53:16 drizzt Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -15,7 +15,7 @@ IUSE="debug" RDEPEND=">=net-libs/libtorrent-0.11.2 >=dev-libs/libsigc++-2.0 - >=net-misc/curl-7.12 + >=net-misc/curl-7.15 sys-libs/ncurses" DEPEND="${RDEPEND}" diff --git a/net-p2p/rtorrent/rtorrent-0.7.3.ebuild b/net-p2p/rtorrent/rtorrent-0.7.3.ebuild index e687af992ba9..8c95681b6261 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.3.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.3.ebuild,v 1.1 2007/03/27 20:48:59 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.3.ebuild,v 1.2 2007/03/27 20:53:16 drizzt Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -15,7 +15,7 @@ IUSE="debug" RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.} >=dev-libs/libsigc++-2.0 - >=net-misc/curl-7.12 + >=net-misc/curl-7.15 sys-libs/ncurses" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad