summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-06 11:46:15 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-06 11:46:15 +0000
commit21907f984fbaaffc698a602720cc67c3aa1f7b9a (patch)
tree2caa1804551e6bd90b41817ffaf4bf152bab478f /games-engines/scummvm-tools
parentppc64 stable wrt #322633 (diff)
downloadhistorical-21907f984fbaaffc698a602720cc67c3aa1f7b9a.tar.gz
historical-21907f984fbaaffc698a602720cc67c3aa1f7b9a.tar.bz2
historical-21907f984fbaaffc698a602720cc67c3aa1f7b9a.zip
ppc64 stable wrt #322631
Package-Manager: portage-2.2_rc67/cvs/Linux 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-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog
index 9dcd9edfb5ee..ad848e0bec7e 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.39 2010/06/25 13:49:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.40 2010/07/06 11:46:15 ssuominen Exp $
+
+ 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ scummvm-tools-1.1.1.ebuild:
+ ppc64 stable wrt #322631
25 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
scummvm-tools-1.1.1.ebuild:
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild
index a282f8873b91..3c1ad13b5786 100644
--- a/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild,v 1.3 2010/06/25 13:49:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild,v 1.4 2010/07/06 11:46:15 ssuominen Exp $
EAPI=2
WX_GTK_VER=2.8
@@ -12,7 +12,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="flac iconv mad png vorbis"
RDEPEND="png? ( media-libs/libpng )