ulm         14/05/15 16:20:05

  Modified:             ChangeLog barrage-1.0.4.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.25                 games-action/barrage/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/ChangeLog?rev=1.25&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/ChangeLog?rev=1.25&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   30 Jan 2013 21:48:27 -0000      1.24
+++ ChangeLog   15 May 2014 16:20:05 -0000      1.25
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/barrage
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.24 
2013/01/30 21:48:27 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.25 
2014/05/15 16:20:05 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> barrage-1.0.4.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   30 Jan 2013; Michael Sterrett <[email protected]> 
-barrage-1.0.2-r1.ebuild:
   old



1.6                  games-action/barrage/barrage-1.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild?r1=1.5&r2=1.6

Index: barrage-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- barrage-1.0.4.ebuild        10 Jan 2012 20:36:24 -0000      1.5
+++ barrage-1.0.4.ebuild        15 May 2014 16:20:05 -0000      1.6
@@ -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-action/barrage/barrage-1.0.4.ebuild,v 
1.5 2012/01/10 20:36:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v 
1.6 2014/05/15 16:20:05 ulm Exp $
 
 EAPI=2
 inherit eutils games
@@ -14,7 +14,7 @@
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND=">=media-libs/libsdl-1.2[audio,video]
+DEPEND=">=media-libs/libsdl-1.2[sound,video]
        >=media-libs/sdl-mixer-1.2.4"
 
 src_configure() {




Reply via email to