summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 20:32:39 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 20:32:39 +0000
commitd3d24f6505a2cc5ab49d680d5bf3f5d2986a5116 (patch)
treef67c80904c239376c4733d075079a4f660a19bfb /games-action/glaxium
parentAdded IUSE. (Manifest recommit) (diff)
downloadgentoo-2-d3d24f6505a2cc5ab49d680d5bf3f5d2986a5116.tar.gz
gentoo-2-d3d24f6505a2cc5ab49d680d5bf3f5d2986a5116.tar.bz2
gentoo-2-d3d24f6505a2cc5ab49d680d5bf3f5d2986a5116.zip
Added IUSE.
Diffstat (limited to 'games-action/glaxium')
-rw-r--r--games-action/glaxium/ChangeLog5
-rw-r--r--games-action/glaxium/glaxium-0.5.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/games-action/glaxium/ChangeLog b/games-action/glaxium/ChangeLog
index 85345e378432..c91e4784ee92 100644
--- a/games-action/glaxium/ChangeLog
+++ b/games-action/glaxium/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/glaxium
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/ChangeLog,v 1.6 2004/02/04 20:51:53 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/ChangeLog,v 1.7 2004/04/19 20:31:39 wolf31o2 Exp $
+
+ 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> glaxium-0.5.ebuild:
+ Added IUSE.
04 Feb 2004; David Holm <dholm@gentoo.org> glaxium-0.5.ebuild:
Added to ~ppc.
diff --git a/games-action/glaxium/glaxium-0.5.ebuild b/games-action/glaxium/glaxium-0.5.ebuild
index 2e09af97fb08..e3d35a57470f 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.7 2004/02/29 09:20:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/glaxium-0.5.ebuild,v 1.8 2004/04/19 20:31:39 wolf31o2 Exp $
inherit eutils flag-o-matic gcc games
@@ -11,6 +11,7 @@ SRC_URI="http://xhosxe.free.fr/glaxium/glaxium_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc amd64"
+IUSE=""
DEPEND=">=media-libs/libsdl-1.1.5
>=media-libs/sdl-mixer-1.2.4