summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-06-14 18:46:16 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-06-14 18:46:16 +0000
commite816dd20a8d390d0b4622e037c5aa5bf18326359 (patch)
tree65f9741268b42fca30bad24aeef3d46e6c228df3 /games-engines/scummvm-tools
parentamd64 stable wrt bug #225619 (diff)
downloadgentoo-2-e816dd20a8d390d0b4622e037c5aa5bf18326359.tar.gz
gentoo-2-e816dd20a8d390d0b4622e037c5aa5bf18326359.tar.bz2
gentoo-2-e816dd20a8d390d0b4622e037c5aa5bf18326359.zip
amd64 stable wrt bug #225621
(Portage version: 2.2_pre8/cvs/Linux 2.6.25-gentoo-r3 x86_64)
Diffstat (limited to 'games-engines/scummvm-tools')
-rw-r--r--games-engines/scummvm-tools/ChangeLog6
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog
index a64321be581f..918bfde23539 100644
--- a/games-engines/scummvm-tools/ChangeLog
+++ b/games-engines/scummvm-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-engines/scummvm-tools
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.15 2008/06/14 11:23:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.16 2008/06/14 18:46:16 coldwind Exp $
+
+ 14 Jun 2008; Santiago M. Mola <coldwind@gentoo.org>
+ scummvm-tools-0.11.0.ebuild:
+ amd64 stable wrt bug #225621
14 Jun 2008; nixnut <nixnut@gentoo.org> scummvm-tools-0.11.0.ebuild:
Stable on ppc wrt bug 225621
diff --git a/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild
index d2c572ab29ce..67394496464e 100644
--- a/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-0.11.0.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-tools/scummvm-tools-0.11.0.ebuild,v 1.3 2008/06/14 11:23:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild,v 1.4 2008/06/14 18:46:16 coldwind Exp $
inherit toolchain-funcs games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="media-libs/libpng"