diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-26 13:39:26 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-26 13:39:26 +0000 |
commit | 346496ce380f47298cb85bced71a9475f8db8e71 (patch) | |
tree | 25ae48fb9484b3f71c62343fbb83adb5f92dd9ab /games-engines | |
parent | Marked ppc/ppc64 stable for bug #292946. (diff) | |
download | gentoo-2-346496ce380f47298cb85bced71a9475f8db8e71.tar.gz gentoo-2-346496ce380f47298cb85bced71a9475f8db8e71.tar.bz2 gentoo-2-346496ce380f47298cb85bced71a9475f8db8e71.zip |
Marked ppc/ppc64 stable for bug #292946.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 6 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.0.0_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog index 706ae7df4267..ff41ded70a15 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.29 2009/11/17 08:04:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.30 2009/11/26 13:39:26 josejx Exp $ + + 26 Nov 2009; Joseph Jezak <josejx@gentoo.org> + scummvm-tools-1.0.0_rc1.ebuild: + Marked ppc/ppc64 stable for bug #292946. *scummvm-tools-1.0.0 (17 Nov 2009) diff --git a/games-engines/scummvm-tools/scummvm-tools-1.0.0_rc1.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.0.0_rc1.ebuild index b08faf5c9d12..7e5f991035d9 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.0.0_rc1.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.0.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.0.0_rc1.ebuild,v 1.2 2009/11/14 20:47:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0_rc1.ebuild,v 1.3 2009/11/26 13:39:26 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="" DEPEND="media-libs/libpng |