diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 21:35:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 21:35:43 +0000 |
commit | f17d04bd547fd4c989d879d109523aea711e4da1 (patch) | |
tree | 5ba7c64a8cae582d5bbf8a7b3bd19c2ebccb917d /x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild | |
parent | amd64 stable, bug 308521 (diff) | |
download | gentoo-2-f17d04bd547fd4c989d879d109523aea711e4da1.tar.gz gentoo-2-f17d04bd547fd4c989d879d109523aea711e4da1.tar.bz2 gentoo-2-f17d04bd547fd4c989d879d109523aea711e4da1.zip |
Reverting wrong stabilization due buggy script. Define IUSE.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild index 8aad8e9c495d..a1e2811f672b 100644 --- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild +++ b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild,v 1.2 2010/04/16 21:26:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.1.1.ebuild,v 1.3 2010/04/16 21:35:43 pacho Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,8 @@ inherit x-modular DESCRIPTION="CG3 video driver" -KEYWORDS="-* amd64 ~sparc" +KEYWORDS="-* ~sparc" +IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |