diff options
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" |