summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-01-21 15:28:39 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-01-21 15:28:39 +0000
commit0037c52ede914dae002c493a9ab31fd91e7b88e3 (patch)
tree0e3a4e34b5f73362eddb2f80ede251376ee7a56b /games-engines/scummvm
parenthppa stable (diff)
downloadgentoo-2-0037c52ede914dae002c493a9ab31fd91e7b88e3.tar.gz
gentoo-2-0037c52ede914dae002c493a9ab31fd91e7b88e3.tar.bz2
gentoo-2-0037c52ede914dae002c493a9ab31fd91e7b88e3.zip
Sparc stable, Bug #255573.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'games-engines/scummvm')
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-0.12.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index 3a9683eaeaa1..9bcb7caf91c0 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.61 2009/01/09 19:28:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.62 2009/01/21 15:28:39 fmccor Exp $
+
+ 21 Jan 2009; Ferris McCormick <fmccor@gentoo.org> scummvm-0.12.0.ebuild:
+ Sparc stable, Bug #255573.
09 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
scummvm-0.12.0.ebuild:
diff --git a/games-engines/scummvm/scummvm-0.12.0.ebuild b/games-engines/scummvm/scummvm-0.12.0.ebuild
index 6cb278679c43..cc9c463d524e 100644
--- a/games-engines/scummvm/scummvm-0.12.0.ebuild
+++ b/games-engines/scummvm/scummvm-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.12.0.ebuild,v 1.2 2009/01/09 19:28:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.12.0.ebuild,v 1.3 2009/01/21 15:28:39 fmccor 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 zlib"
RESTRICT="test" # it only looks like there's a test there #77507