mgorny      15/01/28 19:57:32

  Modified:             mupen64plus-core-2.0.ebuild
                        mupen64plus-core-2.0-r1.ebuild ChangeLog
  Log:
  Switch to CPU_FLAGS_X86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.5                  
games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild?r1=1.4&r2=1.5

Index: mupen64plus-core-2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mupen64plus-core-2.0.ebuild 14 Apr 2014 15:37:58 -0000      1.4
+++ mupen64plus-core-2.0.ebuild 28 Jan 2015 19:57:32 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild,v
 1.4 2014/04/14 15:37:58 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild,v
 1.5 2015/01/28 19:57:32 mgorny Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/2"
 KEYWORDS="~amd64 ~x86"
-IUSE="lirc new-dynarec +osd sse"
+IUSE="lirc new-dynarec +osd cpu_flags_x86_sse"
 
 RDEPEND="media-libs/libpng:0=
        media-libs/libsdl:0=[joystick,opengl,video]
@@ -75,7 +75,7 @@
                SDL_LDLIBS="$($(tc-getPKG_CONFIG) --libs sdl)"
 
                OSD=$(usex osd 1 0)
-               NO_ASM=$(usex sse 0 1)
+               NO_ASM=$(usex cpu_flags_x86_sse 0 1)
                LIRC=$(usex lirc 1 0)
                # (it does not build)
                # DEBUGGER=$(usex debug 1 0)



1.2                  
games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild?r1=1.1&r2=1.2

Index: mupen64plus-core-2.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mupen64plus-core-2.0-r1.ebuild      15 Aug 2014 10:17:41 -0000      1.1
+++ mupen64plus-core-2.0-r1.ebuild      28 Jan 2015 19:57:32 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild,v
 1.1 2014/08/15 10:17:41 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild,v
 1.2 2015/01/28 19:57:32 mgorny Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/2"
 KEYWORDS="~amd64 ~x86"
-IUSE="lirc new-dynarec +osd sse"
+IUSE="lirc new-dynarec +osd cpu_flags_x86_sse"
 
 RDEPEND="media-libs/libpng:0=
        media-libs/libsdl:0=[joystick,opengl,video]
@@ -84,7 +84,7 @@
                SDL_LDLIBS="$($(tc-getPKG_CONFIG) --libs sdl)"
 
                OSD=$(usex osd 1 0)
-               NO_ASM=$(usex sse 0 1)
+               NO_ASM=$(usex cpu_flags_x86_sse 0 1)
                LIRC=$(usex lirc 1 0)
                # (it does not build)
                # DEBUGGER=$(usex debug 1 0)



1.6                  games-emulation/mupen64plus-core/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus-core/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   15 Aug 2014 10:17:41 -0000      1.5
+++ ChangeLog   28 Jan 2015 19:57:32 -0000      1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/mupen64plus-core
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/ChangeLog,v 1.5 
2014/08/15 10:17:41 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/mupen64plus-core/ChangeLog,v 1.6 
2015/01/28 19:57:32 mgorny Exp $
+
+  28 Jan 2015; Michał Górny <[email protected]> mupen64plus-core-2.0-r1.ebuild,
+  mupen64plus-core-2.0.ebuild:
+  Switch to CPU_FLAGS_X86.
 
 *mupen64plus-core-2.0-r1 (15 Aug 2014)
 




Reply via email to