diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-31 15:53:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-31 15:53:54 +0000 |
commit | 8f633f1654a6a82500ed66642eb8ce207ecbde8d (patch) | |
tree | e667fa5aa4e7d7862143c74477a43fbe92b66166 /games-engines | |
parent | Marking xbomb-2.2a ppc64 for bug 299037 (diff) | |
download | gentoo-2-8f633f1654a6a82500ed66642eb8ce207ecbde8d.tar.gz gentoo-2-8f633f1654a6a82500ed66642eb8ce207ecbde8d.tar.bz2 gentoo-2-8f633f1654a6a82500ed66642eb8ce207ecbde8d.zip |
Marking scummvm-tools-1.0.0 ppc64 for bug 297264
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog index 56e4e2917a84..53b780ad90b1 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.32 2009/12/31 15:43:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.33 2009/12/31 15:53:54 ranger Exp $ + + 31 Dec 2009; Brent Baude <ranger@gentoo.org> scummvm-tools-1.0.0.ebuild: + Marking scummvm-tools-1.0.0 ppc64 for bug 297264 31 Dec 2009; Markus Meier <maekke@gentoo.org> scummvm-tools-1.0.0.ebuild: x86 stable, bug #297264 diff --git a/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild index 6408bdaf0e12..e54f987f3cd9 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.0.0.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.ebuild,v 1.3 2009/12/31 15:43:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild,v 1.4 2009/12/31 15:53:54 ranger 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 |