summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-22 15:06:54 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-22 15:06:54 +0000
commit66dd21dd9425b79632a82c3c01244aa1bc96d46a (patch)
tree1d99df2809e5155a22e0c6662a5953a9e8843e27 /games-emulation
parentVarious cleanups. (diff)
downloadgentoo-2-66dd21dd9425b79632a82c3c01244aa1bc96d46a.tar.gz
gentoo-2-66dd21dd9425b79632a82c3c01244aa1bc96d46a.tar.bz2
gentoo-2-66dd21dd9425b79632a82c3c01244aa1bc96d46a.zip
stable amd64, bug 303487
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sdlmame/ChangeLog5
-rw-r--r--games-emulation/sdlmame/sdlmame-0.136.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog
index abe78c83da02..054255ec317a 100644
--- a/games-emulation/sdlmame/ChangeLog
+++ b/games-emulation/sdlmame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/sdlmame
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.28 2010/03/24 14:12:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.29 2010/05/22 15:06:54 pacho Exp $
+
+ 22 May 2010; Pacho Ramos <pacho@gentoo.org> sdlmame-0.136.ebuild:
+ stable amd64, bug 303487
24 Mar 2010; Brent Baude <ranger@gentoo.org> sdlmame-0.136.ebuild:
stable ppc, bug 303487
diff --git a/games-emulation/sdlmame/sdlmame-0.136.ebuild b/games-emulation/sdlmame/sdlmame-0.136.ebuild
index facede9ca587..c3f5075b7ebe 100644
--- a/games-emulation/sdlmame/sdlmame-0.136.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.136.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.136.ebuild,v 1.3 2010/03/24 14:12:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.136.ebuild,v 1.4 2010/05/22 15:06:54 pacho Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${MY_P}.zip
LICENSE="XMAME"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="opengl"
RDEPEND=">=media-libs/libsdl-1.2.10[audio,joystick,opengl?,video]