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 | |
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')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 6 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog index e2deaf7bd77d..f7c78deb27e2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.47 2011/08/08 15:39:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.48 2011/08/17 15:53:46 hwoarang Exp $ + + 17 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + scummvm-tools-1.3.0.ebuild: + Stable on amd64 wrt bug #379413 08 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> scummvm-tools-1.3.0.ebuild: 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 |