summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-03 22:35:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-03 22:35:20 +0000
commit5bfb73311e984dc60a757bc2a39fc9410d288034 (patch)
treee958462db10e2f3bf7abe6440034f9b9a28e308f /games-engines
parentFix use invocation (Manifest recommit) (diff)
downloadgentoo-2-5bfb73311e984dc60a757bc2a39fc9410d288034.tar.gz
gentoo-2-5bfb73311e984dc60a757bc2a39fc9410d288034.tar.bz2
gentoo-2-5bfb73311e984dc60a757bc2a39fc9410d288034.zip
inherit eutils for epatch
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/scummvm-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-0.6.0.ebuild b/games-engines/scummvm/scummvm-0.6.0.ebuild
index 77caca691ce1..1557b67f0138 100644
--- a/games-engines/scummvm/scummvm-0.6.0.ebuild
+++ b/games-engines/scummvm/scummvm-0.6.0.ebuild
@@ -1,8 +1,8 @@
# 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/scummvm-0.6.0.ebuild,v 1.6 2004/06/01 21:05:28 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.6.0.ebuild,v 1.7 2004/06/03 22:35:20 mr_bones_ Exp $
-inherit games
+inherit eutils games
DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts adventures"
HOMEPAGE="http://scummvm.sourceforge.net/"