summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-10 13:46:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-10 13:46:34 +0000
commit4ead9a1bcfeeca166c7a56d125269136ad80dd2d (patch)
treea61ad404d800b2b03b0e62176fdceec0cd9cdf0a /games-engines
parentalpha/ia64/sparc/x86 stable wrt #225185 (diff)
downloadgentoo-2-4ead9a1bcfeeca166c7a56d125269136ad80dd2d.tar.gz
gentoo-2-4ead9a1bcfeeca166c7a56d125269136ad80dd2d.tar.bz2
gentoo-2-4ead9a1bcfeeca166c7a56d125269136ad80dd2d.zip
sparc/x86 stable wrt #225619
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-0.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 1f22f737a4ca..0db7d2072b6b 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.55 2008/06/09 18:20:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.56 2008/06/10 13:46:34 armin76 Exp $
+
+ 10 Jun 2008; Raúl Porcel <armin76@gentoo.org> scummvm-0.11.1.ebuild:
+ sparc/x86 stable wrt #225619
09 Jun 2008; Raúl Porcel <armin76@gentoo.org> scummvm-0.10.0.ebuild:
sparc stable
diff --git a/games-engines/scummvm/scummvm-0.11.1.ebuild b/games-engines/scummvm/scummvm-0.11.1.ebuild
index 22346e9a32be..bec61e851cba 100644
--- a/games-engines/scummvm/scummvm-0.11.1.ebuild
+++ b/games-engines/scummvm/scummvm-0.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.11.1.ebuild,v 1.1 2008/03/02 21:54:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.11.1.ebuild,v 1.2 2008/06/10 13:46:34 armin76 Exp $
inherit eutils games
@@ -10,7 +10,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 zlib"
RESTRICT="test" # it only looks like there's a test there #77507