diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:01:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:01:01 +0000 |
commit | bf1f631a68bf8cce52a3da6c704b5cab95f4df20 (patch) | |
tree | a5d2758911305679e7345b04c762c4a9c535a40c /games-sports | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.tar.gz gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.tar.bz2 gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.zip |
sync IUSE (missing)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/torcs/torcs-1.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-sports/torcs/torcs-1.2.1.ebuild b/games-sports/torcs/torcs-1.2.1.ebuild index cc7541494f59..28f3a14f12a0 100644 --- a/games-sports/torcs/torcs-1.2.1.ebuild +++ b/games-sports/torcs/torcs-1.2.1.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-sports/torcs/torcs-1.2.1.ebuild,v 1.4 2004/06/24 23:25:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.1.ebuild,v 1.5 2004/07/14 15:00:18 agriffis Exp $ inherit games @@ -16,6 +16,7 @@ SRC_URI="mirror://sourceforge/torcs/TORCS-${PV}-src.tgz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND=">=media-libs/plib-1.6 virtual/opengl |