diff options
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild index 1be8c7f52758..5882d1d97ddc 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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_rc11.ebuild,v 1.2 2008/01/03 20:40:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild,v 1.3 2008/01/03 22:00:07 mr_bones_ Exp $ inherit eutils qt4 multilib @@ -24,7 +24,6 @@ DEPEND=">=net-libs/rb_libtorrent-0.13_pre1876 RDEPEND="${DEPEND} >=dev-lang/python-2.3" - pkg_setup() { # We need boost built with threads if ! has_version ">=dev-libs/boost-1.34_pre20061214" && \ |