diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:50:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:50:40 +0000 |
commit | 2081e5659b9055648a7aaca1192286acffb0a950 (patch) | |
tree | bce6db35bd2eca67536d436fea971bbdbd747f6e /games-engines | |
parent | Stable for x86, wrt bug #520876 (diff) | |
download | gentoo-2-2081e5659b9055648a7aaca1192286acffb0a950.tar.gz gentoo-2-2081e5659b9055648a7aaca1192286acffb0a950.tar.bz2 gentoo-2-2081e5659b9055648a7aaca1192286acffb0a950.zip |
Stable for x86, wrt bug #520878
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.7.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 d5e981a987bb..400711d249e1 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.61 2014/10/10 15:21:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.62 2014/10/12 08:50:40 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-tools-1.7.0.ebuild: + Stable for x86, wrt bug #520878 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-tools-1.7.0.ebuild: Stable for amd64, wrt bug #520878 diff --git a/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild index a9166f6b003b..3a251d3f081b 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.7.0.ebuild,v 1.2 2014/10/10 15:21:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild,v 1.3 2014/10/12 08:50:40 ago Exp $ EAPI=5 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 |