summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:21:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:21:47 +0000
commita2b8f03c01df974bf7f88d7806abdbe9decaec68 (patch)
treedbcc66ce742af9a1442f9977555fc08069a05eb7 /games-engines
parentStable for ppc, wrt bug #538996 (diff)
downloadgentoo-2-a2b8f03c01df974bf7f88d7806abdbe9decaec68.tar.gz
gentoo-2-a2b8f03c01df974bf7f88d7806abdbe9decaec68.tar.bz2
gentoo-2-a2b8f03c01df974bf7f88d7806abdbe9decaec68.zip
Stable for ppc, wrt bug #539002
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-1.7.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index f1f8e4c100b5..826efffe8765 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.142 2015/02/10 10:06:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.143 2015/02/21 12:21:47 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> scummvm-1.7.0-r2.ebuild:
+ Stable for ppc, wrt bug #539002
10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> scummvm-1.7.0-r2.ebuild:
Stable for x86, wrt bug #539002
diff --git a/games-engines/scummvm/scummvm-1.7.0-r2.ebuild b/games-engines/scummvm/scummvm-1.7.0-r2.ebuild
index d60b3b3de2a9..2393719c8f05 100644
--- a/games-engines/scummvm/scummvm-1.7.0-r2.ebuild
+++ b/games-engines/scummvm/scummvm-1.7.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.7.0-r2.ebuild,v 1.3 2015/02/10 10:06:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.7.0-r2.ebuild,v 1.4 2015/02/21 12:21:47 ago Exp $
EAPI=5
inherit eutils flag-o-matic gnome2-utils toolchain-funcs games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P/_/}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1 BSD GPL-3-with-font-exception"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
IUSE="aac alsa debug flac fluidsynth jpeg mpeg2 mp3 opengl png theora truetype unsupported vorbis zlib"
RESTRICT="test" # it only looks like there's a test there #77507