diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:27:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:27:50 +0000 |
commit | bc7e686cc3fe0e3bd46eaee5b3842944c53bd621 (patch) | |
tree | 3b11ebd0c0428ee3a56c15aa32b14f838b9fcb56 /games-arcade | |
parent | sync IUSE (-debug), don't dep on arch for gnuconfig_update (diff) | |
download | historical-bc7e686cc3fe0e3bd46eaee5b3842944c53bd621.tar.gz historical-bc7e686cc3fe0e3bd46eaee5b3842944c53bd621.tar.bz2 historical-bc7e686cc3fe0e3bd46eaee5b3842944c53bd621.zip |
sync IUSE (missing)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/excido/excido-0.1.2.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.5.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/njam/njam-0.96.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.00.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/pydance/pydance-0.8.4.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/pydance/pydance-0.9.1.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/ssc/ssc-0.7.ebuild | 3 |
7 files changed, 14 insertions, 7 deletions
diff --git a/games-arcade/excido/excido-0.1.2.ebuild b/games-arcade/excido/excido-0.1.2.ebuild index 5362d7ff5af4..2c87e82d8569 100644 --- a/games-arcade/excido/excido-0.1.2.ebuild +++ b/games-arcade/excido/excido-0.1.2.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-arcade/excido/excido-0.1.2.ebuild,v 1.4 2004/06/24 22:04:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/excido/excido-0.1.2.ebuild,v 1.5 2004/07/14 14:22:38 agriffis Exp $ inherit games @@ -10,6 +10,7 @@ SRC_URI="http://icculus.org/excido/${P}.tar.bz2" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" SLOT="0" DEPEND="dev-games/physfs diff --git a/games-arcade/monster-masher/monster-masher-1.5.ebuild b/games-arcade/monster-masher/monster-masher-1.5.ebuild index 92a2ec5c9d1d..2fa2e37f3e7c 100644 --- a/games-arcade/monster-masher/monster-masher-1.5.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.5.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-arcade/monster-masher/monster-masher-1.5.ebuild,v 1.2 2004/06/24 22:08:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.5.ebuild,v 1.3 2004/07/14 14:23:16 agriffis Exp $ DESCRIPTION="Squash the monsters with your levitation worker gnome" HOMEPAGE="http://www.cs.auc.dk/~olau/monster-masher/" @@ -9,6 +9,7 @@ SRC_URI="http://www.cs.auc.dk/~olau/monster-masher/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="virtual/x11 dev-cpp/gtkmm diff --git a/games-arcade/njam/njam-0.96.ebuild b/games-arcade/njam/njam-0.96.ebuild index eb076e892222..88d504dcd423 100644 --- a/games-arcade/njam/njam-0.96.ebuild +++ b/games-arcade/njam/njam-0.96.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-arcade/njam/njam-0.96.ebuild,v 1.4 2004/06/24 22:09:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/njam/njam-0.96.ebuild,v 1.5 2004/07/14 14:23:36 agriffis Exp $ inherit games eutils @@ -14,6 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND=">=media-libs/sdl-mixer-1.2.5 >=media-libs/sdl-image-1.2.2 diff --git a/games-arcade/project-starfighter/project-starfighter-1.00.ebuild b/games-arcade/project-starfighter/project-starfighter-1.00.ebuild index 331a9964cf46..842f0a8c7dea 100644 --- a/games-arcade/project-starfighter/project-starfighter-1.00.ebuild +++ b/games-arcade/project-starfighter/project-starfighter-1.00.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-arcade/project-starfighter/project-starfighter-1.00.ebuild,v 1.4 2004/07/01 03:08:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.00.ebuild,v 1.5 2004/07/14 14:25:11 agriffis Exp $ inherit games DESCRIPTION="A space themed shooter" HOMEPAGE="http://www.parallelrealities.co.uk/starfighter.php" KEYWORDS="x86" +IUSE="" LICENSE="as-is" S="${WORKDIR}/Starfighter" diff --git a/games-arcade/pydance/pydance-0.8.4.ebuild b/games-arcade/pydance/pydance-0.8.4.ebuild index 608346375ff5..bf285fd8ac7d 100644 --- a/games-arcade/pydance/pydance-0.8.4.ebuild +++ b/games-arcade/pydance/pydance-0.8.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-arcade/pydance/pydance-0.8.4.ebuild,v 1.3 2004/06/24 22:10:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.8.4.ebuild,v 1.4 2004/07/14 14:27:18 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" LICENSE="X11" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="dev-python/pygame media-libs/libvorbis diff --git a/games-arcade/pydance/pydance-0.9.1.ebuild b/games-arcade/pydance/pydance-0.9.1.ebuild index 67df4b1968b5..880ad346c997 100644 --- a/games-arcade/pydance/pydance-0.9.1.ebuild +++ b/games-arcade/pydance/pydance-0.9.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-arcade/pydance/pydance-0.9.1.ebuild,v 1.2 2004/06/24 22:10:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.9.1.ebuild,v 1.3 2004/07/14 14:27:18 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" LICENSE="X11" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="dev-python/pygame media-libs/libvorbis diff --git a/games-arcade/ssc/ssc-0.7.ebuild b/games-arcade/ssc/ssc-0.7.ebuild index 2854435bb2d3..920b388dc210 100644 --- a/games-arcade/ssc/ssc-0.7.ebuild +++ b/games-arcade/ssc/ssc-0.7.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-arcade/ssc/ssc-0.7.ebuild,v 1.4 2004/06/24 22:12:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ssc/ssc-0.7.ebuild,v 1.5 2004/07/14 14:27:50 agriffis Exp $ inherit games @@ -10,6 +10,7 @@ RESTRICT="nomirror" HOMEPAGE="http://sscx.sourceforge.net/" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" SLOT="0" |