ulm         14/05/15 16:48:41

  Modified:             amoebax-0.2.0.ebuild ChangeLog
  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.9                  games-puzzle/amoebax/amoebax-0.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/amoebax/amoebax-0.2.0.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/amoebax/amoebax-0.2.0.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/amoebax/amoebax-0.2.0.ebuild?r1=1.8&r2=1.9

Index: amoebax-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/amoebax-0.2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- amoebax-0.2.0.ebuild        18 Oct 2010 16:37:19 -0000      1.8
+++ amoebax-0.2.0.ebuild        15 May 2014 16:48:41 -0000      1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/amoebax/amoebax-0.2.0.ebuild,v 
1.8 2010/10/18 16:37:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/amoebax-0.2.0.ebuild,v 
1.9 2014/05/15 16:48:41 ulm Exp $
 
 EAPI=2
 inherit autotools eutils games
@@ -14,7 +14,7 @@
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="media-libs/libsdl[audio,joystick,video]
+DEPEND="media-libs/libsdl[sound,joystick,video]
        media-libs/sdl-image[png]
        media-libs/sdl-mixer[vorbis]"
 



1.9                  games-puzzle/amoebax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   18 Oct 2010 16:37:19 -0000      1.8
+++ ChangeLog   15 May 2014 16:48:41 -0000      1.9
@@ -1,6 +1,10 @@
 # ChangeLog for games-puzzle/amoebax
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/ChangeLog,v 1.8 
2010/10/18 16:37:19 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/ChangeLog,v 1.9 
2014/05/15 16:48:41 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> amoebax-0.2.0.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   18 Oct 2010; Michael Sterrett <[email protected]> amoebax-0.2.0.ebuild:
   Add use deps; fix desktop file; tidy




Reply via email to