Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/brutal-legend: brutal-legend-20130615-r1.ebuild ChangeLog
Date: Mon, 01 Jun 2015 22:06:03
Message-Id: 20150601220545.E58B4A34@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 22:05:45
2
3 Modified: brutal-legend-20130615-r1.ebuild ChangeLog
4 Log:
5 clean up app-emulation/emul-linux which has been removed
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.4 games-action/brutal-legend/brutal-legend-20130615-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: brutal-legend-20130615-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- brutal-legend-20130615-r1.ebuild 10 Feb 2015 10:13:14 -0000 1.3
23 +++ brutal-legend-20130615-r1.ebuild 1 Jun 2015 22:05:45 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615-r1.ebuild,v 1.3 2015/02/10 10:13:14 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615-r1.ebuild,v 1.4 2015/06/01 22:05:45 mr_bones_ Exp $
29
30 # TODO: unbundle libsdl-2
31
32 @@ -25,23 +25,14 @@
33
34 RDEPEND="
35 amd64? (
36 - || (
37 - (
38 - >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
39 - >=virtual/glu-9.0-r1[abi_x86_32(-)]
40 - >=virtual/opengl-7.0-r1[abi_x86_32(-)]
41 - >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
42 - >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)]
43 - >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
44 - >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
45 - >=x11-libs/libxcb-1.9.1[abi_x86_32(-)]
46 - )
47 - (
48 - app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
49 - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)]
50 - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
51 - )
52 - )
53 + >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)]
54 + >=virtual/glu-9.0-r1[abi_x86_32(-)]
55 + >=virtual/opengl-7.0-r1[abi_x86_32(-)]
56 + >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
57 + >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)]
58 + >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
59 + >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
60 + >=x11-libs/libxcb-1.9.1[abi_x86_32(-)]
61 )
62 x86? (
63 sys-libs/zlib
64
65
66
67 1.9 games-action/brutal-legend/ChangeLog
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/ChangeLog?rev=1.9&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/ChangeLog?rev=1.9&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/ChangeLog?r1=1.8&r2=1.9
72
73 Index: ChangeLog
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo-x86/games-action/brutal-legend/ChangeLog,v
76 retrieving revision 1.8
77 retrieving revision 1.9
78 diff -u -r1.8 -r1.9
79 --- ChangeLog 10 Feb 2015 10:13:14 -0000 1.8
80 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.9
81 @@ -1,6 +1,10 @@
82 # ChangeLog for games-action/brutal-legend
83 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
84 -# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/ChangeLog,v 1.8 2015/02/10 10:13:14 ago Exp $
85 +# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/ChangeLog,v 1.9 2015/06/01 22:05:45 mr_bones_ Exp $
86 +
87 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o>
88 + brutal-legend-20130615-r1.ebuild:
89 + clean up app-emulation/emul-linux which has been removed
90
91 10 Feb 2015; Agostino Sarubbo <ago@g.o>
92 brutal-legend-20130615-r1.ebuild: