summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-01-03 22:00:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-01-03 22:00:07 +0000
commitfa9bf9fc17b7ed7353156689f0661dabd9495808 (patch)
treeaffb9392745e1595a66b25734b54146b885b79bc /net-p2p/qbittorrent
parentfix ChangeLog header (diff)
downloadhistorical-fa9bf9fc17b7ed7353156689f0661dabd9495808.tar.gz
historical-fa9bf9fc17b7ed7353156689f0661dabd9495808.tar.bz2
historical-fa9bf9fc17b7ed7353156689f0661dabd9495808.zip
whitespace
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Manifest8
-rw-r--r--net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild3
2 files changed, 5 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/Manifest b/net-p2p/qbittorrent/Manifest
index dc87b692132d..2ca7974e7fba 100644
--- a/net-p2p/qbittorrent/Manifest
+++ b/net-p2p/qbittorrent/Manifest
@@ -4,10 +4,10 @@ EBUILD qbittorrent-0.9.3.ebuild 1201 RMD160 5a7d5508163dcb48d8715d4d92646e5f6fa3
MD5 cd4d98280dce5d7eae7d37620ff805dd qbittorrent-0.9.3.ebuild 1201
RMD160 5a7d5508163dcb48d8715d4d92646e5f6fa32b1d qbittorrent-0.9.3.ebuild 1201
SHA256 765b0eb65014a84b2fd15141a954fd0960212bb2c7550edbc51347ab632abdac qbittorrent-0.9.3.ebuild 1201
-EBUILD qbittorrent-1.0.0_rc11.ebuild 1318 RMD160 d4a7378f79a532406397a7eaec0964269963b0d0 SHA1 ddd87d6e067cb8334c1c1487f264d2bb041c4e87 SHA256 2593ee42f6293a824962695d93494d2ff7e200d26348bbb48090912fd29d5f84
-MD5 53b557452082376724181e8e9783a1b1 qbittorrent-1.0.0_rc11.ebuild 1318
-RMD160 d4a7378f79a532406397a7eaec0964269963b0d0 qbittorrent-1.0.0_rc11.ebuild 1318
-SHA256 2593ee42f6293a824962695d93494d2ff7e200d26348bbb48090912fd29d5f84 qbittorrent-1.0.0_rc11.ebuild 1318
+EBUILD qbittorrent-1.0.0_rc11.ebuild 1319 RMD160 6eefdf2dd6bdbf80bf7ebcc4318a29ecdd3f8ace SHA1 4ca9beb49ae66e59e4f9d6acbb2c492d8daa47e3 SHA256 99fef808a13703fb389e0b575b2358a2141fc90d8ef63ebb1bfef754b035b374
+MD5 8ae1cad2c7cc206cdcb18666c4c70c1f qbittorrent-1.0.0_rc11.ebuild 1319
+RMD160 6eefdf2dd6bdbf80bf7ebcc4318a29ecdd3f8ace qbittorrent-1.0.0_rc11.ebuild 1319
+SHA256 99fef808a13703fb389e0b575b2358a2141fc90d8ef63ebb1bfef754b035b374 qbittorrent-1.0.0_rc11.ebuild 1319
MISC ChangeLog 5205 RMD160 ec390ce7144ea7056622fbf0cbd717a02d231767 SHA1 4e5198c6945648aa7827b78f574266533e7e07d0 SHA256 73cb84235bfb5bf886dc02ce2a5a2e363329bf8e493a65d736532be453546b06
MD5 805d26aece8fd4d97c3441daa476bbc4 ChangeLog 5205
RMD160 ec390ce7144ea7056622fbf0cbd717a02d231767 ChangeLog 5205
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" && \