diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:24:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:24:24 +0000 |
commit | 05cc896ce99bd593aa0a6e403f8a4ad292031627 (patch) | |
tree | b5d3140089008e2242c9ef02173b4dedc1bb58f6 /games-emulation | |
parent | Stable for x86, wrt bug #472610 (diff) | |
download | gentoo-2-05cc896ce99bd593aa0a6e403f8a4ad292031627.tar.gz gentoo-2-05cc896ce99bd593aa0a6e403f8a4ad292031627.tar.bz2 gentoo-2-05cc896ce99bd593aa0a6e403f8a4ad292031627.zip |
Stable for x86, wrt bug #472610
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mednafen/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mednafen/mednafen-0.9.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mednafen/ChangeLog b/games-emulation/mednafen/ChangeLog index c2b1c1fa5a9c..6983ee225e6a 100644 --- a/games-emulation/mednafen/ChangeLog +++ b/games-emulation/mednafen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mednafen # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.45 2013/06/09 12:08:19 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.46 2013/07/04 12:24:24 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mednafen-0.9.28.ebuild: + Stable for x86, wrt bug #472610 09 Jun 2013; Chema Alonso <nimiux@gentoo.org> mednafen-0.9.28.ebuild: Stable for amd64 wrt bug #472610 diff --git a/games-emulation/mednafen/mednafen-0.9.28.ebuild b/games-emulation/mednafen/mednafen-0.9.28.ebuild index 32221c1181fb..4f471d916066 100644 --- a/games-emulation/mednafen/mednafen-0.9.28.ebuild +++ b/games-emulation/mednafen/mednafen-0.9.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.9.28.ebuild,v 1.6 2013/06/09 12:08:19 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.9.28.ebuild,v 1.7 2013/07/04 12:24:24 ago Exp $ EAPI=5 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mednafen/${P}-wip.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa altivec cjk debugger jack nls" RDEPEND="virtual/opengl |