summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-06-24 21:15:11 +0000
committerPacho Ramos <pacho@gentoo.org>2010-06-24 21:15:11 +0000
commit9cbc867ec58e9bb669d2b227f8bb6971b259065e (patch)
tree072964a0e450f7091b3e7d444038cc6ffd8f7802 /games-engines
parentstable amd64, bug 325307 (diff)
downloadgentoo-2-9cbc867ec58e9bb669d2b227f8bb6971b259065e.tar.gz
gentoo-2-9cbc867ec58e9bb669d2b227f8bb6971b259065e.tar.bz2
gentoo-2-9cbc867ec58e9bb669d2b227f8bb6971b259065e.zip
stable amd64, bug 322631
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm-tools/ChangeLog5
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog
index f38af8b0d0fe..910b8f622314 100644
--- a/games-engines/scummvm-tools/ChangeLog
+++ b/games-engines/scummvm-tools/ChangeLog
@@ -1,6 +1,9 @@
# 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.37 2010/05/03 21:25:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.38 2010/06/24 21:15:11 pacho Exp $
+
+ 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> scummvm-tools-1.1.1.ebuild:
+ stable amd64, bug 322631
*scummvm-tools-1.1.1 (03 May 2010)
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 46bb707fa561..a22df8bf3bf7 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.1 2010/05/03 21:25:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild,v 1.2 2010/06/24 21:15:11 pacho 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 )