summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-29 09:21:47 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-29 09:21:47 +0000
commitacc1dcda94f79251750747974e343744e0d32d65 (patch)
tree14354272b2949c128f07cce1acc19f0530c2137a /games-action
parentfix metadata (diff)
downloadgentoo-2-acc1dcda94f79251750747974e343744e0d32d65.tar.gz
gentoo-2-acc1dcda94f79251750747974e343744e0d32d65.tar.bz2
gentoo-2-acc1dcda94f79251750747974e343744e0d32d65.zip
make it stable baby
Diffstat (limited to 'games-action')
-rw-r--r--games-action/0verkill/0verkill-0.16-r2.ebuild4
-rw-r--r--games-action/glaxium/glaxium-0.5.ebuild5
-rw-r--r--games-action/moon-buggy/moon-buggy-0.5.53.ebuild10
-rw-r--r--games-action/slune/slune-0.6.1.ebuild4
4 files changed, 11 insertions, 12 deletions
diff --git a/games-action/0verkill/0verkill-0.16-r2.ebuild b/games-action/0verkill/0verkill-0.16-r2.ebuild
index c34185898b68..7822120e9f4a 100644
--- a/games-action/0verkill/0verkill-0.16-r2.ebuild
+++ b/games-action/0verkill/0verkill-0.16-r2.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-action/0verkill/0verkill-0.16-r2.ebuild,v 1.2 2004/02/12 08:15:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16-r2.ebuild,v 1.3 2004/02/29 09:19:45 vapier Exp $
inherit games eutils
@@ -10,7 +10,7 @@ SRC_URI="http://artax.karlin.mff.cuni.cz/~brain/0verkill/release/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="X"
RDEPEND="X? ( x11-base/xfree )"
diff --git a/games-action/glaxium/glaxium-0.5.ebuild b/games-action/glaxium/glaxium-0.5.ebuild
index ddc935ea4cf0..2e09af97fb08 100644
--- a/games-action/glaxium/glaxium-0.5.ebuild
+++ b/games-action/glaxium/glaxium-0.5.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-action/glaxium/glaxium-0.5.ebuild,v 1.6 2004/02/04 20:51:53 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/glaxium-0.5.ebuild,v 1.7 2004/02/29 09:20:11 vapier Exp $
inherit eutils flag-o-matic gcc games
@@ -8,10 +8,9 @@ DESCRIPTION="OpenGL-based space-ship shoot-em-up style game"
HOMEPAGE="http://xhosxe.free.fr/glaxium/"
SRC_URI="http://xhosxe.free.fr/glaxium/glaxium_${PV}.tar.gz"
-KEYWORDS="x86 amd64 ~ppc"
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
+KEYWORDS="x86 ppc amd64"
DEPEND=">=media-libs/libsdl-1.1.5
>=media-libs/sdl-mixer-1.2.4
diff --git a/games-action/moon-buggy/moon-buggy-0.5.53.ebuild b/games-action/moon-buggy/moon-buggy-0.5.53.ebuild
index 3f7b3cac4ec8..fbd9d8c80b02 100644
--- a/games-action/moon-buggy/moon-buggy-0.5.53.ebuild
+++ b/games-action/moon-buggy/moon-buggy-0.5.53.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-action/moon-buggy/moon-buggy-0.5.53.ebuild,v 1.5 2004/02/20 06:13:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/moon-buggy/moon-buggy-0.5.53.ebuild,v 1.6 2004/02/29 09:20:34 vapier Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://www.mathematik.uni-kl.de/~wwwstoch/voss/data/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
RDEPEND=">=sys-libs/ncurses-5"
DEPEND="${RDEPEND}
@@ -31,8 +31,8 @@ src_compile() {
src_install() {
egamesinstall sharedstatedir="${D}${GAMES_STATEDIR}" || die
- dodoc ANNOUNCE AUTHORS ChangeLog NEWS README TODO || die "dodoc failed"
- touch ${D}${GAMES_STATEDIR}/${PN}/mbscore || die "touch failed"
- fperms 664 ${GAMES_STATEDIR}/${PN}/mbscore || die "fperms failed"
+ dodoc ANNOUNCE AUTHORS ChangeLog NEWS README TODO
+ touch ${D}${GAMES_STATEDIR}/${PN}/mbscore
+ fperms 664 ${GAMES_STATEDIR}/${PN}/mbscore
prepgamesdirs
}
diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild
index b1be0110df8c..5fee7711d46d 100644
--- a/games-action/slune/slune-0.6.1.ebuild
+++ b/games-action/slune/slune-0.6.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-action/slune/slune-0.6.1.ebuild,v 1.3 2004/02/20 06:13:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.4 2004/02/29 09:20:46 vapier Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/x11
virtual/opengl