summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-10-27 06:04:11 +0000
committerSteve Dibb <beandog@gentoo.org>2006-10-27 06:04:11 +0000
commitf032ae02a3b3de7dd50dca42d6f5d46d8090bc41 (patch)
treeeb8dfc41b1a5a756bc1d6eafb1ce77fb1e000455
parentAdd subtitles USE flag, notes about freetype, iconv (diff)
downloadgentoo-2-f032ae02a3b3de7dd50dca42d6f5d46d8090bc41.tar.gz
gentoo-2-f032ae02a3b3de7dd50dca42d6f5d46d8090bc41.tar.bz2
gentoo-2-f032ae02a3b3de7dd50dca42d6f5d46d8090bc41.zip
amd64 stable, bug 144170
(Portage version: 2.1.1-r1)
-rw-r--r--games-engines/scummvm/ChangeLog5
-rw-r--r--games-engines/scummvm/scummvm-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog
index a498d2c3b752..e4be31a158bc 100644
--- a/games-engines/scummvm/ChangeLog
+++ b/games-engines/scummvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/scummvm
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.36 2006/10/19 18:56:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.37 2006/10/27 06:04:11 beandog Exp $
+
+ 27 Oct 2006; Steve Dibb <beandog@gentoo.org> scummvm-0.9.0.ebuild:
+ amd64 stable, bug 144170
19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> scummvm-0.8.1.ebuild,
scummvm-0.9.0.ebuild:
diff --git a/games-engines/scummvm/scummvm-0.9.0.ebuild b/games-engines/scummvm/scummvm-0.9.0.ebuild
index 752d1546e3d4..d345299c7e13 100644
--- a/games-engines/scummvm/scummvm-0.9.0.ebuild
+++ b/games-engines/scummvm/scummvm-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.9.0.ebuild,v 1.6 2006/10/19 18:56:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.9.0.ebuild,v 1.7 2006/10/27 06:04:11 beandog Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="alsa debug flac fluidsynth mp3 ogg vorbis zlib"
RESTRICT="test" # it only looks like there's a test there #77507