ulm         14/05/15 16:33:42

  Modified:             ChangeLog tomatoes-1.55-r2.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.20                 games-arcade/tomatoes/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tomatoes/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   20 Oct 2012 19:14:10 -0000      1.19
+++ ChangeLog   15 May 2014 16:33:42 -0000      1.20
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/tomatoes
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/tomatoes/ChangeLog,v 1.19 
2012/10/20 19:14:10 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/tomatoes/ChangeLog,v 1.20 
2014/05/15 16:33:42 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> tomatoes-1.55-r2.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   20 Oct 2012; Michael Sterrett <[email protected]> tomatoes-1.55-r2.ebuild:
   any mod support will do



1.10                 games-arcade/tomatoes/tomatoes-1.55-r2.ebuild

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

Index: tomatoes-1.55-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-arcade/tomatoes/tomatoes-1.55-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tomatoes-1.55-r2.ebuild     20 Oct 2012 19:14:10 -0000      1.9
+++ tomatoes-1.55-r2.ebuild     15 May 2014 16:33:42 -0000      1.10
@@ -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-arcade/tomatoes/tomatoes-1.55-r2.ebuild,v 1.9 
2012/10/20 19:14:10 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/tomatoes/tomatoes-1.55-r2.ebuild,v 1.10 
2014/05/15 16:33:42 ulm Exp $
 
 EAPI=2
 inherit eutils games
@@ -18,7 +18,7 @@
 
 DEPEND="virtual/opengl
        virtual/glu
-       media-libs/libsdl[audio,video]
+       media-libs/libsdl[sound,video]
        media-libs/sdl-image[jpeg,png]
        media-libs/sdl-mixer[mod]"
 




Reply via email to