diff options
author | 2012-01-04 18:00:15 +0000 | |
---|---|---|
committer | 2012-01-04 18:00:15 +0000 | |
commit | a847855857678cde3e4bcf09f1a47fac82be1d32 (patch) | |
tree | a74d93d6c695ab31ff1c0bc64a6aa9f9590e21ac /games-emulation | |
parent | x86 stable wrt bug #395933 (diff) | |
download | gentoo-2-a847855857678cde3e4bcf09f1a47fac82be1d32.tar.gz gentoo-2-a847855857678cde3e4bcf09f1a47fac82be1d32.tar.bz2 gentoo-2-a847855857678cde3e4bcf09f1a47fac82be1d32.zip |
x86 stable wrt bug #395457
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmame/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.144.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog index 5654dee3e583..483500e2d0fa 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.56 2011/12/21 11:29:19 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.57 2012/01/04 18:00:15 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> sdlmame-0.144.ebuild: + x86 stable wrt bug #395457 21 Dec 2011; Agostino Sarubbo <ago@gentoo.org> sdlmame-0.144.ebuild: Stable for AMD64, wrt bug #395457 diff --git a/games-emulation/sdlmame/sdlmame-0.144.ebuild b/games-emulation/sdlmame/sdlmame-0.144.ebuild index 343d3644809d..24bbb6008a28 100644 --- a/games-emulation/sdlmame/sdlmame-0.144.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.144.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.144.ebuild,v 1.2 2011/12/21 11:29:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.144.ebuild,v 1.3 2012/01/04 18:00:15 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] |