diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-22 14:19:55 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-22 14:19:55 +0000 |
commit | 050c347c583ef0c29712de525b0ae2e2a17e837d (patch) | |
tree | 401f4aa69b09c009ab74f8d96d2462860d501367 /games-emulation | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug ... (diff) | |
download | historical-050c347c583ef0c29712de525b0ae2e2a17e837d.tar.gz historical-050c347c583ef0c29712de525b0ae2e2a17e837d.tar.bz2 historical-050c347c583ef0c29712de525b0ae2e2a17e837d.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug #380183.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmame/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.142_p5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog index 1c5b03d06e90..dfe3e45795e3 100644 --- a/games-emulation/sdlmame/ChangeLog +++ b/games-emulation/sdlmame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/sdlmame # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.49 2011/06/15 16:39:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.50 2011/08/22 14:19:55 chainsaw Exp $ + + 22 Aug 2011; Tony Vroon <chainsaw@gentoo.org> sdlmame-0.142_p5.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug + #380183. *sdlmame-0.142_p5 (15 Jun 2011) diff --git a/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild b/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild index bcb26378638f..b81b9e7863b3 100644 --- a/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild,v 1.1 2011/06/15 16:39:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild,v 1.2 2011/08/22 14:19:55 chainsaw Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${MY_P/sdl}s.zip $UPDATES LICENSE="XMAME" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug opengl" RDEPEND=">=media-libs/libsdl-1.2.10[audio,joystick,opengl?,video] |