# 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-0.9.2.ebuild,v 1.2 2007/04/20 15:09:49 armin76 Exp $ inherit eutils qt4 DESCRIPTION="BitTorrent client in C++ and Qt." HOMEPAGE="http://www.qbittorrent.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=net-libs/rb_libtorrent-0.12_rc2 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost net-misc/curl" pkg_setup() { if has_version "