diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:28:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:28:16 +0000 |
commit | f323026b7453e278eb50f41ec50ce54798478de7 (patch) | |
tree | 22028df5cf15a1a368875f17742addf618dcb230 /games-arcade/ssc | |
parent | sync IUSE (-debug), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-f323026b7453e278eb50f41ec50ce54798478de7.tar.gz gentoo-2-f323026b7453e278eb50f41ec50ce54798478de7.tar.bz2 gentoo-2-f323026b7453e278eb50f41ec50ce54798478de7.zip |
sync IUSE (missing)
Diffstat (limited to 'games-arcade/ssc')
-rw-r--r-- | games-arcade/ssc/ssc-0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/ssc/ssc-0.7.ebuild b/games-arcade/ssc/ssc-0.7.ebuild index 2854435bb2d3..920b388dc210 100644 --- a/games-arcade/ssc/ssc-0.7.ebuild +++ b/games-arcade/ssc/ssc-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ssc/ssc-0.7.ebuild,v 1.4 2004/06/24 22:12:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ssc/ssc-0.7.ebuild,v 1.5 2004/07/14 14:27:50 agriffis Exp $ inherit games @@ -10,6 +10,7 @@ RESTRICT="nomirror" HOMEPAGE="http://sscx.sourceforge.net/" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" SLOT="0" |