diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-07-13 18:00:06 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-07-13 18:00:06 +0000 |
commit | dcbcc56c877ce20eb4ca9b63db2c2beeecd4c287 (patch) | |
tree | dd63179e484582282a8f6af3650790101fdcf770 /games-engines | |
parent | Marked ppc/ppc64 stable for bug #276010. (diff) | |
download | historical-dcbcc56c877ce20eb4ca9b63db2c2beeecd4c287.tar.gz historical-dcbcc56c877ce20eb4ca9b63db2c2beeecd4c287.tar.bz2 historical-dcbcc56c877ce20eb4ca9b63db2c2beeecd4c287.zip |
Marked ppc stable for bug #277384. Marked ~ppc64.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-0.13.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 f6f975fb6371..82b9e6421b5a 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.23 2009/07/13 14:19:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.24 2009/07/13 18:00:06 josejx Exp $ + + 13 Jul 2009; Joseph Jezak <josejx@gentoo.org> scummvm-tools-0.13.0.ebuild: + Marked ppc stable for bug #277384. Marked ~ppc64. 13 Jul 2009; Ferris McCormick <fmccor@gentoo.org> scummvm-tools-0.13.0.ebuild: diff --git a/games-engines/scummvm-tools/scummvm-tools-0.13.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.13.0.ebuild index 75605859f9c1..be7f35d41cd7 100644 --- a/games-engines/scummvm-tools/scummvm-tools-0.13.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-0.13.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-0.13.0.ebuild,v 1.2 2009/07/13 14:19:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.13.0.ebuild,v 1.3 2009/07/13 18:00:06 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 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libpng |