diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 08:11:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 08:11:46 +0000 |
commit | f87feab589b85426c8d410f10bbe3e0aea0d1e8b (patch) | |
tree | 131029ebff1dd1e1dcab51ebcd9872319bad265d /games-arcade/gunocide2ex | |
parent | IUSE; don't rdepend on sed (Manifest recommit) (diff) | |
download | gentoo-2-f87feab589b85426c8d410f10bbe3e0aea0d1e8b.tar.gz gentoo-2-f87feab589b85426c8d410f10bbe3e0aea0d1e8b.tar.bz2 gentoo-2-f87feab589b85426c8d410f10bbe3e0aea0d1e8b.zip |
IUSE
Diffstat (limited to 'games-arcade/gunocide2ex')
-rw-r--r-- | games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild b/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild index 148eea91fa56..f3946823385f 100644 --- a/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild +++ b/games-arcade/gunocide2ex/gunocide2ex-1.0.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/gunocide2ex/gunocide2ex-1.0.ebuild,v 1.4 2004/03/26 11:55:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild,v 1.5 2004/04/27 08:07:42 mr_bones_ Exp $ inherit eutils gcc games @@ -8,9 +8,10 @@ DESCRIPTION="fast-paced 2D shoot'em'up" HOMEPAGE="http://www.polyfrag.com/content/product_gunocide.html" SRC_URI="mirror://sourceforge/g2ex/g2ex-setup.run" -KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" +KEYWORDS="x86" +IUSE="" RDEPEND="media-libs/libsdl media-libs/sdl-ttf |