diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:40:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:40:20 +0000 |
commit | 6507b2574c8f0a2e431fb509807d78e82fda0f48 (patch) | |
tree | 6f8a21fb3134fe125cae278f78aee84aee583a3e /games-engines/scummvm-tools | |
parent | sync IUSE (-doc) (diff) | |
download | historical-6507b2574c8f0a2e431fb509807d78e82fda0f48.tar.gz historical-6507b2574c8f0a2e431fb509807d78e82fda0f48.tar.bz2 historical-6507b2574c8f0a2e431fb509807d78e82fda0f48.zip |
sync IUSE (missing)
Diffstat (limited to 'games-engines/scummvm-tools')
-rw-r--r-- | games-engines/scummvm-tools/Manifest | 4 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-0.5.0.ebuild | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/Manifest b/games-engines/scummvm-tools/Manifest index e8137530effc..e030f2a2a548 100644 --- a/games-engines/scummvm-tools/Manifest +++ b/games-engines/scummvm-tools/Manifest @@ -1,6 +1,6 @@ +MD5 7c56b52dbed1b620f500c75ea0ae1aaa scummvm-tools-0.5.0.ebuild 705 +MD5 94b800ffcb41868e4fd97e77b6ec6b98 scummvm-tools-0.6.0.ebuild 777 MD5 8bc3027e99556489222c41fae37f923f ChangeLog 587 -MD5 d5a9b419b51f455fe93d0ba82bf3074d scummvm-tools-0.5.0.ebuild 697 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 94b800ffcb41868e4fd97e77b6ec6b98 scummvm-tools-0.6.0.ebuild 777 MD5 6688802155504c977bbbc7b91c668af3 files/digest-scummvm-tools-0.5.0 71 MD5 62f2dbbaa22d40bd48bc58fadd9fb64b files/digest-scummvm-tools-0.6.0 71 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="" |