summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:21:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:21:50 +0000
commit0e4dfa416ec4c4e5ed0502572416c518fba63bcd (patch)
treea95710589f686e7e3f78947dfe6249c9fa62107b /games-engines
parentStable for amd64, wrt bug #517418 (diff)
downloadgentoo-2-0e4dfa416ec4c4e5ed0502572416c518fba63bcd.tar.gz
gentoo-2-0e4dfa416ec4c4e5ed0502572416c518fba63bcd.tar.bz2
gentoo-2-0e4dfa416ec4c4e5ed0502572416c518fba63bcd.zip
Stable for amd64, wrt bug #520876
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 422b51707434..5849b3c6eaf1 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.133 2014/08/25 20:57:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.134 2014/10/10 15:21:50 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-1.7.0.ebuild:
+ Stable for amd64, wrt bug #520876
25 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> -scummvm-1.6.0.ebuild:
old
diff --git a/games-engines/scummvm/scummvm-1.7.0.ebuild b/games-engines/scummvm/scummvm-1.7.0.ebuild
index 097e6287c519..8732f6dc03a4 100644
--- a/games-engines/scummvm/scummvm-1.7.0.ebuild
+++ b/games-engines/scummvm/scummvm-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.ebuild,v 1.2 2014/07/24 18:39:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.7.0.ebuild,v 1.3 2014/10/10 15:21:50 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 jpeg truetype vorbis zlib"
RESTRICT="test" # it only looks like there's a test there #77507