diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-30 18:11:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-30 18:11:51 +0000 |
commit | 1ccbbb3345afd52f99512641ae37f3dd396b0b61 (patch) | |
tree | 4349c6534050d02b9bb2c80c709bee406b1ed893 /games-engines | |
parent | sparc stable wrt #216897 (diff) | |
download | gentoo-2-1ccbbb3345afd52f99512641ae37f3dd396b0b61.tar.gz gentoo-2-1ccbbb3345afd52f99512641ae37f3dd396b0b61.tar.bz2 gentoo-2-1ccbbb3345afd52f99512641ae37f3dd396b0b61.zip |
sparc stable wrt #297264
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 34715f161875..b07329cbfd8f 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.34 2010/01/05 00:30:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.35 2010/01/30 18:11:51 armin76 Exp $ + + 30 Jan 2010; Raúl Porcel <armin76@gentoo.org> scummvm-tools-1.0.0.ebuild: + sparc stable wrt #297264 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> scummvm-tools-1.0.0.ebuild: Marked ppc stable for bug #297262. 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 552d0a3337d6..78bfc23333a0 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-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.0.0.ebuild,v 1.5 2010/01/05 00:30:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild,v 1.6 2010/01/30 18:11:51 armin76 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 |