From 1c1df207f73a36c9a7129abe12b8a8b359bcbc36 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Fri, 2 Nov 2007 15:50:53 +0000 Subject: Fix DEPEND (Portage version: 2.1.3.16) --- net-p2p/qbittorrent/ChangeLog | 6 +++++- net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 221772940d5c..cdcd4a2f7ac8 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.22 2007/10/22 14:39:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.23 2007/11/02 15:50:53 armin76 Exp $ + + 02 Nov 2007; Raúl Porcel + qbittorrent-1.0.0_rc6.ebuild: + Fix DEPEND *qbittorrent-1.0.0_rc6 (22 Oct 2007) diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild index cb414e67aebc..cc23f8648651 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.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/qbittorrent/qbittorrent-1.0.0_rc6.ebuild,v 1.1 2007/10/22 14:39:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc6.ebuild,v 1.2 2007/11/02 15:50:53 armin76 Exp $ inherit eutils qt4 multilib @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1683 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1719 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost -- cgit v1.2.3-65-gdbad