Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-9.0.1.ebuild mesa-7.11.ebuild mesa-9.0.ebuild mesa-8.0.4-r1.ebuild ChangeLog mesa-7.11.2.ebuild mesa-8.0.3.ebuild
Date: Mon, 03 Dec 2012 02:42:21
Message-Id: 20121203024208.A205C2171E@flycatcher.gentoo.org
1 ssuominen 12/12/03 02:42:08
2
3 Modified: mesa-9.0.1.ebuild mesa-7.11.ebuild mesa-9.0.ebuild
4 mesa-8.0.4-r1.ebuild ChangeLog mesa-7.11.2.ebuild
5 mesa-8.0.3.ebuild
6 Log:
7 Use virtual/udev instead of sys-fs/udev wrt #444398
8
9 (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
10
11 Revision Changes Path
12 1.2 media-libs/mesa/mesa-9.0.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild?r1=1.1&r2=1.2
17
18 Index: mesa-9.0.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- mesa-9.0.1.ebuild 19 Nov 2012 03:52:34 -0000 1.1
25 +++ mesa-9.0.1.ebuild 3 Dec 2012 02:42:08 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.1 2012/11/19 03:52:34 chithanh Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.2 2012/12/03 02:42:08 ssuominen Exp $
31
32 EAPI=4
33
34 @@ -85,7 +85,7 @@
35 >=app-admin/eselect-opengl-1.2.6
36 dev-libs/expat
37 gbm? (
38 - sys-fs/udev
39 + virtual/udev
40 x11-libs/libdrm[libkms]
41 )
42 >=x11-libs/libX11-1.3.99.901
43
44
45
46 1.19 media-libs/mesa/mesa-7.11.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?rev=1.19&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?rev=1.19&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?r1=1.18&r2=1.19
51
52 Index: mesa-7.11.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v
55 retrieving revision 1.18
56 retrieving revision 1.19
57 diff -u -r1.18 -r1.19
58 --- mesa-7.11.ebuild 24 Oct 2012 19:13:22 -0000 1.18
59 +++ mesa-7.11.ebuild 3 Dec 2012 02:42:08 -0000 1.19
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.18 2012/10/24 19:13:22 ulm Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.19 2012/12/03 02:42:08 ssuominen Exp $
65
66 EAPI=3
67
68 @@ -62,7 +62,7 @@
69 gallium? ( app-admin/eselect-mesa )
70 app-admin/eselect-opengl
71 dev-libs/expat
72 - gbm? ( sys-fs/udev )
73 + gbm? ( virtual/udev )
74 x11-libs/libICE
75 >=x11-libs/libX11-1.3.99.901
76 x11-libs/libXdamage
77
78
79
80 1.5 media-libs/mesa/mesa-9.0.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild?rev=1.5&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild?rev=1.5&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild?r1=1.4&r2=1.5
85
86 Index: mesa-9.0.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v
89 retrieving revision 1.4
90 retrieving revision 1.5
91 diff -u -r1.4 -r1.5
92 --- mesa-9.0.ebuild 28 Nov 2012 21:31:31 -0000 1.4
93 +++ mesa-9.0.ebuild 3 Dec 2012 02:42:08 -0000 1.5
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2012 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.4 2012/11/28 21:31:31 ranger Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.5 2012/12/03 02:42:08 ssuominen Exp $
99
100 EAPI=4
101
102 @@ -85,7 +85,7 @@
103 >=app-admin/eselect-opengl-1.2.6
104 dev-libs/expat
105 gbm? (
106 - sys-fs/udev
107 + virtual/udev
108 x11-libs/libdrm[libkms]
109 )
110 >=x11-libs/libX11-1.3.99.901
111
112
113
114 1.10 media-libs/mesa/mesa-8.0.4-r1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild?rev=1.10&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild?rev=1.10&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild?r1=1.9&r2=1.10
119
120 Index: mesa-8.0.4-r1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v
123 retrieving revision 1.9
124 retrieving revision 1.10
125 diff -u -r1.9 -r1.10
126 --- mesa-8.0.4-r1.ebuild 2 Dec 2012 20:41:56 -0000 1.9
127 +++ mesa-8.0.4-r1.ebuild 3 Dec 2012 02:42:08 -0000 1.10
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2012 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.9 2012/12/02 20:41:56 ago Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.10 2012/12/03 02:42:08 ssuominen Exp $
133
134 EAPI=4
135
136 @@ -86,7 +86,7 @@
137 gallium? ( app-admin/eselect-mesa )
138 >=app-admin/eselect-opengl-1.2.6
139 dev-libs/expat
140 - gbm? ( sys-fs/udev )
141 + gbm? ( virtual/udev )
142 >=x11-libs/libX11-1.3.99.901
143 x11-libs/libXdamage
144 x11-libs/libXext
145
146
147
148 1.436 media-libs/mesa/ChangeLog
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.436&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.436&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.435&r2=1.436
153
154 Index: ChangeLog
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
157 retrieving revision 1.435
158 retrieving revision 1.436
159 diff -u -r1.435 -r1.436
160 --- ChangeLog 2 Dec 2012 20:41:56 -0000 1.435
161 +++ ChangeLog 3 Dec 2012 02:42:08 -0000 1.436
162 @@ -1,6 +1,16 @@
163 # ChangeLog for media-libs/mesa
164 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
165 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.435 2012/12/02 20:41:56 ago Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.436 2012/12/03 02:42:08 ssuominen Exp $
167 +
168 + 03 Dec 2012; Samuli Suominen <ssuominen@g.o> mesa-7.11.ebuild,
169 + mesa-7.11.2.ebuild, mesa-8.0.3.ebuild, mesa-8.0.4-r1.ebuild, mesa-9.0.ebuild,
170 + mesa-9.0.1.ebuild:
171 + Use virtual/udev instead of sys-fs/udev wrt #444398
172 +
173 + 03 Dec 2012; Samuli Suominen <ssuominen@g.o> mesa-7.11.ebuild,
174 + mesa-7.11.2.ebuild, mesa-8.0.3.ebuild, mesa-8.0.4-r1.ebuild, mesa-9.0.ebuild,
175 + mesa-9.0.1.ebuild:
176 + Use virtual/udev instead of sys-fs/udev wrt #444398
177
178 02 Dec 2012; Agostino Sarubbo <ago@g.o> mesa-8.0.4-r1.ebuild:
179 Stable for ppc64, wrt bug #432400
180
181
182
183 1.13 media-libs/mesa/mesa-7.11.2.ebuild
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?rev=1.13&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?rev=1.13&content-type=text/plain
187 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?r1=1.12&r2=1.13
188
189 Index: mesa-7.11.2.ebuild
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v
192 retrieving revision 1.12
193 retrieving revision 1.13
194 diff -u -r1.12 -r1.13
195 --- mesa-7.11.2.ebuild 24 Oct 2012 19:13:22 -0000 1.12
196 +++ mesa-7.11.2.ebuild 3 Dec 2012 02:42:08 -0000 1.13
197 @@ -1,6 +1,6 @@
198 # Copyright 1999-2012 Gentoo Foundation
199 # Distributed under the terms of the GNU General Public License v2
200 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.12 2012/10/24 19:13:22 ulm Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.13 2012/12/03 02:42:08 ssuominen Exp $
202
203 EAPI=3
204
205 @@ -62,7 +62,7 @@
206 gallium? ( app-admin/eselect-mesa )
207 app-admin/eselect-opengl
208 dev-libs/expat
209 - gbm? ( sys-fs/udev )
210 + gbm? ( virtual/udev )
211 x11-libs/libICE
212 >=x11-libs/libX11-1.3.99.901
213 x11-libs/libXdamage
214
215
216
217 1.12 media-libs/mesa/mesa-8.0.3.ebuild
218
219 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild?rev=1.12&view=markup
220 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild?rev=1.12&content-type=text/plain
221 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild?r1=1.11&r2=1.12
222
223 Index: mesa-8.0.3.ebuild
224 ===================================================================
225 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v
226 retrieving revision 1.11
227 retrieving revision 1.12
228 diff -u -r1.11 -r1.12
229 --- mesa-8.0.3.ebuild 4 Oct 2012 08:37:19 -0000 1.11
230 +++ mesa-8.0.3.ebuild 3 Dec 2012 02:42:08 -0000 1.12
231 @@ -1,6 +1,6 @@
232 # Copyright 1999-2012 Gentoo Foundation
233 # Distributed under the terms of the GNU General Public License v2
234 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.11 2012/10/04 08:37:19 naota Exp $
235 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.12 2012/12/03 02:42:08 ssuominen Exp $
236
237 EAPI=4
238
239 @@ -86,7 +86,7 @@
240 gallium? ( app-admin/eselect-mesa )
241 >=app-admin/eselect-opengl-1.2.5
242 dev-libs/expat
243 - gbm? ( sys-fs/udev )
244 + gbm? ( virtual/udev )
245 >=x11-libs/libX11-1.3.99.901
246 x11-libs/libXdamage
247 x11-libs/libXext