summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-06 11:44:56 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-06 11:44:56 +0000
commitc5940b99d0100ee00d8928a566f6626411b4d688 (patch)
treebc4bfc56665353ecad15c1df99be87fdb0af9f93 /games-engines
parentMarked stable on AMD64 as requested by Anthony G. Basile <blueness@gentoo.org... (diff)
downloadgentoo-2-c5940b99d0100ee00d8928a566f6626411b4d688.tar.gz
gentoo-2-c5940b99d0100ee00d8928a566f6626411b4d688.tar.bz2
gentoo-2-c5940b99d0100ee00d8928a566f6626411b4d688.zip
ppc64 stable wrt #322633
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 0788aaecfe86..e373128158f6 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.91 2010/06/25 13:44:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.92 2010/07/06 11:44:56 ssuominen Exp $
+
+ 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> scummvm-1.1.1.ebuild:
+ ppc64 stable wrt #322633
25 Jun 2010; Christian Faulhammer <fauli@gentoo.org> scummvm-1.1.1.ebuild:
stable x86, bug 322633
diff --git a/games-engines/scummvm/scummvm-1.1.1.ebuild b/games-engines/scummvm/scummvm-1.1.1.ebuild
index 2335bad3f0e0..4dbc5dfc99a5 100644
--- a/games-engines/scummvm/scummvm-1.1.1.ebuild
+++ b/games-engines/scummvm/scummvm-1.1.1.ebuild
@@ -1,6 +1,6 @@
# 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.1.1.ebuild,v 1.3 2010/06/25 13:44:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.1.1.ebuild,v 1.4 2010/07/06 11:44:56 ssuominen 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