ulm         14/05/15 16:50:50

  Modified:             ChangeLog einstein-2.0.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.12                 games-puzzle/einstein/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/einstein/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   14 Aug 2013 20:08:18 -0000      1.11
+++ ChangeLog   15 May 2014 16:50:50 -0000      1.12
@@ -1,6 +1,10 @@
 # ChangeLog for games-puzzle/einstein
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/einstein/ChangeLog,v 1.11 
2013/08/14 20:08:18 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/einstein/ChangeLog,v 1.12 
2014/05/15 16:50:50 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> einstein-2.0.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   14 Aug 2013; Michael Sterrett <[email protected]>
   files/einstein-2.0-64bit.patch, files/einstein-2.0-as-needed.patch,



1.11                 games-puzzle/einstein/einstein-2.0.ebuild

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

Index: einstein-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/einstein/einstein-2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- einstein-2.0.ebuild 19 Feb 2013 03:44:38 -0000      1.10
+++ einstein-2.0.ebuild 15 May 2014 16:50:50 -0000      1.11
@@ -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-puzzle/einstein/einstein-2.0.ebuild,v 
1.10 2013/02/19 03:44:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/einstein/einstein-2.0.ebuild,v 
1.11 2014/05/15 16:50:50 ulm Exp $
 
 EAPI=2
 inherit eutils games
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="media-libs/libsdl[audio,video]
+DEPEND="media-libs/libsdl[sound,video]
        media-libs/sdl-mixer
        media-libs/sdl-ttf"
 




Reply via email to