ulm         14/05/15 16:27:04

  Modified:             ChangeLog apricots-0.2.6-r1.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.19                 games-arcade/apricots/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   11 May 2013 05:16:44 -0000      1.18
+++ ChangeLog   15 May 2014 16:27:04 -0000      1.19
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/apricots
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.18 
2013/05/11 05:16:44 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.19 
2014/05/15 16:27:04 ulm Exp $
+
+  15 May 2014; Ulrich Müller <[email protected]> apricots-0.2.6-r1.ebuild:
+  Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+  "sound", bug 357661.
 
   11 May 2013; Michael Sterrett <[email protected]> 
apricots-0.2.6-r1.ebuild:
   EAPI=5; tidy



1.13                 games-arcade/apricots/apricots-0.2.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild?r1=1.12&r2=1.13

Index: apricots-0.2.6-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- apricots-0.2.6-r1.ebuild    11 May 2013 05:16:44 -0000      1.12
+++ apricots-0.2.6-r1.ebuild    15 May 2014 16:27:04 -0000      1.13
@@ -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-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.12 
2013/05/11 05:16:44 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.13 
2014/05/15 16:27:04 ulm Exp $
 
 EAPI=5
 inherit autotools eutils games
@@ -14,7 +14,7 @@
 KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="media-libs/libsdl[audio,video]
+DEPEND="media-libs/libsdl[sound,video]
        media-libs/openal
        media-libs/freealut"
 RDEPEND="${DEPEND}"




Reply via email to