summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-06-23 00:54:36 +0000
committerAron Griffis <agriffis@gentoo.org>2005-06-23 00:54:36 +0000
commit6efba7d0189e5c40e8fc4bba9f91e6fbabff9ef8 (patch)
treeb0c9f5bebcde376ba1a6ef94e34f86eb43bf776d /games-engines
parentstable for x86 (diff)
downloadgentoo-2-6efba7d0189e5c40e8fc4bba9f91e6fbabff9ef8.tar.gz
gentoo-2-6efba7d0189e5c40e8fc4bba9f91e6fbabff9ef8.tar.bz2
gentoo-2-6efba7d0189e5c40e8fc4bba9f91e6fbabff9ef8.zip
RESTRICT=maketest -> RESTRICT=test
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/scummvm-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-0.7.1.ebuild b/games-engines/scummvm/scummvm-0.7.1.ebuild
index 82d904fef9c5..3d40b6994ed1 100644
--- a/games-engines/scummvm/scummvm-0.7.1.ebuild
+++ b/games-engines/scummvm/scummvm-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.7.1.ebuild,v 1.3 2005/05/28 09:25:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.7.1.ebuild,v 1.4 2005/06/23 00:54:36 agriffis Exp $
inherit eutils games
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE="alsa debug flac mp3 ogg vorbis sdl zlib"
-RESTRICT="maketest" # it only looks like there's a test there #77507
+RESTRICT="test" # it only looks like there's a test there #77507
RDEPEND=">=media-libs/libsdl-1.2.2
>media-libs/libmpeg2-0.3.1