diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:43:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:43:52 +0000 |
commit | 20952183e2d51a2eda3edae0bf707011bd6c0543 (patch) | |
tree | e5909f1a04d8cf64d75a8f880e296bda82e99a94 /games-engines/scummvm-tools | |
parent | sync IUSE (-dedicated) (Manifest recommit) (diff) | |
download | gentoo-2-20952183e2d51a2eda3edae0bf707011bd6c0543.tar.gz gentoo-2-20952183e2d51a2eda3edae0bf707011bd6c0543.tar.bz2 gentoo-2-20952183e2d51a2eda3edae0bf707011bd6c0543.zip |
sync IUSE (missing)
Diffstat (limited to 'games-engines/scummvm-tools')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild index 71c626f6f54f..271bc75bda21 100644 --- a/games-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-0.5.0.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-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild,v 1.3 2004/06/24 22:39:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild,v 1.4 2004/07/14 14:40:20 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND="" |