summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-11 17:39:24 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-11 17:39:24 +0000
commitac28be4e741e25d959b0fb42680e73ae5627001b (patch)
tree89d4b579388e7702cf53b60a45713a3fe0e782e2 /games-engines
parentStable on amd64, bug #225947 (diff)
downloadgentoo-2-ac28be4e741e25d959b0fb42680e73ae5627001b.tar.gz
gentoo-2-ac28be4e741e25d959b0fb42680e73ae5627001b.tar.bz2
gentoo-2-ac28be4e741e25d959b0fb42680e73ae5627001b.zip
Stable on ppc wrt bug 225619
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-0.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 0db7d2072b6b..3011328aa54d 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.56 2008/06/10 13:46:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.57 2008/06/11 17:39:24 nixnut Exp $
+
+ 11 Jun 2008; nixnut <nixnut@gentoo.org> scummvm-0.11.1.ebuild:
+ Stable on ppc wrt bug 225619
10 Jun 2008; Raúl Porcel <armin76@gentoo.org> scummvm-0.11.1.ebuild:
sparc/x86 stable wrt #225619
diff --git a/games-engines/scummvm/scummvm-0.11.1.ebuild b/games-engines/scummvm/scummvm-0.11.1.ebuild
index bec61e851cba..f69284916682 100644
--- a/games-engines/scummvm/scummvm-0.11.1.ebuild
+++ b/games-engines/scummvm/scummvm-0.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.11.1.ebuild,v 1.2 2008/06/10 13:46:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.11.1.ebuild,v 1.3 2008/06/11 17:39:24 nixnut Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="alsa debug flac fluidsynth mp3 ogg vorbis zlib"
RESTRICT="test" # it only looks like there's a test there #77507