diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:44:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:44:32 +0000 |
commit | 28122a85c853c8b3f9fdc6482e236038007d314e (patch) | |
tree | 92b43c904ad87a0063d033a914f55072acb1f8c7 /games-fps | |
parent | added gcc 3.4 fix, -fPIC fix, and ~amd64 keyword (Manifest recommit) (diff) | |
download | gentoo-2-28122a85c853c8b3f9fdc6482e236038007d314e.tar.gz gentoo-2-28122a85c853c8b3f9fdc6482e236038007d314e.tar.bz2 gentoo-2-28122a85c853c8b3f9fdc6482e236038007d314e.zip |
sync IUSE (+dedicated, -${IUSE})
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3/quake3-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3/quake3-1.31.ebuild b/games-fps/quake3/quake3-1.31.ebuild index da58dc728579..ac17bfbf0912 100644 --- a/games-fps/quake3/quake3-1.31.ebuild +++ b/games-fps/quake3/quake3-1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.10 2004/07/01 11:17:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.11 2004/07/14 14:44:32 agriffis Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-${PV}.x86.r LICENSE="Q3AEULA" SLOT="0" KEYWORDS="-* x86" -IUSE="${IUSE} X opengl" +IUSE="X dedicated opengl" RESTRICT="nostrip" RDEPEND="virtual/libc |