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-action/beathazardultra: beathazardultra-20130308.ebuild ChangeLog
Date: Wed, 25 Jun 2014 13:46:21
Message-Id: 20140625134614.B63712004F@flycatcher.gentoo.org
1 mgorny 14/06/25 13:46:14
2
3 Modified: beathazardultra-20130308.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.7 games-action/beathazardultra/beathazardultra-20130308.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild?r1=1.6&r2=1.7
15
16 Index: beathazardultra-20130308.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- beathazardultra-20130308.ebuild 25 Jun 2014 12:53:53 -0000 1.6
23 +++ beathazardultra-20130308.ebuild 25 Jun 2014 13:46:14 -0000 1.7
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-action/beathazardultra/beathazardultra-20130308.ebuild,v 1.6 2014/06/25 12:53:53 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/beathazardultra-20130308.ebuild,v 1.7 2014/06/25 13:46:14 mgorny Exp $
29
30 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
31
32 @@ -30,26 +30,26 @@
33 || (
34 app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
35 (
36 - media-libs/libpng:1.2[abi_x86_32(-)]
37 - virtual/jpeg[abi_x86_32(-)]
38 + >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
39 + >=virtual/jpeg-0-r2[abi_x86_32(-)]
40 )
41 )
42 )
43 || (
44 app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
45 - x11-libs/gtk+:2[abi_x86_32(-)]
46 + >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
47 )
48 || (
49 app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
50 - virtual/opengl[abi_x86_32(-)]
51 + >=virtual/opengl-7.0-r1[abi_x86_32(-)]
52 )
53 || (
54 app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
55 (
56 - x11-libs/libX11[abi_x86_32(-)]
57 - x11-libs/libXcursor[abi_x86_32(-)]
58 - x11-libs/libXinerama[abi_x86_32(-)]
59 - x11-libs/libXrandr[abi_x86_32(-)]
60 + >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
61 + >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
62 + >=x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
63 + >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
64 )
65 )
66 )
67
68
69
70 1.6 games-action/beathazardultra/ChangeLog
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?rev=1.6&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?rev=1.6&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/beathazardultra/ChangeLog?r1=1.5&r2=1.6
75
76 Index: ChangeLog
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v
79 retrieving revision 1.5
80 retrieving revision 1.6
81 diff -u -r1.5 -r1.6
82 --- ChangeLog 25 Jun 2014 12:53:53 -0000 1.5
83 +++ ChangeLog 25 Jun 2014 13:46:14 -0000 1.6
84 @@ -1,6 +1,10 @@
85 # ChangeLog for games-action/beathazardultra
86 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
87 -# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 1.5 2014/06/25 12:53:53 mgorny Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/games-action/beathazardultra/ChangeLog,v 1.6 2014/06/25 13:46:14 mgorny Exp $
89 +
90 + 25 Jun 2014; Michał Górny <mgorny@g.o> beathazardultra-20130308.ebuild:
91 + Update multilib dependencies to use the lowest known EAPI 5 or multilib
92 + versions.
93
94 25 Jun 2014; Michał Górny <mgorny@g.o> beathazardultra-20130308.ebuild:
95 Support multilib dependencies aside to emul-linux-x86.