diff options
Diffstat (limited to 'media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.ebuild')
-rw-r--r-- | media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.ebuild b/media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.ebuild index 6a08777dd8c5..f6213a4e2e62 100644 --- a/media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.ebuild +++ b/media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.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.8.25.ebuild,v 1.3 2005/02/06 16:45:10 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers-extra/ati-drivers-extra-8.8.25.ebuild,v 1.4 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" |