diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:05:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 16:05:10 +0000 |
commit | 1a11e3f81ff92a75afde459fb8cab3f578e7eb91 (patch) | |
tree | ddf0e7fe7795bb973363739ef07e0c89dee06483 /games-engines | |
parent | Stable for ppc64, wrt bug #520876 (diff) | |
download | gentoo-2-1a11e3f81ff92a75afde459fb8cab3f578e7eb91.tar.gz gentoo-2-1a11e3f81ff92a75afde459fb8cab3f578e7eb91.tar.bz2 gentoo-2-1a11e3f81ff92a75afde459fb8cab3f578e7eb91.zip |
Stable for ppc64, wrt bug #520878
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 8088aa2f88ff..d04dd37687ea 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.63 2014/10/18 14:34:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.64 2014/10/27 16:05:10 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-tools-1.7.0.ebuild: + Stable for ppc64, wrt bug #520878 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scummvm-tools-1.7.0.ebuild: Stable for ppc, 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 7ae95ee550a3..1a739f6aa979 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.4 2014/10/18 14:34:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.7.0.ebuild,v 1.5 2014/10/27 16:05:10 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 |