summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-10-02 10:11:47 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-10-02 10:11:47 +0000
commit7b2bfd6630e2b4fcf4ace4ea296a92cfc0ed6bde (patch)
tree371ea4ae4121b567c2df44128c339916a79d8826 /games-emulation
parentFix poppler/ghostscript issues in dependencies, thanks to 0xd34df00d (diff)
downloadgentoo-2-7b2bfd6630e2b4fcf4ace4ea296a92cfc0ed6bde.tar.gz
gentoo-2-7b2bfd6630e2b4fcf4ace4ea296a92cfc0ed6bde.tar.bz2
gentoo-2-7b2bfd6630e2b4fcf4ace4ea296a92cfc0ed6bde.zip
Stable for amd64 wrt bug #486686
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sdlmame/ChangeLog5
-rw-r--r--games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog
index ac417f3fea2b..c68e386ff486 100644
--- a/games-emulation/sdlmame/ChangeLog
+++ b/games-emulation/sdlmame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/sdlmame
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.63 2013/06/26 13:14:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.64 2013/10/02 10:11:47 nimiux Exp $
+
+ 02 Oct 2013; Chema Alonso <nimiux@gentoo.org> sdlmame-0.148_p1-r1.ebuild:
+ Stable for amd64 wrt bug #486686
*sdlmame-0.149 (26 Jun 2013)
diff --git a/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild b/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
index de3b6df4a5d0..14beadd674ff 100644
--- a/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 1.1 2013/03/15 19:31:07 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 1.2 2013/10/02 10:11:47 nimiux Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -25,7 +25,7 @@ fi
LICENSE="XMAME"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="X alsa debug opengl"
REQUIRED_USE="debug? ( X )"