ulm         14/05/15 16:40:11

  Modified:             sdlmame-0.148_p1-r1.ebuild ChangeLog
                        sdlmame-0.149.ebuild
  Log:
  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to 
"sound", bug 357661.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.5                  games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild

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

Index: sdlmame-0.148_p1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sdlmame-0.148_p1-r1.ebuild  22 Nov 2013 22:18:03 -0000      1.4
+++ sdlmame-0.148_p1-r1.ebuild  15 May 2014 16:40:11 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 
1.4 2013/11/22 22:18:03 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 
1.5 2014/05/15 16:40:11 ulm Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_6 python2_7 )
@@ -32,7 +32,7 @@
 RDEPEND="dev-libs/expat
        media-libs/fontconfig
        media-libs/flac
-       >=media-libs/libsdl-1.2.10[X,audio,joystick,opengl?,video]
+       >=media-libs/libsdl-1.2.10[X,sound,joystick,opengl?,video]
        media-libs/sdl-ttf
        sys-libs/zlib
        virtual/jpeg



1.70                 games-emulation/sdlmame/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   27 Feb 2014 16:13:07 -0000      1.69
+++ ChangeLog   15 May 2014 16:40:11 -0000      1.70
@@ -1,6 +1,11 @@
 # ChangeLog for games-emulation/sdlmame
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.69 
2014/02/27 16:13:07 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.70 
2014/05/15 16:40:11 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> sdlmame-0.148_p1-r1.ebuild,
+  sdlmame-0.149.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   27 Feb 2014; Chris Reffett <[email protected]> -sdlmame-0.144.ebuild:
   Remove old version with implicit base.eclass inherit, acked by Mr_Bones_



1.2                  games-emulation/sdlmame/sdlmame-0.149.ebuild

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

Index: sdlmame-0.149.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.149.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdlmame-0.149.ebuild        26 Jun 2013 13:14:28 -0000      1.1
+++ sdlmame-0.149.ebuild        15 May 2014 16:40:11 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.149.ebuild,v 1.1 
2013/06/26 13:14:28 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.149.ebuild,v 1.2 
2014/05/15 16:40:11 ulm Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_6 python2_7 )
@@ -33,7 +33,7 @@
        dev-libs/expat
        media-libs/fontconfig
        media-libs/flac
-       >=media-libs/libsdl-1.2.10[audio,joystick,opengl?,video]
+       >=media-libs/libsdl-1.2.10[sound,joystick,opengl?,video]
        media-libs/sdl-ttf
        sys-libs/zlib
        virtual/jpeg




Reply via email to