diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 08:17:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 08:17:13 +0000 |
commit | 153edad7aad6da7486d2aeeac0f17ae510feb1a7 (patch) | |
tree | 626b91986d12879f42fc74a4394fd50ad4ae3672 /games-arcade/ssc | |
parent | IUSE; don't rdepend on sed (diff) | |
download | historical-153edad7aad6da7486d2aeeac0f17ae510feb1a7.tar.gz historical-153edad7aad6da7486d2aeeac0f17ae510feb1a7.tar.bz2 historical-153edad7aad6da7486d2aeeac0f17ae510feb1a7.zip |
IUSE
Diffstat (limited to 'games-arcade/ssc')
-rw-r--r-- | games-arcade/ssc/ssc-0.8.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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 |