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-simulation | |
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-simulation')
4 files changed, 8 insertions, 4 deletions
diff --git a/games-simulation/corewars/corewars-0.9.12.ebuild b/games-simulation/corewars/corewars-0.9.12.ebuild index afb10aa0e1fa..78f704b7d411 100644 --- a/games-simulation/corewars/corewars-0.9.12.ebuild +++ b/games-simulation/corewars/corewars-0.9.12.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.12.ebuild,v 1.4 2004/07/01 11:23:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.12.ebuild,v 1.5 2004/07/14 14:58:38 agriffis Exp $ DESCRIPTION="Simulation game involving virtual machine code" SRC_URI="mirror://sourceforge/corewars/${P}.tar.gz" HOMEPAGE="http://corewars.sourceforge.net/" KEYWORDS="x86 ppc" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/games-simulation/corewars/corewars-0.9.13.ebuild b/games-simulation/corewars/corewars-0.9.13.ebuild index e22a79459a44..8daef65c1a34 100644 --- a/games-simulation/corewars/corewars-0.9.13.ebuild +++ b/games-simulation/corewars/corewars-0.9.13.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.4 2004/07/01 11:23:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.5 2004/07/14 14:58:38 agriffis Exp $ DESCRIPTION="Simulation game involving virtual machine code" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://corewars.sourceforge.net/" KEYWORDS="x86 ~ppc" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/games-simulation/simutrans/simutrans-0.82.10.ebuild b/games-simulation/simutrans/simutrans-0.82.10.ebuild index f82c05e5376d..4be12a94c0b9 100644 --- a/games-simulation/simutrans/simutrans-0.82.10.ebuild +++ b/games-simulation/simutrans/simutrans-0.82.10.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-simulation/simutrans/simutrans-0.82.10.ebuild,v 1.5 2004/06/24 23:23:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/simutrans/simutrans-0.82.10.ebuild,v 1.6 2004/07/14 14:59:12 agriffis Exp $ inherit games @@ -14,6 +14,7 @@ SRC_URI="http://www.simugraph.com/simutrans/data/simubase-0_82_9exp.zip LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +IUSE="" DEPEND="app-arch/unzip >=sys-apps/sed-4" diff --git a/games-simulation/stoned/stoned-1.0.4.ebuild b/games-simulation/stoned/stoned-1.0.4.ebuild index ebb8f5b64073..e35038ca6742 100644 --- a/games-simulation/stoned/stoned-1.0.4.ebuild +++ b/games-simulation/stoned/stoned-1.0.4.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-simulation/stoned/stoned-1.0.4.ebuild,v 1.4 2004/06/24 23:23:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned/stoned-1.0.4.ebuild,v 1.5 2004/07/14 14:59:35 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.webhome.de/stoned/download/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +IUSE="" RDEPEND="virtual/opengl virtual/glut |