Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-7.11.ebuild mesa-7.11.2.ebuild ChangeLog mesa-7.9.2.ebuild mesa-7.10.3.ebuild
Date: Sun, 04 Mar 2012 09:40:33
Message-Id: 20120304094024.0D5B52004B@flycatcher.gentoo.org
1 jlec 12/03/04 09:40:24
2
3 Modified: mesa-7.11.ebuild mesa-7.11.2.ebuild ChangeLog
4 mesa-7.9.2.ebuild mesa-7.10.3.ebuild
5 Log:
6 block x11-libs/libGLw with USE=motif
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.15 media-libs/mesa/mesa-7.11.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild?r1=1.14&r2=1.15
16
17 Index: mesa-7.11.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- mesa-7.11.ebuild 3 Dec 2011 22:57:19 -0000 1.14
24 +++ mesa-7.11.ebuild 4 Mar 2012 09:40:23 -0000 1.15
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
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-7.11.ebuild,v 1.14 2011/12/03 22:57:19 chithanh Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.15 2012/03/04 09:40:23 jlec Exp $
31
32 EAPI=3
33
34 @@ -70,7 +70,9 @@
35 x11-libs/libXi
36 x11-libs/libXmu
37 x11-libs/libXxf86vm
38 - motif? ( x11-libs/openmotif )
39 + motif? (
40 + x11-libs/openmotif
41 + !x11-libs/libGLw )
42 gallium? (
43 llvm? ( <sys-devel/llvm-3 )
44 )
45
46
47
48 1.9 media-libs/mesa/mesa-7.11.2.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?rev=1.9&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?rev=1.9&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild?r1=1.8&r2=1.9
53
54 Index: mesa-7.11.2.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v
57 retrieving revision 1.8
58 retrieving revision 1.9
59 diff -u -r1.8 -r1.9
60 --- mesa-7.11.2.ebuild 19 Feb 2012 14:20:28 -0000 1.8
61 +++ mesa-7.11.2.ebuild 4 Mar 2012 09:40:23 -0000 1.9
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.8 2012/02/19 14:20:28 armin76 Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.9 2012/03/04 09:40:23 jlec Exp $
67
68 EAPI=3
69
70 @@ -70,7 +70,9 @@
71 x11-libs/libXi
72 x11-libs/libXmu
73 x11-libs/libXxf86vm
74 - motif? ( x11-libs/openmotif )
75 + motif? (
76 + x11-libs/openmotif
77 + !x11-libs/libGLw )
78 gallium? (
79 llvm? ( >=sys-devel/llvm-2.8 )
80 )
81
82
83
84 1.387 media-libs/mesa/ChangeLog
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.387&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.387&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.386&r2=1.387
89
90 Index: ChangeLog
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
93 retrieving revision 1.386
94 retrieving revision 1.387
95 diff -u -r1.386 -r1.387
96 --- ChangeLog 3 Mar 2012 12:33:08 -0000 1.386
97 +++ ChangeLog 4 Mar 2012 09:40:23 -0000 1.387
98 @@ -1,6 +1,10 @@
99 # ChangeLog for media-libs/mesa
100 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
101 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.386 2012/03/03 12:33:08 lu_zero Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.387 2012/03/04 09:40:23 jlec Exp $
103 +
104 + 04 Mar 2012; Justin Lecher <jlec@g.o> mesa-7.9.2.ebuild,
105 + mesa-7.10.3.ebuild, mesa-7.11.ebuild, mesa-7.11.2.ebuild:
106 + block x11-libs/libGLw with USE=motif
107
108 *mesa-8.0.1-r2 (03 Mar 2012)
109
110
111
112
113 1.11 media-libs/mesa/mesa-7.9.2.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild?rev=1.11&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild?rev=1.11&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild?r1=1.10&r2=1.11
118
119 Index: mesa-7.9.2.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild,v
122 retrieving revision 1.10
123 retrieving revision 1.11
124 diff -u -r1.10 -r1.11
125 --- mesa-7.9.2.ebuild 16 Sep 2011 19:32:56 -0000 1.10
126 +++ mesa-7.9.2.ebuild 4 Mar 2012 09:40:23 -0000 1.11
127 @@ -1,6 +1,6 @@
128 -# Copyright 1999-2011 Gentoo Foundation
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-7.9.2.ebuild,v 1.10 2011/09/16 19:32:56 mattst88 Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild,v 1.11 2012/03/04 09:40:23 jlec Exp $
133
134 EAPI=3
135
136 @@ -65,7 +65,9 @@
137 x11-libs/libXi
138 x11-libs/libXmu
139 x11-libs/libXxf86vm
140 - motif? ( x11-libs/openmotif )
141 + motif? (
142 + x11-libs/openmotif
143 + !x11-libs/libGLw )
144 gallium? (
145 llvm? (
146 amd64? ( dev-libs/udis86 )
147
148
149
150 1.12 media-libs/mesa/mesa-7.10.3.ebuild
151
152 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild?rev=1.12&view=markup
153 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild?rev=1.12&content-type=text/plain
154 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild?r1=1.11&r2=1.12
155
156 Index: mesa-7.10.3.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v
159 retrieving revision 1.11
160 retrieving revision 1.12
161 diff -u -r1.11 -r1.12
162 --- mesa-7.10.3.ebuild 3 Dec 2011 22:57:19 -0000 1.11
163 +++ mesa-7.10.3.ebuild 4 Mar 2012 09:40:23 -0000 1.12
164 @@ -1,6 +1,6 @@
165 -# Copyright 1999-2011 Gentoo Foundation
166 +# Copyright 1999-2012 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.11 2011/12/03 22:57:19 chithanh Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.12 2012/03/04 09:40:23 jlec Exp $
170
171 EAPI=3
172
173 @@ -72,7 +72,9 @@
174 x11-libs/libXi
175 x11-libs/libXmu
176 x11-libs/libXxf86vm
177 - motif? ( x11-libs/openmotif )
178 + motif? (
179 + x11-libs/openmotif
180 + !x11-libs/libGLw )
181 gallium? (
182 llvm? (
183 amd64? ( dev-libs/udis86 )