diff options
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild | 5 | ||||
-rw-r--r-- | games-arcade/bumprace/bumprace-1.45.ebuild | 5 | ||||
-rw-r--r-- | games-arcade/cervi/cervi-0.0.3.ebuild | 5 | ||||
-rw-r--r-- | games-arcade/circuslinux/circuslinux-1.0.3.ebuild | 5 | ||||
-rw-r--r-- | games-arcade/ddrmat/ddrmat-0.9.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/digger/digger-20020314.ebuild | 5 | ||||
-rw-r--r-- | games-arcade/excido/excido-0.1.3.ebuild | 3 |
7 files changed, 19 insertions, 12 deletions
diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild index a3e1fa63371e..83bf6b1c1a9e 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.1.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-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.3 2004/04/27 08:02:34 mr_bones_ Exp $ inherit games @@ -11,11 +11,12 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND=">=dev-lang/python-2.2*" RDEPEND=">=dev-python/pygame-1.5.5" -S=${WORKDIR}/${PN} +S="${WORKDIR}/${PN}" src_compile() { # Compile the "statesaver" extension module to enable the Clock bonus diff --git a/games-arcade/bumprace/bumprace-1.45.ebuild b/games-arcade/bumprace/bumprace-1.45.ebuild index 487ea75bbb49..9a45b41d1d11 100644 --- a/games-arcade/bumprace/bumprace-1.45.ebuild +++ b/games-arcade/bumprace/bumprace-1.45.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-arcade/bumprace/bumprace-1.45.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bumprace/bumprace-1.45.ebuild,v 1.3 2004/04/27 08:03:02 mr_bones_ Exp $ inherit games @@ -8,9 +8,10 @@ DESCRIPTION="simple arcade racing game" HOMEPAGE="http://www.linux-games.com/bumprace/" SRC_URI="http://user.cs.tu-berlin.de/~karlb/${PN}/${P}.tar.gz" -KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" +KEYWORDS="x86 ppc" +IUSE="" DEPEND=">=media-libs/libsdl-1.1.5 media-libs/sdl-mixer diff --git a/games-arcade/cervi/cervi-0.0.3.ebuild b/games-arcade/cervi/cervi-0.0.3.ebuild index 6d17c91b290c..36ab8842051d 100644 --- a/games-arcade/cervi/cervi-0.0.3.ebuild +++ b/games-arcade/cervi/cervi-0.0.3.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-arcade/cervi/cervi-0.0.3.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cervi/cervi-0.0.3.ebuild,v 1.3 2004/04/27 08:03:33 mr_bones_ Exp $ inherit games @@ -9,9 +9,10 @@ DESCRIPTION="A multiplayer game where players drive a worm and try not to collid SRC_URI="http://tomi.nomi.cz/download/${P}.tar.bz2" HOMEPAGE="http://tomi.nomi.cz/" -KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" +KEYWORDS="x86" +IUSE="" RDEPEND="x11-libs/gtk+ media-sound/esound diff --git a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild b/games-arcade/circuslinux/circuslinux-1.0.3.ebuild index b88f065f7918..d94bc77f3a41 100644 --- a/games-arcade/circuslinux/circuslinux-1.0.3.ebuild +++ b/games-arcade/circuslinux/circuslinux-1.0.3.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/circuslinux-1.0.3.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/circuslinux/circuslinux-1.0.3.ebuild,v 1.3 2004/04/27 08:04:02 mr_bones_ Exp $ DESCRIPTION="clone of the Atari 2600 game \"Circus Atari\"" SRC_URI="ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/${P}.tar.gz" HOMEPAGE="http://www.newbreedsoftware.com/circus-linux/" -KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" +KEYWORDS="x86 ppc" +IUSE="" DEPEND="media-libs/libsdl media-libs/sdl-image diff --git a/games-arcade/ddrmat/ddrmat-0.9.ebuild b/games-arcade/ddrmat/ddrmat-0.9.ebuild index 697823d31c8b..686fe52e10d6 100644 --- a/games-arcade/ddrmat/ddrmat-0.9.ebuild +++ b/games-arcade/ddrmat/ddrmat-0.9.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-arcade/ddrmat/ddrmat-0.9.ebuild,v 1.4 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ddrmat/ddrmat-0.9.ebuild,v 1.5 2004/04/27 08:05:11 mr_bones_ Exp $ DESCRIPTION="Kernel module for parallel port Playstation joystick (i.e. DDR mats) adapters" HOMEPAGE="http://www.icculus.org/pyddr/" @@ -9,6 +9,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/games-arcade/digger/digger-20020314.ebuild b/games-arcade/digger/digger-20020314.ebuild index 32dec93a9ea4..f8b200926c4d 100644 --- a/games-arcade/digger/digger-20020314.ebuild +++ b/games-arcade/digger/digger-20020314.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/digger/digger-20020314.ebuild,v 1.4 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/digger/digger-20020314.ebuild,v 1.5 2004/04/27 08:05:56 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Digger Remastered" HOMEPAGE="http://www.digger.org/" @@ -11,6 +11,7 @@ SRC_URI="http://www.digger.org/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc" +IUSE="" DEPEND="media-libs/libsdl" diff --git a/games-arcade/excido/excido-0.1.3.ebuild b/games-arcade/excido/excido-0.1.3.ebuild index 146aa78095d9..1689a4d67e4a 100644 --- a/games-arcade/excido/excido-0.1.3.ebuild +++ b/games-arcade/excido/excido-0.1.3.ebuild @@ -9,8 +9,9 @@ HOMEPAGE="http://icculus.org/excido/" SRC_URI="http://icculus.org/excido/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86" SLOT="0" +KEYWORDS="x86" +IUSE="" DEPEND="dev-games/physfs media-libs/libsdl |