Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Samuli Suominen (ssuominen)" <ssuominen@g.o>
|
|
Subject:
|
gentoo-x86 commit in games-emulation/mednafen: ChangeLog mednafen-0.8.13.3.ebuild
|
|
Date:
|
Sat, 19 May 2012 19:05:25 +0000 (UTC)
|
|
ssuominen 12/05/19 19:05:25
Modified: ChangeLog mednafen-0.8.13.3.ebuild
Log:
Revert to ~ppc wrt #413831 pending on user request for stabilization
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Revision Changes Path
1.36 games-emulation/mednafen/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 6 May 2012 17:23:23 -0000 1.35
+++ ChangeLog 19 May 2012 19:05:25 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/mednafen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.35 2012/05/06 17:23:23 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.36 2012/05/19 19:05:25 ssuominen Exp $
+
+ 19 May 2012; Samuli Suominen <ssuominen@g.o> mednafen-0.8.13.3.ebuild:
+ Revert to ~ppc wrt #413831 pending on user request for stabilization
*mednafen-0.9.21 (06 May 2012)
1.7 games-emulation/mednafen/mednafen-0.8.13.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild?r1=1.6&r2=1.7
Index: mednafen-0.8.13.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mednafen-0.8.13.3.ebuild 4 May 2012 04:38:39 -0000 1.6
+++ mednafen-0.8.13.3.ebuild 19 May 2012 19:05:25 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v 1.6 2012/05/04 04:38:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v 1.7 2012/05/19 19:05:25 ssuominen Exp $
EAPI=2
inherit autotools eutils games
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="alsa altivec cjk debug jack nls"
RDEPEND="virtual/opengl
|
|