diff options
Diffstat (limited to 'media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild')
-rw-r--r-- | media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild b/media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild index 41ee07e932ce..c986eab5cf8a 100644 --- a/media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild +++ b/media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild,v 1.1 2005/02/16 22:23:09 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers-extra/ati-drivers-extra-8.10.19.ebuild,v 1.2 2005/07/07 04:48:15 caleb Exp $ IUSE="qt" @@ -16,7 +16,7 @@ LICENSE="ATI GPL-2 QPL-1.0" KEYWORDS="~x86" # ~amd64 yet to be fixed DEPEND="=media-video/ati-drivers-${PV}* - qt? ( >=x11-libs/qt-3.0 )" + qt? ( =x11-libs/qt-3* )" ATIBIN="${D}/opt/ati/bin" RESTRICT="nostrip" |