diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-04 02:23:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-04 02:23:03 +0000 |
commit | c7e87fb6125b7e0e035f0686118c1f1cb6ebd391 (patch) | |
tree | 7be6343d409c3f93a95c955c88c2c8ff94b5e59f /games-sports/race | |
parent | Changing mad dep to madplay. (diff) | |
download | historical-c7e87fb6125b7e0e035f0686118c1f1cb6ebd391.tar.gz historical-c7e87fb6125b7e0e035f0686118c1f1cb6ebd391.tar.bz2 historical-c7e87fb6125b7e0e035f0686118c1f1cb6ebd391.zip |
IUSE
Diffstat (limited to 'games-sports/race')
-rw-r--r-- | games-sports/race/race-0.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-sports/race/race-0.5.ebuild b/games-sports/race/race-0.5.ebuild index 87100e85b9a8..d81715daadc3 100644 --- a/games-sports/race/race-0.5.ebuild +++ b/games-sports/race/race-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/race/race-0.5.ebuild,v 1.4 2004/02/29 21:20:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/race/race-0.5.ebuild,v 1.5 2004/05/04 02:20:11 mr_bones_ Exp $ inherit games gcc eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://users.freebsd.org.uk/pub/foobar2k/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" RDEPEND="virtual/opengl virtual/glu |