diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 17:35:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 17:35:36 +0000 |
commit | 08e504ea293222eaf33e859b30f0caa53ff9aceb (patch) | |
tree | 806786ddef8eba5c087a50d946b5b1709d298b95 /games-emulation | |
parent | x86 stable wrt bug #380181 (diff) | |
download | gentoo-2-08e504ea293222eaf33e859b30f0caa53ff9aceb.tar.gz gentoo-2-08e504ea293222eaf33e859b30f0caa53ff9aceb.tar.bz2 gentoo-2-08e504ea293222eaf33e859b30f0caa53ff9aceb.zip |
x86 stable wrt bug #380183
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.142_p5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog index 3042d1d1d3aa..eb6adf2f3d57 100644 --- a/games-emulation/sdlmame/ChangeLog +++ b/games-emulation/sdlmame/ChangeLog @@ -1,6 +1,9 @@ # 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.51 2011/09/04 02:40:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.52 2011/09/04 17:35:36 phajdan.jr Exp $ + + 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> sdlmame-0.142_p5.ebuild: + x86 stable wrt bug #380183 *sdlmame-0.143_p4 (04 Sep 2011) diff --git a/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild b/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild index b81b9e7863b3..e67cfeaabc27 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.2 2011/08/22 14:19:55 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.142_p5.ebuild,v 1.3 2011/09/04 17:35:36 phajdan.jr 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] |