ulm         14/05/15 16:45:59

  Modified:             ChangeLog serious-sam-tfe-1_beta3.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.2                  games-fps/serious-sam-tfe/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   22 Sep 2012 01:59:43 -0000      1.1
+++ ChangeLog   15 May 2014 16:45:59 -0000      1.2
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/serious-sam-tfe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog,v 1.1 
2012/09/22 01:59:43 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog,v 1.2 
2014/05/15 16:45:59 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> serious-sam-tfe-1_beta3.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
 *serious-sam-tfe-1_beta3 (22 Sep 2012)
 



1.2                  games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild?r1=1.1&r2=1.2

Index: serious-sam-tfe-1_beta3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- serious-sam-tfe-1_beta3.ebuild      22 Sep 2012 01:59:43 -0000      1.1
+++ serious-sam-tfe-1_beta3.ebuild      15 May 2014 16:45:59 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild,v
 1.1 2012/09/22 01:59:43 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild,v
 1.2 2014/05/15 16:45:59 ulm Exp $
 
 EAPI="4"
 
@@ -30,7 +30,7 @@
        x86? (
                alsa? (
                        media-libs/libogg
-                       media-libs/libsdl[alsa,audio]
+                       media-libs/libsdl[alsa,sound]
                        media-libs/libvorbis
                )
                media-libs/libsdl[X,joystick,opengl,video]




Reply via email to