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 | 226df329dec73c0fe53e98643c84ea30cf83611b (patch) | |
tree | f3473c8325cc0118b560134a78556afaad8893d4 /games-arcade/thinktanksdemo | |
parent | IUSE (Manifest recommit) (diff) | |
download | gentoo-2-226df329dec73c0fe53e98643c84ea30cf83611b.tar.gz gentoo-2-226df329dec73c0fe53e98643c84ea30cf83611b.tar.bz2 gentoo-2-226df329dec73c0fe53e98643c84ea30cf83611b.zip |
IUSE
Diffstat (limited to 'games-arcade/thinktanksdemo')
-rw-r--r-- | games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild b/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild index c353603f2f09..49918fdeae98 100644 --- a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild +++ b/games-arcade/thinktanksdemo/thinktanksdemo-1.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-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.3 2004/04/27 08:14:29 mr_bones_ Exp $ inherit games eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" LICENSE="THINKTANKS" SLOT="0" KEYWORDS="-* x86" +IUSE="" DEPEND="" |