summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-07-19 18:58:15 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-07-19 18:58:15 +0000
commit0d9c5c70ceac68521ada6549f4a3400850638be2 (patch)
tree410ca32cb793b9000847d52fe9fadb2ffaf8de04 /games-engines
parentMarked ~ppc for bug #315543. (diff)
downloadgentoo-2-0d9c5c70ceac68521ada6549f4a3400850638be2.tar.gz
gentoo-2-0d9c5c70ceac68521ada6549f4a3400850638be2.tar.bz2
gentoo-2-0d9c5c70ceac68521ada6549f4a3400850638be2.zip
Marked ppc stable for 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 2816b05ccdb7..e0b64f6cf7b6 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.41 2010/07/11 17:58:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.42 2010/07/19 18:58:15 josejx Exp $
+
+ 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> scummvm-tools-1.1.1.ebuild:
+ Marked ppc stable for bug #322631.
11 Jul 2010; Raúl Porcel <armin76@gentoo.org> scummvm-tools-1.1.1.ebuild:
sparc stable wrt #322631
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 660b68ad7220..2e5177dd802d 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.5 2010/07/11 17:58:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.1.1.ebuild,v 1.6 2010/07/19 18:58:15 josejx 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 )