diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-14 17:19:01 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-14 17:19:01 +0000 |
commit | ebd59833eb2c5be456c59f20df50523b2e648077 (patch) | |
tree | 5e70116089843f01c65dd1f0f967d115da131b6a /x11-drivers | |
parent | Force enable dri unconditionaly. Per bug #216196. (diff) | |
download | gentoo-2-ebd59833eb2c5be456c59f20df50523b2e648077.tar.gz gentoo-2-ebd59833eb2c5be456c59f20df50523b2e648077.tar.bz2 gentoo-2-ebd59833eb2c5be456c59f20df50523b2e648077.zip |
Whitespace
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild index 908a43cb3db1..442c22001489 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.15 2009/05/14 17:18:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.16 2009/05/14 17:19:01 scarabeus Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="ATI video driver" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="dri" +IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |