summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-13 07:17:51 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-13 07:17:51 +0000
commit378a86b48f01c1116fa02cd60c4052928415da3c (patch)
treedc6237a44fb80c1c842da592239a30295a560a8b /games-engines
parentmark ~ppc (bug #224585) (diff)
downloadgentoo-2-378a86b48f01c1116fa02cd60c4052928415da3c.tar.gz
gentoo-2-378a86b48f01c1116fa02cd60c4052928415da3c.tar.bz2
gentoo-2-378a86b48f01c1116fa02cd60c4052928415da3c.zip
stable x86, bug 225621
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-engines')
-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 3630476a5d08..f00c8db61229 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.13 2008/02/11 07:35:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.14 2008/06/13 07:17:51 opfer Exp $
+
+ 13 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+ scummvm-tools-0.11.0.ebuild:
+ stable x86, bug 225621
*scummvm-tools-0.11.0 (11 Feb 2008)
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 61e6d83a71b2..8c0ea23daf6b 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.1 2008/02/11 07:35:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.11.0.ebuild,v 1.2 2008/06/13 07:17:51 opfer 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"