ulm         14/05/15 16:32:53

  Modified:             ChangeLog slimevolley-2.4.2.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.11                 games-arcade/slimevolley/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/slimevolley/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/slimevolley/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/slimevolley/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/slimevolley/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   20 Jun 2011 18:45:53 -0000      1.10
+++ ChangeLog   15 May 2014 16:32:53 -0000      1.11
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/slimevolley
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/slimevolley/ChangeLog,v 1.10 
2011/06/20 18:45:53 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/slimevolley/ChangeLog,v 1.11 
2014/05/15 16:32:53 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> slimevolley-2.4.2.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   20 Jun 2011; Tupone Alfredo <[email protected]> slimevolley-2.4.2.ebuild,
   +files/slimevolley-2.4.2-underlink.patch:



1.5                  games-arcade/slimevolley/slimevolley-2.4.2.ebuild

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

Index: slimevolley-2.4.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-arcade/slimevolley/slimevolley-2.4.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- slimevolley-2.4.2.ebuild    20 Jun 2011 18:45:53 -0000      1.4
+++ slimevolley-2.4.2.ebuild    15 May 2014 16:32:53 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/slimevolley/slimevolley-2.4.2.ebuild,v 1.4 
2011/06/20 18:45:53 tupone Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/slimevolley/slimevolley-2.4.2.ebuild,v 1.5 
2014/05/15 16:32:53 ulm Exp $
 
 EAPI=2
 inherit cmake-utils eutils games
@@ -14,7 +14,7 @@
 KEYWORDS="amd64 x86"
 IUSE="net"
 
-RDEPEND="media-libs/libsdl[X,audio,video]
+RDEPEND="media-libs/libsdl[X,sound,video]
        media-libs/sdl-ttf
        media-libs/sdl-image[png]
        net? ( media-libs/sdl-net )




Reply via email to