diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-05 23:03:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-05 23:03:31 +0000 |
commit | bc9332547f2893997a785a94b43a66ce0ea56144 (patch) | |
tree | beea0a18f22dbeaea8d68aa629ea38e2e491ba7f /games-engines | |
parent | digest fix (diff) | |
download | historical-bc9332547f2893997a785a94b43a66ce0ea56144.tar.gz historical-bc9332547f2893997a785a94b43a66ce0ea56144.tar.bz2 historical-bc9332547f2893997a785a94b43a66ce0ea56144.zip |
fix S
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/Manifest | 2 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/Manifest b/games-engines/scummvm-tools/Manifest index 724fc5a65d65..5a2fe42a1625 100644 --- a/games-engines/scummvm-tools/Manifest +++ b/games-engines/scummvm-tools/Manifest @@ -1,6 +1,6 @@ MD5 42c5e788442dc1305af46e451f4695ba ChangeLog 597 MD5 decb9a3d07d5ef6853014d6e3dd1fa5c scummvm-tools-0.5.0.ebuild 707 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 e050919d8efe53f823ec09ffd4f3d668 scummvm-tools-0.6.0.ebuild 814 +MD5 637138c3de812a8cc6886b39ba4df153 scummvm-tools-0.6.0.ebuild 787 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.6.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild index fce4faeacaab..068d3abf4170 100644 --- a/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild,v 1.1 2004/04/05 22:55:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild,v 1.2 2004/04/05 23:03:31 mr_bones_ Exp $ inherit games -S="${WORKDIR}/tools-${PV}" DESCRIPTION="utilities for the SCUMM game engine" HOMEPAGE="http://scummvm.sourceforge.net/" SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2" |