summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 08:17:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 08:17:13 +0000
commit226df329dec73c0fe53e98643c84ea30cf83611b (patch)
treef3473c8325cc0118b560134a78556afaad8893d4 /games-arcade
parentIUSE (Manifest recommit) (diff)
downloadgentoo-2-226df329dec73c0fe53e98643c84ea30cf83611b.tar.gz
gentoo-2-226df329dec73c0fe53e98643c84ea30cf83611b.tar.bz2
gentoo-2-226df329dec73c0fe53e98643c84ea30cf83611b.zip
IUSE
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/netris/netris-0.52.ebuild5
-rw-r--r--games-arcade/njam/njam-1.00.ebuild3
-rw-r--r--games-arcade/solarwolf/solarwolf-1.3.ebuild3
-rw-r--r--games-arcade/ssc/ssc-0.8.ebuild8
-rw-r--r--games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild3
-rw-r--r--games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild3
-rw-r--r--games-arcade/viruskiller/viruskiller-0.1.ebuild3
-rw-r--r--games-arcade/viruskiller/viruskiller-0.9.ebuild3
-rw-r--r--games-arcade/xbill/xbill-2.1-r1.ebuild3
-rw-r--r--games-arcade/xevil/xevil-2.02_p2.ebuild3
-rw-r--r--games-arcade/xgalaga/xgalaga-2.0.34-r4.ebuild3
-rw-r--r--games-arcade/xrick/xrick-021212-r1.ebuild3
12 files changed, 27 insertions, 16 deletions
diff --git a/games-arcade/netris/netris-0.52.ebuild b/games-arcade/netris/netris-0.52.ebuild
index eb65114d197e..fe7191410a41 100644
--- a/games-arcade/netris/netris-0.52.ebuild
+++ b/games-arcade/netris/netris-0.52.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/netris/netris-0.52.ebuild,v 1.4 2004/03/16 16:16:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/netris/netris-0.52.ebuild,v 1.5 2004/04/27 08:12:17 mr_bones_ Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="Classic networked version of T*tris"
HOMEPAGE="http://www.netris.org/"
@@ -12,6 +12,7 @@ SRC_URI="ftp://ftp.netris.org/pub/netris/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND="sys-libs/ncurses"
diff --git a/games-arcade/njam/njam-1.00.ebuild b/games-arcade/njam/njam-1.00.ebuild
index 1b77d2abb9dc..4478e0700401 100644
--- a/games-arcade/njam/njam-1.00.ebuild
+++ b/games-arcade/njam/njam-1.00.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/njam/njam-1.00.ebuild,v 1.4 2004/03/16 16:16:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/njam/njam-1.00.ebuild,v 1.5 2004/04/27 08:12:52 mr_bones_ Exp $
inherit eutils games
@@ -13,6 +13,7 @@ SRC_URI="mirror://sourceforge/njam/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
+IUSE=""
RDEPEND=">=media-libs/sdl-mixer-1.2.5
>=media-libs/sdl-image-1.2.2
diff --git a/games-arcade/solarwolf/solarwolf-1.3.ebuild b/games-arcade/solarwolf/solarwolf-1.3.ebuild
index e9bee6e58cec..4215bd552066 100644
--- a/games-arcade/solarwolf/solarwolf-1.3.ebuild
+++ b/games-arcade/solarwolf/solarwolf-1.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/solarwolf/solarwolf-1.3.ebuild,v 1.3 2004/01/29 07:07:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/solarwolf/solarwolf-1.3.ebuild,v 1.4 2004/04/27 08:13:22 mr_bones_ Exp $
inherit games
@@ -11,6 +11,7 @@ SRC_URI="http://www.pygame.org/shredwheat/solarwolf/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 ~sparc"
+IUSE=""
DEPEND="dev-python/pygame
dev-lang/python
diff --git a/games-arcade/ssc/ssc-0.8.ebuild b/games-arcade/ssc/ssc-0.8.ebuild
index f1e5aa1b6e1f..f72d9566f036 100644
--- a/games-arcade/ssc/ssc-0.8.ebuild
+++ b/games-arcade/ssc/ssc-0.8.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/ssc/ssc-0.8.ebuild,v 1.3 2004/02/20 06:20:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/ssc/ssc-0.8.ebuild,v 1.4 2004/04/27 08:14:07 mr_bones_ Exp $
inherit games
DESCRIPTION="2D Geometric Space Combat"
-SRC_URI="mirror://sourceforge/sscx/${P}.tar.bz2"
-RESTRICT="nomirror"
HOMEPAGE="http://sscx.sourceforge.net/"
+SRC_URI="mirror://sourceforge/sscx/${P}.tar.bz2"
-KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="x86"
+IUSE=""
RDEPEND="virtual/opengl
virtual/glu
diff --git a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild b/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild
index c353603f2f09..49918fdeae98 100644
--- a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild
+++ b/games-arcade/thinktanksdemo/thinktanksdemo-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/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.3 2004/04/27 08:14:29 mr_bones_ Exp $
inherit games eutils
@@ -11,6 +11,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin"
LICENSE="THINKTANKS"
SLOT="0"
KEYWORDS="-* x86"
+IUSE=""
DEPEND=""
diff --git a/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild b/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild
index 390668794c51..3681cc30a016 100644
--- a/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild
+++ b/games-arcade/tuxracer-demo/tuxracer-demo-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/tuxracer-demo/tuxracer-demo-1.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxracer-demo/tuxracer-demo-1.1.ebuild,v 1.3 2004/04/27 08:14:58 mr_bones_ Exp $
inherit games eutils
@@ -12,6 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* x86"
RESTRICT="nofetch"
+IUSE=""
DEPEND="virtual/opengl
virtual/glu
diff --git a/games-arcade/viruskiller/viruskiller-0.1.ebuild b/games-arcade/viruskiller/viruskiller-0.1.ebuild
index a6d7791565c5..65b48d02cd08 100644
--- a/games-arcade/viruskiller/viruskiller-0.1.ebuild
+++ b/games-arcade/viruskiller/viruskiller-0.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/viruskiller/viruskiller-0.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.1.ebuild,v 1.3 2004/04/27 08:15:38 mr_bones_ Exp $
inherit games
@@ -12,6 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
RESTRICT="fetch"
+IUSE=""
DEPEND="media-libs/libsdl
media-libs/sdl-mixer
diff --git a/games-arcade/viruskiller/viruskiller-0.9.ebuild b/games-arcade/viruskiller/viruskiller-0.9.ebuild
index 59ef2fec4354..decfbfbb7112 100644
--- a/games-arcade/viruskiller/viruskiller-0.9.ebuild
+++ b/games-arcade/viruskiller/viruskiller-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/viruskiller/viruskiller-0.9.ebuild,v 1.2 2004/03/19 08:31:47 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.3 2004/04/27 08:15:38 mr_bones_ Exp $
inherit games
@@ -12,6 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
RESTRICT="fetch"
+IUSE=""
DEPEND="media-libs/libsdl
media-libs/sdl-mixer
diff --git a/games-arcade/xbill/xbill-2.1-r1.ebuild b/games-arcade/xbill/xbill-2.1-r1.ebuild
index af37a25327ba..8b0c47a36921 100644
--- a/games-arcade/xbill/xbill-2.1-r1.ebuild
+++ b/games-arcade/xbill/xbill-2.1-r1.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/xbill/xbill-2.1-r1.ebuild,v 1.3 2004/03/19 21:01:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r1.ebuild,v 1.4 2004/04/27 08:16:05 mr_bones_ Exp $
inherit games
@@ -11,6 +11,7 @@ SRC_URI="http://www.xbill.org/download/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
KEYWORDS="x86 ppc amd64"
+IUSE=""
DEPEND="=x11-libs/gtk+-1*"
diff --git a/games-arcade/xevil/xevil-2.02_p2.ebuild b/games-arcade/xevil/xevil-2.02_p2.ebuild
index 37d9853f72a8..b14f3d6d8a96 100644
--- a/games-arcade/xevil/xevil-2.02_p2.ebuild
+++ b/games-arcade/xevil/xevil-2.02_p2.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/xevil/xevil-2.02_p2.ebuild,v 1.4 2004/03/02 14:13:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/xevil-2.02_p2.ebuild,v 1.5 2004/04/27 08:16:26 mr_bones_ Exp $
inherit games eutils
@@ -14,6 +14,7 @@ SRC_URI="http://www.xevil.com/download/stable/xevilsrc${MY_PV}.zip
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/games-arcade/xgalaga/xgalaga-2.0.34-r4.ebuild b/games-arcade/xgalaga/xgalaga-2.0.34-r4.ebuild
index fd51efee193f..beed4d8418af 100644
--- a/games-arcade/xgalaga/xgalaga-2.0.34-r4.ebuild
+++ b/games-arcade/xgalaga/xgalaga-2.0.34-r4.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/xgalaga/xgalaga-2.0.34-r4.ebuild,v 1.6 2004/02/29 10:12:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/xgalaga-2.0.34-r4.ebuild,v 1.7 2004/04/27 08:16:52 mr_bones_ Exp $
inherit eutils
@@ -12,6 +12,7 @@ SRC_URI="http://http.us.debian.org/debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc alpha sparc amd64"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/games-arcade/xrick/xrick-021212-r1.ebuild b/games-arcade/xrick/xrick-021212-r1.ebuild
index 909a9236d2c7..6982cca203fb 100644
--- a/games-arcade/xrick/xrick-021212-r1.ebuild
+++ b/games-arcade/xrick/xrick-021212-r1.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/xrick/xrick-021212-r1.ebuild,v 1.3 2004/03/16 16:16:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild,v 1.4 2004/04/27 08:17:13 mr_bones_ Exp $
inherit games
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.bigorno.net/xrick/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
+IUSE=""
RDEPEND=">=media-libs/libsdl-1.2
sys-libs/zlib"