summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm-tools/ChangeLog5
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog
index f00c8db61229..a64321be581f 100644
--- a/games-engines/scummvm-tools/ChangeLog
+++ b/games-engines/scummvm-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm-tools
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.14 2008/06/13 07:17:51 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.15 2008/06/14 11:23:50 nixnut Exp $
+
+ 14 Jun 2008; nixnut <nixnut@gentoo.org> scummvm-tools-0.11.0.ebuild:
+ Stable on ppc wrt bug 225621
13 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
scummvm-tools-0.11.0.ebuild:
diff --git a/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild
index 8c0ea23daf6b..d2c572ab29ce 100644
--- a/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-0.11.0.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-tools/scummvm-tools-0.11.0.ebuild,v 1.2 2008/06/13 07:17:51 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild,v 1.3 2008/06/14 11:23:50 nixnut Exp $
inherit toolchain-funcs games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="media-libs/libpng"