ulm 14/05/15 16:42:25
Modified: odamex-0.6.3.ebuild ChangeLog odamex-0.6.4.ebuild
odamex-0.6.2.ebuild odamex-0.7.0.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.4 games-engines/odamex/odamex-0.6.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.3.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.3.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.3.ebuild?r1=1.3&r2=1.4
Index: odamex-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- odamex-0.6.3.ebuild 6 Jul 2013 16:25:05 -0000 1.3
+++ odamex-0.6.3.ebuild 15 May 2014 16:42:25 -0000 1.4
@@ -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-engines/odamex/odamex-0.6.3.ebuild,v
1.3 2013/07/06 16:25:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.3.ebuild,v
1.4 2014/05/15 16:42:25 ulm Exp $
EAPI=5
WX_GTK_VER="2.8"
@@ -19,7 +19,7 @@
RDEPEND="
dedicated? ( >=net-libs/miniupnpc-1.8 )
!dedicated? (
- >=media-libs/libsdl-1.2.9[X,audio,joystick,video]
+ >=media-libs/libsdl-1.2.9[X,sound,joystick,video]
>=media-libs/sdl-mixer-1.2.6
odalaunch? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
portmidi? ( media-libs/portmidi )
1.16 games-engines/odamex/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/ChangeLog?rev=1.16&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/ChangeLog?rev=1.16&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/odamex/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 27 Mar 2014 21:20:52 -0000 1.15
+++ ChangeLog 15 May 2014 16:42:25 -0000 1.16
@@ -1,6 +1,11 @@
# ChangeLog for games-engines/odamex
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/ChangeLog,v 1.15
2014/03/27 21:20:52 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/ChangeLog,v 1.16
2014/05/15 16:42:25 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <[email protected]> odamex-0.6.2.ebuild,
+ odamex-0.6.3.ebuild, odamex-0.6.4.ebuild, odamex-0.7.0.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
*odamex-0.7.0 (27 Mar 2014)
1.4 games-engines/odamex/odamex-0.6.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.4.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.4.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.4.ebuild?r1=1.3&r2=1.4
Index: odamex-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- odamex-0.6.4.ebuild 30 Sep 2013 17:16:29 -0000 1.3
+++ odamex-0.6.4.ebuild 15 May 2014 16:42:25 -0000 1.4
@@ -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-engines/odamex/odamex-0.6.4.ebuild,v
1.3 2013/09/30 17:16:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.4.ebuild,v
1.4 2014/05/15 16:42:25 ulm Exp $
EAPI=5
WX_GTK_VER="2.8"
@@ -19,7 +19,7 @@
RDEPEND="
dedicated? ( >=net-libs/miniupnpc-1.8 )
!dedicated? (
- >=media-libs/libsdl-1.2.9[X,audio,joystick,video]
+ >=media-libs/libsdl-1.2.9[X,sound,joystick,video]
>=media-libs/sdl-mixer-1.2.6
odalaunch? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
portmidi? ( media-libs/portmidi )
1.5 games-engines/odamex/odamex-0.6.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild?r1=1.4&r2=1.5
Index: odamex-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- odamex-0.6.2.ebuild 23 Feb 2013 20:23:15 -0000 1.4
+++ odamex-0.6.2.ebuild 15 May 2014 16:42:25 -0000 1.5
@@ -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-engines/odamex/odamex-0.6.2.ebuild,v
1.4 2013/02/23 20:23:15 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.6.2.ebuild,v
1.5 2014/05/15 16:42:25 ulm Exp $
EAPI=5
WX_GTK_VER="2.8"
@@ -18,7 +18,7 @@
RDEPEND="
!dedicated? (
- >=media-libs/libsdl-1.2.9[X,audio,joystick,video]
+ >=media-libs/libsdl-1.2.9[X,sound,joystick,video]
>=media-libs/sdl-mixer-1.2.6
odalaunch? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
portmidi? ( media-libs/portmidi )
1.2 games-engines/odamex/odamex-0.7.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.7.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.7.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/odamex/odamex-0.7.0.ebuild?r1=1.1&r2=1.2
Index: odamex-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- odamex-0.7.0.ebuild 27 Mar 2014 21:20:52 -0000 1.1
+++ odamex-0.7.0.ebuild 15 May 2014 16:42:25 -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-engines/odamex/odamex-0.7.0.ebuild,v
1.1 2014/03/27 21:20:52 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/odamex/odamex-0.7.0.ebuild,v
1.2 2014/05/15 16:42:25 ulm Exp $
EAPI=5
WX_GTK_VER="3.0"
@@ -20,7 +20,7 @@
dedicated? ( >=net-libs/miniupnpc-1.8 )
!dedicated? (
media-libs/libpng:0
- >=media-libs/libsdl-1.2.9[X,audio,joystick,video]
+ >=media-libs/libsdl-1.2.9[X,sound,joystick,video]
>=media-libs/sdl-mixer-1.2.6
odalaunch? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
portmidi? ( media-libs/portmidi )