ulm 14/05/15 17:02:24
Modified: ChangeLog boswars-2.6.1.ebuild
boswars-2.7-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.27 games-strategy/boswars/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?rev=1.27&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?rev=1.27&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 24 Dec 2013 12:50:34 -0000 1.26
+++ ChangeLog 15 May 2014 17:02:24 -0000 1.27
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/boswars
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v 1.26
2013/12/24 12:50:34 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v 1.27
2014/05/15 17:02:24 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <[email protected]> boswars-2.6.1.ebuild,
+ boswars-2.7-r1.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
24 Dec 2013; Agostino Sarubbo <[email protected]> boswars-2.7-r1.ebuild:
Stable for x86, wrt bug #490710
1.7 games-strategy/boswars/boswars-2.6.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.6.1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.6.1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.6.1.ebuild?r1=1.6&r2=1.7
Index: boswars-2.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.6.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- boswars-2.6.1.ebuild 12 Oct 2012 02:29:29 -0000 1.6
+++ boswars-2.6.1.ebuild 15 May 2014 17:02:24 -0000 1.7
@@ -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-strategy/boswars/boswars-2.6.1.ebuild,v 1.6
2012/10/12 02:29:29 mr_bones_ Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.6.1.ebuild,v 1.7
2014/05/15 17:02:24 ulm Exp $
EAPI=2
inherit eutils scons-utils games
@@ -16,7 +16,7 @@
IUSE=""
DEPEND="dev-lang/lua
- media-libs/libsdl[audio,video]
+ media-libs/libsdl[sound,video]
media-libs/libpng:0
media-libs/libvorbis
media-libs/libtheora
1.5 games-strategy/boswars/boswars-2.7-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?r1=1.4&r2=1.5
Index: boswars-2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- boswars-2.7-r1.ebuild 24 Dec 2013 12:50:34 -0000 1.4
+++ boswars-2.7-r1.ebuild 15 May 2014 17:02:24 -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-strategy/boswars/boswars-2.7-r1.ebuild,v 1.4
2013/12/24 12:50:34 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v 1.5
2014/05/15 17:02:24 ulm Exp $
EAPI=5
inherit eutils scons-utils games
@@ -17,7 +17,7 @@
IUSE=""
RDEPEND="dev-lang/lua
- media-libs/libsdl[audio,video]
+ media-libs/libsdl[sound,video]
media-libs/libpng:0
media-libs/libvorbis
media-libs/libtheora