diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-18 22:38:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-18 22:38:42 +0000 |
commit | d45175a291ee4c111b3c575da6515d96f3bd7209 (patch) | |
tree | 3731fcbe2bb6c19f6510213e5d21ae241bc2b08a /games-emulation/sdlmame | |
parent | Dropping 4.5.0_rc1 (diff) | |
download | gentoo-2-d45175a291ee4c111b3c575da6515d96f3bd7209.tar.gz gentoo-2-d45175a291ee4c111b3c575da6515d96f3bd7209.tar.bz2 gentoo-2-d45175a291ee4c111b3c575da6515d96f3bd7209.zip |
stable ppc, bug 259567
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'games-emulation/sdlmame')
-rw-r--r-- | games-emulation/sdlmame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.129.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog index afa4b24814ed..0281ae86c36f 100644 --- a/games-emulation/sdlmame/ChangeLog +++ b/games-emulation/sdlmame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/sdlmame # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.10 2009/03/08 16:19:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.11 2009/03/18 22:38:42 ranger Exp $ + + 18 Mar 2009; Brent Baude <ranger@gentoo.org> sdlmame-0.129.ebuild: + stable ppc, bug 259567 08 Mar 2009; Markus Meier <maekke@gentoo.org> sdlmame-0.129.ebuild: amd64/x86 stable, bug #259567 diff --git a/games-emulation/sdlmame/sdlmame-0.129.ebuild b/games-emulation/sdlmame/sdlmame-0.129.ebuild index 600b6157f1fb..fc13b537dcb7 100644 --- a/games-emulation/sdlmame/sdlmame-0.129.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.129.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.129.ebuild,v 1.3 2009/03/08 16:19:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.129.ebuild,v 1.4 2009/03/18 22:38:42 ranger Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${MY_P}.zip # Same as xmame. Should it be renamed to MAME? LICENSE="XMAME" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="opengl" RDEPEND=">=media-libs/libsdl-1.2.10[opengl?] |