diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-04 15:05:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-04 15:05:59 +0000 |
commit | 6e0b2244f2c8524676f3552f9db33ba6bedca528 (patch) | |
tree | bfbc3b85fa1eeca88f79639d38103bf5239cdf2e /games-emulation | |
parent | x86 stable per fauli - 299222 (diff) | |
download | gentoo-2-6e0b2244f2c8524676f3552f9db33ba6bedca528.tar.gz gentoo-2-6e0b2244f2c8524676f3552f9db33ba6bedca528.tar.bz2 gentoo-2-6e0b2244f2c8524676f3552f9db33ba6bedca528.zip |
x86 stable wrt bug #303487
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.136.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog index 898bee23abe9..4b187f246a37 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.26 2010/01/04 09:04:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.27 2010/03/04 15:05:59 phajdan.jr Exp $ + + 04 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> sdlmame-0.136.ebuild: + x86 stable wrt bug #303487 *sdlmame-0.136 (04 Jan 2010) diff --git a/games-emulation/sdlmame/sdlmame-0.136.ebuild b/games-emulation/sdlmame/sdlmame-0.136.ebuild index d5dbec7d81a9..bd59e66917ae 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.1 2010/01/04 09:04:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.136.ebuild,v 1.2 2010/03/04 15:05:59 phajdan.jr 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] |