summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-engines/scummvm-tools/ChangeLog7
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild6
-rw-r--r--games-engines/scummvm/ChangeLog7
-rw-r--r--games-engines/scummvm/scummvm-1.0.0.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog
index 53b780ad90b1..34715f161875 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.33 2009/12/31 15:53:54 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.34 2010/01/05 00:30:51 josejx Exp $
+
+ 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> scummvm-tools-1.0.0.ebuild:
+ Marked ppc stable for bug #297262.
31 Dec 2009; Brent Baude <ranger@gentoo.org> scummvm-tools-1.0.0.ebuild:
Marking scummvm-tools-1.0.0 ppc64 for bug 297264
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild
index e54f987f3cd9..552d0a3337d6 100644
--- a/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild,v 1.4 2009/12/31 15:53:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild,v 1.5 2010/01/05 00:30:51 josejx Exp $
EAPI=2
WX_GTK_VER=2.8
@@ -12,7 +12,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=""
DEPEND="media-libs/libpng
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 6fb984d4bbd1..8d875451bed9 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.85 2009/12/31 15:42:48 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.86 2010/01/05 00:29:51 josejx Exp $
+
+ 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> scummvm-1.0.0.ebuild:
+ Marked ppc stable for bug #297262.
31 Dec 2009; Markus Meier <maekke@gentoo.org> scummvm-1.0.0.ebuild:
x86 stable, bug #297262
diff --git a/games-engines/scummvm/scummvm-1.0.0.ebuild b/games-engines/scummvm/scummvm-1.0.0.ebuild
index ce2615c8f525..255466a92ab5 100644
--- a/games-engines/scummvm/scummvm-1.0.0.ebuild
+++ b/games-engines/scummvm/scummvm-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild,v 1.4 2009/12/31 15:42:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild,v 1.5 2010/01/05 00:29:51 josejx Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,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"
RESTRICT="test" # it only looks like there's a test there #77507