diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-03 22:00:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-03 22:00:07 +0000 |
commit | 0bbe12626219c164ad5b9b05c62737f82ceb250b (patch) | |
tree | 3a57ffe22573ea79848c371e88aebc659da81213 /net-p2p/qbittorrent | |
parent | fix ChangeLog header (diff) | |
download | gentoo-2-0bbe12626219c164ad5b9b05c62737f82ceb250b.tar.gz gentoo-2-0bbe12626219c164ad5b9b05c62737f82ceb250b.tar.bz2 gentoo-2-0bbe12626219c164ad5b9b05c62737f82ceb250b.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-p2p/qbittorrent')
-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" && \ |