ulm 14/05/15 16:23:59
Modified: ChangeLog openclonk-5.3.3-r1.ebuild
openclonk-5.3.3.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.15 games-action/openclonk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/ChangeLog?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/ChangeLog?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 18 Mar 2014 18:49:33 -0000 1.14
+++ ChangeLog 15 May 2014 16:23:59 -0000 1.15
@@ -1,6 +1,11 @@
# ChangeLog for games-action/openclonk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.14
2014/03/18 18:49:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.15
2014/05/15 16:23:59 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <[email protected]> openclonk-5.3.3.ebuild,
+ openclonk-5.3.3-r1.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
18 Mar 2014; Michael Sterrett <[email protected]>
-files/openclonk-5.2.2-zlib-1.2.6.patch, -openclonk-5.2.2.ebuild:
1.2 games-action/openclonk/openclonk-5.3.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild?r1=1.1&r2=1.2
Index: openclonk-5.3.3-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openclonk-5.3.3-r1.ebuild 6 Feb 2014 20:34:40 -0000 1.1
+++ openclonk-5.3.3-r1.ebuild 15 May 2014 16:23:59 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v 1.1
2014/02/06 20:34:40 hasufell Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v 1.2
2014/05/15 16:23:59 ulm Exp $
EAPI=5
@@ -35,7 +35,7 @@
x11-libs/libXrandr
x11-libs/libX11
sound? (
- media-libs/libsdl[audio]
+ media-libs/libsdl[sound]
media-libs/sdl-mixer[mp3?,vorbis,wav]
)
)
1.6 games-action/openclonk/openclonk-5.3.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3.ebuild?r1=1.5&r2=1.6
Index: openclonk-5.3.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openclonk-5.3.3.ebuild 5 Sep 2013 19:44:52 -0000 1.5
+++ openclonk-5.3.3.ebuild 15 May 2014 16:23:59 -0000 1.6
@@ -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-action/openclonk/openclonk-5.3.3.ebuild,v 1.5
2013/09/05 19:44:52 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3.ebuild,v 1.6
2014/05/15 16:23:59 ulm Exp $
EAPI=5
@@ -35,7 +35,7 @@
x11-libs/libXrandr
x11-libs/libX11
sound? (
- media-libs/libsdl[audio]
+ media-libs/libsdl[sound]
media-libs/sdl-mixer[mp3?,vorbis,wav]
)
)