summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/qbittorrent/ChangeLog6
-rw-r--r--net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild4
-rw-r--r--net-p2p/qbittorrent/qbittorrent-1.1.0_beta1.ebuild4
-rw-r--r--net-p2p/qbittorrent/qbittorrent-1.1.0_beta3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog
index baeeb38ae9d7..9143ec793210 100644
--- a/net-p2p/qbittorrent/ChangeLog
+++ b/net-p2p/qbittorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/qbittorrent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.37 2008/07/12 15:16:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.38 2008/07/27 01:16:26 carlo Exp $
+
+ 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qbittorrent-1.0.0.ebuild,
+ qbittorrent-1.1.0_beta1.ebuild, qbittorrent-1.1.0_beta3.ebuild:
+ Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
*qbittorrent-1.1.0_beta3 (12 Jul 2008)
diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild
index 665ddb01a596..6c48a4c5e8b9 100644
--- a/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-1.0.0.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.ebuild,v 1.3 2008/06/03 10:44:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild,v 1.4 2008/07/27 01:16:26 carlo Exp $
EAPI="1"
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="|| ( x11-libs/qt-gui:4 >=x11-libs/qt-4.2:4 )
+DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 )
>=net-libs/rb_libtorrent-0.13
dev-libs/boost
net-misc/curl
diff --git a/net-p2p/qbittorrent/qbittorrent-1.1.0_beta1.ebuild b/net-p2p/qbittorrent/qbittorrent-1.1.0_beta1.ebuild
index 9fad25a1aa35..d0990adca6e3 100644
--- a/net-p2p/qbittorrent/qbittorrent-1.1.0_beta1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-1.1.0_beta1.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.1.0_beta1.ebuild,v 1.1 2008/06/03 10:44:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.1.0_beta1.ebuild,v 1.2 2008/07/27 01:16:26 carlo Exp $
EAPI="1"
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="|| ( x11-libs/qt-gui:4 >=x11-libs/qt-4.3:4 )
+DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 )
>=net-libs/rb_libtorrent-0.13_p2335
dev-libs/boost
net-misc/curl
diff --git a/net-p2p/qbittorrent/qbittorrent-1.1.0_beta3.ebuild b/net-p2p/qbittorrent/qbittorrent-1.1.0_beta3.ebuild
index 49933b448bfa..079c45dd6145 100644
--- a/net-p2p/qbittorrent/qbittorrent-1.1.0_beta3.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-1.1.0_beta3.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.1.0_beta3.ebuild,v 1.1 2008/07/12 15:16:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.1.0_beta3.ebuild,v 1.2 2008/07/27 01:16:26 carlo Exp $
EAPI="1"
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="|| ( x11-libs/qt-gui:4 >=x11-libs/qt-4.3:4 )
+DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 )
>=net-libs/rb_libtorrent-0.13.1
dev-libs/boost
net-misc/curl