summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-10-03 09:02:40 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-10-03 09:02:40 +0000
commit223f0e3dcbf1f0ea5034c713d1063029c442dbf0 (patch)
treea9473e415b6e25a956c58c4c20d36f0cf0f5c349 /games-emulation
parentRespect AR. #483748 (diff)
downloadgentoo-2-223f0e3dcbf1f0ea5034c713d1063029c442dbf0.tar.gz
gentoo-2-223f0e3dcbf1f0ea5034c713d1063029c442dbf0.tar.bz2
gentoo-2-223f0e3dcbf1f0ea5034c713d1063029c442dbf0.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/sdlmametools/ChangeLog5
-rw-r--r--games-emulation/sdlmametools/sdlmametools-0.148_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmametools/ChangeLog b/games-emulation/sdlmametools/ChangeLog
index b1e6e43109cc..076827942f80 100644
--- a/games-emulation/sdlmametools/ChangeLog
+++ b/games-emulation/sdlmametools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/sdlmametools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmametools/ChangeLog,v 1.2 2013/06/26 13:17:17 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmametools/ChangeLog,v 1.3 2013/10/03 09:02:40 nimiux Exp $
+
+ 03 Oct 2013; Chema Alonso <nimiux@gentoo.org> sdlmametools-0.148_p1.ebuild:
+ Stable for amd64 wrt bug #486686
*sdlmametools-0.149 (26 Jun 2013)
diff --git a/games-emulation/sdlmametools/sdlmametools-0.148_p1.ebuild b/games-emulation/sdlmametools/sdlmametools-0.148_p1.ebuild
index 05de17f8235e..bc7b08525570 100644
--- a/games-emulation/sdlmametools/sdlmametools-0.148_p1.ebuild
+++ b/games-emulation/sdlmametools/sdlmametools-0.148_p1.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/sdlmametools/sdlmametools-0.148_p1.ebuild,v 1.1 2013/03/15 19:36:48 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmametools/sdlmametools-0.148_p1.ebuild,v 1.2 2013/10/03 09:02:40 nimiux Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -20,7 +20,7 @@ SRC_URI="$SRC_URI http://dev.gentoo.org/~hasufell/distfiles/${MY_P/sdl}s.zip"
LICENSE="XMAME"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="X debug"
REQUIRED_USE="debug? ( X )"