Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/spaz: spaz-1.605.ebuild ChangeLog
Date: Wed, 25 Jun 2014 17:28:44
Message-Id: 20140625172806.99B332004E@flycatcher.gentoo.org
1 mgorny 14/06/25 17:28:06
2
3 Modified: spaz-1.605.ebuild ChangeLog
4 Log:
5 Update multilib dependencies to use the lowest known EAPI 5 or multilib versions.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.4 games-strategy/spaz/spaz-1.605.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild?r1=1.3&r2=1.4
15
16 Index: spaz-1.605.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- spaz-1.605.ebuild 25 Jun 2014 17:02:11 -0000 1.3
23 +++ spaz-1.605.ebuild 25 Jun 2014 17:28:06 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v 1.3 2014/06/25 17:02:11 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v 1.4 2014/06/25 17:28:06 mgorny Exp $
29
30 EAPI=4
31
32 @@ -19,8 +19,8 @@
33 RDEPEND="
34 || (
35 (
36 - media-libs/openal[alsa?,pulseaudio?,abi_x86_32(-)]
37 - media-libs/libsdl[abi_x86_32(-)]
38 + >=media-libs/openal-1.15.1[alsa?,pulseaudio?,abi_x86_32(-)]
39 + >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)]
40 )
41 amd64? (
42 app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
43
44
45
46 1.4 games-strategy/spaz/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/ChangeLog?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/ChangeLog?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/ChangeLog?r1=1.3&r2=1.4
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/games-strategy/spaz/ChangeLog,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- ChangeLog 25 Jun 2014 17:02:11 -0000 1.3
59 +++ ChangeLog 25 Jun 2014 17:28:06 -0000 1.4
60 @@ -1,6 +1,10 @@
61 # ChangeLog for games-strategy/spaz
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/ChangeLog,v 1.3 2014/06/25 17:02:11 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/ChangeLog,v 1.4 2014/06/25 17:28:06 mgorny Exp $
65 +
66 + 25 Jun 2014; Michał Górny <mgorny@g.o> spaz-1.605.ebuild:
67 + Update multilib dependencies to use the lowest known EAPI 5 or multilib
68 + versions.
69
70 25 Jun 2014; Michał Górny <mgorny@g.o> spaz-1.605.ebuild:
71 Support multilib dependencies aside to emul-linux-x86.