diff options
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild index 8804d9004228..2e657e933caf 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.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.16.20-r1.ebuild,v 1.3 2006/06/03 05:29:33 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild,v 1.4 2006/06/03 06:06:54 joshuabaergen Exp $ IUSE="opengl" @@ -15,7 +15,7 @@ LICENSE="ATI" KEYWORDS="-*" #~amd64 ~x86" RDEPEND=">=x11-base/xorg-x11-6.8.0 - <x11-base/xorg-x11-7.1_rc0 + !>x11-base/xorg-x11-7.1_rc0 app-admin/eselect-opengl || ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* )" |