diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-17 15:53:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-17 15:53:46 +0000 |
commit | cdca736a3533d67c03016ee6a7edeabf2621db77 (patch) | |
tree | e687bba1f7f44d423a683918e05ef7a33cb2aa58 /games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild | |
parent | Revision bump to fix bugs: 367785, 378583, 378003. Patches by Diego Elio Pett... (diff) | |
download | gentoo-2-cdca736a3533d67c03016ee6a7edeabf2621db77.tar.gz gentoo-2-cdca736a3533d67c03016ee6a7edeabf2621db77.tar.bz2 gentoo-2-cdca736a3533d67c03016ee6a7edeabf2621db77.zip |
Stable on amd64 wrt bug #379413
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild index 517ea5a0418d..33ccd4929e98 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3.0.ebuild,v 1.2 2011/08/08 15:39:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild,v 1.3 2011/08/17 15:53:46 hwoarang 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 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RESTRICT="test" # some tests require external files |