diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:34:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:34:39 +0000 |
commit | 52b08fd7a0f423d44086e9e1dd8670174b0001fb (patch) | |
tree | f6e92d1b22afb5f15b2a1c43eb7b3a8ca3afed54 /games-engines | |
parent | Stable for ppc, wrt bug #520876 (diff) | |
download | gentoo-2-52b08fd7a0f423d44086e9e1dd8670174b0001fb.tar.gz gentoo-2-52b08fd7a0f423d44086e9e1dd8670174b0001fb.tar.bz2 gentoo-2-52b08fd7a0f423d44086e9e1dd8670174b0001fb.zip |
Stable for ppc, wrt bug #520878
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 400711d249e1..8088aa2f88ff 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.62 2014/10/12 08:50:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.63 2014/10/18 14:34:39 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-tools-1.7.0.ebuild: + Stable for ppc, wrt bug #520878 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-tools-1.7.0.ebuild: Stable for x86, 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 3a251d3f081b..7ae95ee550a3 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.3 2014/10/12 08:50:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild,v 1.4 2014/10/18 14:34:39 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 |