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 | 866b0db38948c2153ed99ff440b48dbc657ae757 (patch) | |
tree | 89562c386b0106d7482a578d8df330fa2fd2e078 /games-engines | |
parent | digest fix (diff) | |
download | gentoo-2-866b0db38948c2153ed99ff440b48dbc657ae757.tar.gz gentoo-2-866b0db38948c2153ed99ff440b48dbc657ae757.tar.bz2 gentoo-2-866b0db38948c2153ed99ff440b48dbc657ae757.zip |
fix S
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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" |