summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:14:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:14:45 +0000
commite0246bc9bfc10c1a5f995d8d70f6903b2c116cf7 (patch)
treecddbbd6223ef6957a6027399b427949be1fb71e9 /games-emulation
parentDisable "debugging" which merely adds compiler flags. (diff)
downloadgentoo-2-e0246bc9bfc10c1a5f995d8d70f6903b2c116cf7.tar.gz
gentoo-2-e0246bc9bfc10c1a5f995d8d70f6903b2c116cf7.tar.bz2
gentoo-2-e0246bc9bfc10c1a5f995d8d70f6903b2c116cf7.zip
Stable for ppc, wrt bug #516072
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/advancemame/ChangeLog5
-rw-r--r--games-emulation/advancemame/advancemame-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/advancemame/ChangeLog b/games-emulation/advancemame/ChangeLog
index f15ad19f0407..f3b39c0e5aba 100644
--- a/games-emulation/advancemame/ChangeLog
+++ b/games-emulation/advancemame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/advancemame
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.53 2014/07/27 11:48:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.54 2014/08/13 09:14:45 ago Exp $
+
+ 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> advancemame-1.2.ebuild:
+ Stable for ppc, wrt bug #516072
26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> advancemame-1.2.ebuild:
x86 stable wrt bug #516072
diff --git a/games-emulation/advancemame/advancemame-1.2.ebuild b/games-emulation/advancemame/advancemame-1.2.ebuild
index d217a704bdcf..6196350a6907 100644
--- a/games-emulation/advancemame/advancemame-1.2.ebuild
+++ b/games-emulation/advancemame/advancemame-1.2.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-emulation/advancemame/advancemame-1.2.ebuild,v 1.5 2014/07/27 11:48:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild,v 1.6 2014/08/13 09:14:45 ago Exp $
EAPI=5
inherit eutils flag-o-matic games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz"
LICENSE="GPL-2 XMAME"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="alsa fbcon oss truetype"
# sdl is required (bug #158417)