summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-08-23 12:41:29 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-08-23 12:41:29 +0000
commit504f5523b9f848d5a49b2872f642ae738402a76e (patch)
treee60de15638f4f94218d686fcac6a7e762ea8a32f /x11-apps
parentAdd PKG_CONFIG_PATH to the environment of Qt so the pkgconfig files are prope... (diff)
downloadgentoo-2-504f5523b9f848d5a49b2872f642ae738402a76e.tar.gz
gentoo-2-504f5523b9f848d5a49b2872f642ae738402a76e.tar.bz2
gentoo-2-504f5523b9f848d5a49b2872f642ae738402a76e.zip
fix the Qt3 deps
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/ati-drivers-extra/ChangeLog7
-rw-r--r--x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild4
-rw-r--r--x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild4
-rw-r--r--x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild4
-rw-r--r--x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/x11-apps/ati-drivers-extra/ChangeLog b/x11-apps/ati-drivers-extra/ChangeLog
index f9408c703e45..ee185e58edb6 100644
--- a/x11-apps/ati-drivers-extra/ChangeLog
+++ b/x11-apps/ati-drivers-extra/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-apps/ati-drivers-extra
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ChangeLog,v 1.14 2006/08/01 22:52:11 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ChangeLog,v 1.15 2006/08/23 12:41:29 caleb Exp $
+
+ 23 Aug 2006; Caleb Tennis <caleb@gentoo.org>
+ ati-drivers-extra-8.22.5.ebuild, ati-drivers-extra-8.23.7.ebuild,
+ ati-drivers-extra-8.26.18.ebuild, ati-drivers-extra-8.27.10.ebuild:
+ fix the Qt3 deps
*ati-drivers-extra-8.27.10 (01 Aug 2006)
diff --git a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild
index 11de1a85abb0..8d11e04ca8bc 100644
--- a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild
+++ b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild,v 1.2 2006/06/23 23:46:02 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.22.5.ebuild,v 1.3 2006/08/23 12:41:29 caleb Exp $
IUSE="qt3"
@@ -16,7 +16,7 @@ LICENSE="ATI GPL-2 QPL-1.0"
KEYWORDS="-amd64 ~x86" # (~amd64 yet to be fixed)(see bug 95684)
DEPEND="=x11-drivers/ati-drivers-${PV}*
- qt3? ( >=x11-libs/qt-3.0 )"
+ qt3? ( =x11-libs/qt-3* )"
ATIBIN="${D}/opt/ati/bin"
SLOT="0"
diff --git a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild
index 981b974b19fb..d00e62443bad 100644
--- a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild
+++ b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild,v 1.2 2006/06/23 23:46:02 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.23.7.ebuild,v 1.3 2006/08/23 12:41:29 caleb Exp $
IUSE="qt3"
@@ -16,7 +16,7 @@ LICENSE="ATI GPL-2 QPL-1.0"
KEYWORDS="-amd64 ~x86" # (~amd64 yet to be fixed)(see bug 95684)
DEPEND="=x11-drivers/ati-drivers-${PV}*
- qt3? ( >=x11-libs/qt-3.0 )"
+ qt3? ( =x11-libs/qt-3* )"
ATIBIN="${D}/opt/ati/bin"
SLOT="0"
diff --git a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild
index 64355690c179..e8a79361761d 100644
--- a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild
+++ b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild,v 1.2 2006/07/06 13:32:24 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.26.18.ebuild,v 1.3 2006/08/23 12:41:29 caleb Exp $
IUSE="qt3"
@@ -15,7 +15,7 @@ LICENSE="ATI GPL-2 QPL-1.0"
KEYWORDS="-amd64 ~x86" # (~amd64 yet to be fixed)(see bug 95684)
DEPEND="=x11-drivers/ati-drivers-${PV}*
- qt3? ( >=x11-libs/qt-3.0 )"
+ qt3? ( =x11-libs/qt-3* )"
ATIBIN="${D}/opt/ati/bin"
SLOT="0"
diff --git a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild
index f6c3164036e6..d1da3a09aceb 100644
--- a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild
+++ b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild,v 1.2 2006/08/02 13:04:46 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.27.10.ebuild,v 1.3 2006/08/23 12:41:29 caleb Exp $
IUSE="qt3"
@@ -16,7 +16,7 @@ LICENSE="ATI GPL-2 QPL-1.0"
KEYWORDS="~amd64 ~x86" # (~amd64 yet to be fixed)(see bug 95684)
DEPEND="=x11-drivers/ati-drivers-${PV}*
- qt3? ( >=x11-libs/qt-3.0 )"
+ qt3? ( =x11-libs/qt-3* )"
ATIBIN="${D}/opt/ati/bin"
SLOT="0"