diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-08 16:19:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-08 16:19:47 +0000 |
commit | c95f5861977c859eb5344478d71bb614e2fadbad (patch) | |
tree | ec5cac800e15f6498c80af78747b61c9d8abf194 /games-emulation | |
parent | amd64/x86 stable, bug #259521 (diff) | |
download | gentoo-2-c95f5861977c859eb5344478d71bb614e2fadbad.tar.gz gentoo-2-c95f5861977c859eb5344478d71bb614e2fadbad.tar.bz2 gentoo-2-c95f5861977c859eb5344478d71bb614e2fadbad.zip |
amd64/x86 stable, bug #259567
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-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 39fbb5ba61cd..afa4b24814ed 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.9 2009/01/06 21:40:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.10 2009/03/08 16:19:47 maekke Exp $ + + 08 Mar 2009; Markus Meier <maekke@gentoo.org> sdlmame-0.129.ebuild: + amd64/x86 stable, bug #259567 06 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> sdlmame-0.129.ebuild: EAPI=2; add slot- and use-based deps diff --git a/games-emulation/sdlmame/sdlmame-0.129.ebuild b/games-emulation/sdlmame/sdlmame-0.129.ebuild index 4f1086dbd426..600b6157f1fb 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.2 2009/01/06 21:40:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.129.ebuild,v 1.3 2009/03/08 16:19:47 maekke 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?] |