summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-04 15:40:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-04 15:40:28 +0000
commitcdf37e4dc3e0398bfd6c66eee9e63990304e069f (patch)
tree679146fb3bcb03cdabb2ce616ddeb4e1593a1944 /games-engines
parentStable for x86, wrt bug #444324 (diff)
downloadgentoo-2-cdf37e4dc3e0398bfd6c66eee9e63990304e069f.tar.gz
gentoo-2-cdf37e4dc3e0398bfd6c66eee9e63990304e069f.tar.bz2
gentoo-2-cdf37e4dc3e0398bfd6c66eee9e63990304e069f.zip
Stable for x86, wrt bug #442938
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 4eb9bd5720fb..bf92011dc3e1 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.120 2012/11/14 23:12:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.121 2012/12/04 15:40:28 ago Exp $
+
+ 04 Dec 2012; <ago@gentoo.org> scummvm-1.5.0.ebuild:
+ Stable for x86, wrt bug #442938
14 Nov 2012; Julian Ospald <hasufell@gentoo.org> scummvm-1.5.0.ebuild:
respect AR and RANLIB wrt #443152
diff --git a/games-engines/scummvm/scummvm-1.5.0.ebuild b/games-engines/scummvm/scummvm-1.5.0.ebuild
index 8e5889b0b325..7ecb001d74ed 100644
--- a/games-engines/scummvm/scummvm-1.5.0.ebuild
+++ b/games-engines/scummvm/scummvm-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.5.0.ebuild,v 1.7 2012/11/14 23:12:11 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.5.0.ebuild,v 1.8 2012/12/04 15:40:28 ago Exp $
EAPI=2
inherit eutils flag-o-matic toolchain-funcs games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P/_/}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="aac alsa debug flac fluidsynth mp3 opengl truetype vorbis"
RESTRICT="test" # it only looks like there's a test there #77507