summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-06-03 05:29:33 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-06-03 05:29:33 +0000
commita525eb1f359a5e76c3b9478a2da5a0d116f95c33 (patch)
tree9b7bf93cc7013e4ab81fc015593cd86cd34b54bf /x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild
parentAdd metadata.xml, fix usage of newdepend() (diff)
downloadgentoo-2-a525eb1f359a5e76c3b9478a2da5a0d116f95c33.tar.gz
gentoo-2-a525eb1f359a5e76c3b9478a2da5a0d116f95c33.tar.bz2
gentoo-2-a525eb1f359a5e76c3b9478a2da5a0d116f95c33.zip
None of these drivers will work with xorg-server 1.1, so block it.
(Portage version: 2.1_rc3-r5)
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild
index 41b8d43078dd..fe9ec3ace899 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-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-drivers/ati-drivers/ati-drivers-8.23.7.ebuild,v 1.6 2006/05/02 00:03:23 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.23.7.ebuild,v 1.7 2006/06/03 05:29:33 joshuabaergen Exp $
IUSE="opengl"
@@ -14,7 +14,7 @@ SRC_URI="x86? ( mirror://gentoo/ati-driver-installer-${PV}-i386.run )
LICENSE="ATI"
KEYWORDS="~amd64 ~x86"
-RDEPEND="|| ( x11-base/xorg-server virtual/x11 )
+RDEPEND="|| ( <x11-base/xorg-server-1.0.99 <=virtual/x11-6.9 )
app-admin/eselect-opengl
|| ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* )"