ulm 14/05/15 17:02:46
Modified: dunelegacy-0.96.3.ebuild ChangeLog
dunelegacy-0.96.2.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.6 games-strategy/dunelegacy/dunelegacy-0.96.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.3.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.3.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.3.ebuild?r1=1.5&r2=1.6
Index: dunelegacy-0.96.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dunelegacy-0.96.3.ebuild 7 Jul 2013 10:21:43 -0000 1.5
+++ dunelegacy-0.96.3.ebuild 15 May 2014 17:02:46 -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-strategy/dunelegacy/dunelegacy-0.96.3.ebuild,v
1.5 2013/07/07 10:21:43 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.3.ebuild,v
1.6 2014/05/15 17:02:46 ulm Exp $
# do not use autotools related stuff in stable ebuilds
# unless you like random breakage: 469796, 469798, 424041
@@ -19,7 +19,7 @@
KEYWORDS="amd64 ~arm x86"
IUSE="+alsa pulseaudio"
-RDEPEND="media-libs/libsdl[X,alsa?,audio,pulseaudio?,video]
+RDEPEND="media-libs/libsdl[X,alsa?,sound,pulseaudio?,video]
media-libs/sdl-mixer[midi,mp3,vorbis]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
1.13 games-strategy/dunelegacy/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/dunelegacy/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 7 Jul 2013 10:21:43 -0000 1.12
+++ ChangeLog 15 May 2014 17:02:46 -0000 1.13
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/dunelegacy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/dunelegacy/ChangeLog,v 1.12
2013/07/07 10:21:43 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/dunelegacy/ChangeLog,v 1.13
2014/05/15 17:02:46 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <[email protected]> dunelegacy-0.96.2.ebuild,
+ dunelegacy-0.96.3.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
07 Jul 2013; Agostino Sarubbo <[email protected]> dunelegacy-0.96.3.ebuild:
Stable for x86, wrt bug #469744
1.6 games-strategy/dunelegacy/dunelegacy-0.96.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.2.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.2.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.2.ebuild?r1=1.5&r2=1.6
Index: dunelegacy-0.96.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dunelegacy-0.96.2.ebuild 17 Oct 2012 03:24:49 -0000 1.5
+++ dunelegacy-0.96.2.ebuild 15 May 2014 17:02:46 -0000 1.6
@@ -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/dunelegacy/dunelegacy-0.96.2.ebuild,v
1.5 2012/10/17 03:24:49 phajdan.jr Exp $
+# $Header:
/var/cvsroot/gentoo-x86/games-strategy/dunelegacy/dunelegacy-0.96.2.ebuild,v
1.6 2014/05/15 17:02:46 ulm Exp $
EAPI=4
inherit autotools eutils gnome2-utils games
@@ -14,7 +14,7 @@
KEYWORDS="amd64 ~arm x86"
IUSE="+alsa pulseaudio"
-RDEPEND="media-libs/libsdl[X,alsa?,audio,pulseaudio?,video]
+RDEPEND="media-libs/libsdl[X,alsa?,sound,pulseaudio?,video]
media-libs/sdl-mixer[midi,mp3,vorbis]"
DEPEND="${RDEPEND}
virtual/pkgconfig"