ulm 14/05/15 17:05:54
Modified: megaglest-3.6.0.3.ebuild megaglest-3.9.1.ebuild
ChangeLog megaglest-3.7.1.ebuild
megaglest-3.7.0.ebuild megaglest-3.9.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.10 games-strategy/megaglest/megaglest-3.6.0.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild?r1=1.9&r2=1.10
Index: megaglest-3.6.0.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- megaglest-3.6.0.3.ebuild 18 May 2013 16:29:37 -0000 1.9
+++ megaglest-3.6.0.3.ebuild 15 May 2014 17:05:54 -0000 1.10
@@ -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-strategy/megaglest/megaglest-3.6.0.3.ebuild,v 1.9
2013/05/18 16:29:37 hasufell Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v
1.10 2014/05/15 17:05:54 ulm Exp $
EAPI=4
VIRTUALX_REQUIRED="manual"
@@ -20,7 +20,7 @@
dev-libs/libxml2
media-libs/fontconfig
media-libs/freetype
- media-libs/libsdl[X,audio,joystick,opengl,video]
+ media-libs/libsdl[X,sound,joystick,opengl,video]
media-libs/libvorbis
media-libs/openal
net-libs/gnutls
1.2 games-strategy/megaglest/megaglest-3.9.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1.ebuild?r1=1.1&r2=1.2
Index: megaglest-3.9.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- megaglest-3.9.1.ebuild 27 Jan 2014 00:57:20 -0000 1.1
+++ megaglest-3.9.1.ebuild 15 May 2014 17:05:54 -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-strategy/megaglest/megaglest-3.9.1.ebuild,v 1.1
2014/01/27 00:57:20 hasufell Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1.ebuild,v 1.2
2014/05/15 17:05:54 ulm Exp $
# google-breakpad
# TODO: fribidi, libvorbis static
@@ -23,7 +23,7 @@
dev-libs/libxml2
media-libs/fontconfig
media-libs/freetype
- media-libs/libsdl[X,audio,joystick,opengl,video]
+ media-libs/libsdl[X,sound,joystick,opengl,video]
media-libs/libvorbis
media-libs/openal
net-libs/gnutls
1.19 games-strategy/megaglest/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.19&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.19&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 27 Jan 2014 00:57:20 -0000 1.18
+++ ChangeLog 15 May 2014 17:05:54 -0000 1.19
@@ -1,6 +1,12 @@
# ChangeLog for games-strategy/megaglest
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.18
2014/01/27 00:57:20 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.19
2014/05/15 17:05:54 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <[email protected]> megaglest-3.6.0.3.ebuild,
+ megaglest-3.7.0.ebuild, megaglest-3.7.1.ebuild, megaglest-3.9.0.4.ebuild,
+ megaglest-3.9.1.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
*megaglest-3.9.1 (27 Jan 2014)
1.7 games-strategy/megaglest/megaglest-3.7.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild?r1=1.6&r2=1.7
Index: megaglest-3.7.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- megaglest-3.7.1.ebuild 12 Oct 2013 03:27:22 -0000 1.6
+++ megaglest-3.7.1.ebuild 15 May 2014 17:05:54 -0000 1.7
@@ -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-strategy/megaglest/megaglest-3.7.1.ebuild,v 1.6
2013/10/12 03:27:22 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild,v 1.7
2014/05/15 17:05:54 ulm Exp $
EAPI=4
VIRTUALX_REQUIRED="manual"
@@ -20,7 +20,7 @@
dev-libs/libxml2
media-libs/fontconfig
media-libs/freetype
- media-libs/libsdl[X,audio,joystick,opengl,video]
+ media-libs/libsdl[X,sound,joystick,opengl,video]
media-libs/libvorbis
media-libs/openal
net-libs/gnutls
1.4 games-strategy/megaglest/megaglest-3.7.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild?r1=1.3&r2=1.4
Index: megaglest-3.7.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- megaglest-3.7.0.ebuild 18 May 2013 16:29:37 -0000 1.3
+++ megaglest-3.7.0.ebuild 15 May 2014 17:05:54 -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-strategy/megaglest/megaglest-3.7.0.ebuild,v 1.3
2013/05/18 16:29:37 hasufell Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild,v 1.4
2014/05/15 17:05:54 ulm Exp $
EAPI=4
VIRTUALX_REQUIRED="manual"
@@ -20,7 +20,7 @@
dev-libs/libxml2
media-libs/fontconfig
media-libs/freetype
- media-libs/libsdl[X,audio,joystick,opengl,video]
+ media-libs/libsdl[X,sound,joystick,opengl,video]
media-libs/libvorbis
media-libs/openal
net-libs/gnutls
1.2 games-strategy/megaglest/megaglest-3.9.0.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.9.0.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.9.0.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.9.0.4.ebuild?r1=1.1&r2=1.2
Index: megaglest-3.9.0.4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.9.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- megaglest-3.9.0.4.ebuild 20 Nov 2013 19:24:36 -0000 1.1
+++ megaglest-3.9.0.4.ebuild 15 May 2014 17:05:54 -0000 1.2
@@ -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-strategy/megaglest/megaglest-3.9.0.4.ebuild,v 1.1
2013/11/20 19:24:36 hasufell Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.9.0.4.ebuild,v 1.2
2014/05/15 17:05:54 ulm Exp $
# google-breakpad
# TODO: fribidi, libvorbis static
@@ -23,7 +23,7 @@
dev-libs/libxml2
media-libs/fontconfig
media-libs/freetype
- media-libs/libsdl[X,audio,joystick,opengl,video]
+ media-libs/libsdl[X,sound,joystick,opengl,video]
media-libs/libvorbis
media-libs/openal
net-libs/gnutls