Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.4.2.ebuild gcc-4.1.2.ebuild ChangeLog gcc-4.3.4.ebuild gcc-4.3.3-r2.ebuild gcc-3.2.2.ebuild gcc-4.3.6-r1.ebuild gcc-2.95.3-r10.ebuild gcc-3.3.6-r1.ebuild gcc-4.0.4.ebuild gcc-3.4.6-r2.ebuild gcc-4.2.4-r1.ebuild gcc-4.3.5.ebuild
Date: Fri, 02 Dec 2011 23:44:10
Message-Id: 20111202234354.613182004B@flycatcher.gentoo.org
1 vapier 11/12/02 23:43:54
2
3 Modified: gcc-4.4.2.ebuild gcc-4.1.2.ebuild ChangeLog
4 gcc-4.3.4.ebuild gcc-4.3.3-r2.ebuild
5 gcc-3.2.2.ebuild gcc-4.3.6-r1.ebuild
6 gcc-2.95.3-r10.ebuild gcc-3.3.6-r1.ebuild
7 gcc-4.0.4.ebuild gcc-3.4.6-r2.ebuild
8 gcc-4.2.4-r1.ebuild gcc-4.3.5.ebuild
9 Log:
10 Delete old hardened logic as we no longer support it (split specs/etc...).
11
12 (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
13
14 Revision Changes Path
15 1.11 sys-devel/gcc/gcc-4.4.2.ebuild
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild?rev=1.11&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild?rev=1.11&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild?r1=1.10&r2=1.11
20
21 Index: gcc-4.4.2.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v
24 retrieving revision 1.10
25 retrieving revision 1.11
26 diff -u -r1.10 -r1.11
27 --- gcc-4.4.2.ebuild 9 Nov 2011 19:22:56 -0000 1.10
28 +++ gcc-4.4.2.ebuild 2 Dec 2011 23:43:54 -0000 1.11
29 @@ -1,6 +1,6 @@
30 # Copyright 1999-2011 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.10 2011/11/09 19:22:56 vapier Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.11 2011/12/02 23:43:54 vapier Exp $
34
35 PATCH_VER="1.0"
36 UCLIBC_VER="1.0"
37 @@ -15,10 +15,6 @@
38 #SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
39 #SSP_UCLIBC_STABLE=""
40
41 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
42 -# and vanilla configurations.
43 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
44 -
45 inherit toolchain
46
47 DESCRIPTION="The GNU Compiler Collection"
48
49
50
51 1.31 sys-devel/gcc/gcc-4.1.2.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.31&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.31&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.30&r2=1.31
56
57 Index: gcc-4.1.2.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
60 retrieving revision 1.30
61 retrieving revision 1.31
62 diff -u -r1.30 -r1.31
63 --- gcc-4.1.2.ebuild 9 Nov 2011 19:22:57 -0000 1.30
64 +++ gcc-4.1.2.ebuild 2 Dec 2011 23:43:54 -0000 1.31
65 @@ -1,15 +1,11 @@
66 # Copyright 1999-2011 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.30 2011/11/09 19:22:57 vapier Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.31 2011/12/02 23:43:54 vapier Exp $
70
71 PATCH_VER="1.3"
72 UCLIBC_VER="1.0"
73 D_VER="0.24"
74
75 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
76 -# and vanilla configurations.
77 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
78 -
79 inherit toolchain
80
81 DESCRIPTION="The GNU Compiler Collection"
82
83
84
85 1.834 sys-devel/gcc/ChangeLog
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.834&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.834&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.833&r2=1.834
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
94 retrieving revision 1.833
95 retrieving revision 1.834
96 diff -u -r1.833 -r1.834
97 --- ChangeLog 2 Dec 2011 23:11:13 -0000 1.833
98 +++ ChangeLog 2 Dec 2011 23:43:54 -0000 1.834
99 @@ -1,6 +1,12 @@
100 # ChangeLog for sys-devel/gcc
101 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.833 2011/12/02 23:11:13 vapier Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.834 2011/12/02 23:43:54 vapier Exp $
104 +
105 + 02 Dec 2011; Mike Frysinger <vapier@g.o> gcc-2.95.3-r10.ebuild,
106 + gcc-3.2.2.ebuild, gcc-3.3.6-r1.ebuild, gcc-3.4.6-r2.ebuild, gcc-4.0.4.ebuild,
107 + gcc-4.1.2.ebuild, gcc-4.2.4-r1.ebuild, gcc-4.3.3-r2.ebuild, gcc-4.3.4.ebuild,
108 + gcc-4.3.5.ebuild, gcc-4.3.6-r1.ebuild, gcc-4.4.2.ebuild:
109 + Delete old hardened logic as we no longer support it (split specs/etc...).
110
111 02 Dec 2011; Mike Frysinger <vapier@g.o> metadata.xml:
112 Add USE=gtk description by Ralph Sennhauser #362799 by Peter Volkov.
113
114
115
116 1.20 sys-devel/gcc/gcc-4.3.4.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.20&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.20&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?r1=1.19&r2=1.20
121
122 Index: gcc-4.3.4.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v
125 retrieving revision 1.19
126 retrieving revision 1.20
127 diff -u -r1.19 -r1.20
128 --- gcc-4.3.4.ebuild 9 Nov 2011 19:22:57 -0000 1.19
129 +++ gcc-4.3.4.ebuild 2 Dec 2011 23:43:54 -0000 1.20
130 @@ -1,6 +1,6 @@
131 # Copyright 1999-2011 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.19 2011/11/09 19:22:57 vapier Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.20 2011/12/02 23:43:54 vapier Exp $
135
136 GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch \
137 02_all_gcc-4.3-alpha-PR42113.patch" #262567 #309279
138 @@ -18,10 +18,6 @@
139 #SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
140 #SSP_UCLIBC_STABLE=""
141
142 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
143 -# and vanilla configurations.
144 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
145 -
146 inherit toolchain
147
148 DESCRIPTION="The GNU Compiler Collection"
149
150
151
152 1.14 sys-devel/gcc/gcc-4.3.3-r2.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?rev=1.14&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?rev=1.14&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?r1=1.13&r2=1.14
157
158 Index: gcc-4.3.3-r2.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v
161 retrieving revision 1.13
162 retrieving revision 1.14
163 diff -u -r1.13 -r1.14
164 --- gcc-4.3.3-r2.ebuild 9 Nov 2011 19:22:56 -0000 1.13
165 +++ gcc-4.3.3-r2.ebuild 2 Dec 2011 23:43:54 -0000 1.14
166 @@ -1,6 +1,6 @@
167 # Copyright 1999-2011 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.13 2011/11/09 19:22:56 vapier Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.14 2011/12/02 23:43:54 vapier Exp $
171
172 GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567
173
174 @@ -17,10 +17,6 @@
175 #SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
176 #SSP_UCLIBC_STABLE=""
177
178 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
179 -# and vanilla configurations.
180 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
181 -
182 inherit toolchain
183
184 DESCRIPTION="The GNU Compiler Collection"
185
186
187
188 1.33 sys-devel/gcc/gcc-3.2.2.ebuild
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild?rev=1.33&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild?rev=1.33&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild?r1=1.32&r2=1.33
193
194 Index: gcc-3.2.2.ebuild
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v
197 retrieving revision 1.32
198 retrieving revision 1.33
199 diff -u -r1.32 -r1.33
200 --- gcc-3.2.2.ebuild 26 Sep 2011 17:38:49 -0000 1.32
201 +++ gcc-3.2.2.ebuild 2 Dec 2011 23:43:54 -0000 1.33
202 @@ -1,17 +1,10 @@
203 # Copyright 1999-2011 Gentoo Foundation
204 # Distributed under the terms of the GNU General Public License v2
205 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.32 2011/09/26 17:38:49 vapier Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.33 2011/12/02 23:43:54 vapier Exp $
207
208 # This version is really meant JUST for the ps2
209
210 -MAN_VER=""
211 PATCH_VER="1.1"
212 -UCLIBC_VER=""
213 -PIE_VER=""
214 -PP_VER=""
215 -HTB_VER=""
216 -
217 -SPLIT_SPECS=${SPLIT_SPECS-true}
218
219 inherit toolchain eutils
220
221
222
223
224 1.4 sys-devel/gcc/gcc-4.3.6-r1.ebuild
225
226 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.4&view=markup
227 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.4&content-type=text/plain
228 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?r1=1.3&r2=1.4
229
230 Index: gcc-4.3.6-r1.ebuild
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v
233 retrieving revision 1.3
234 retrieving revision 1.4
235 diff -u -r1.3 -r1.4
236 --- gcc-4.3.6-r1.ebuild 9 Nov 2011 19:22:56 -0000 1.3
237 +++ gcc-4.3.6-r1.ebuild 2 Dec 2011 23:43:54 -0000 1.4
238 @@ -1,6 +1,6 @@
239 # Copyright 1999-2011 Gentoo Foundation
240 # Distributed under the terms of the GNU General Public License v2
241 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.3 2011/11/09 19:22:56 vapier Exp $
242 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.4 2011/12/02 23:43:54 vapier Exp $
243
244 PATCH_VER="1.0"
245 UCLIBC_VER="1.0"
246 @@ -15,10 +15,6 @@
247 #SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
248 #SSP_UCLIBC_STABLE=""
249
250 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
251 -# and vanilla configurations.
252 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
253 -
254 inherit toolchain
255
256 DESCRIPTION="The GNU Compiler Collection"
257
258
259
260 1.8 sys-devel/gcc/gcc-2.95.3-r10.ebuild
261
262 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild?rev=1.8&view=markup
263 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild?rev=1.8&content-type=text/plain
264 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild?r1=1.7&r2=1.8
265
266 Index: gcc-2.95.3-r10.ebuild
267 ===================================================================
268 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v
269 retrieving revision 1.7
270 retrieving revision 1.8
271 diff -u -r1.7 -r1.8
272 --- gcc-2.95.3-r10.ebuild 9 Nov 2011 19:22:57 -0000 1.7
273 +++ gcc-2.95.3-r10.ebuild 2 Dec 2011 23:43:54 -0000 1.8
274 @@ -1,9 +1,8 @@
275 # Copyright 1999-2011 Gentoo Foundation
276 # Distributed under the terms of the GNU General Public License v2
277 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v 1.7 2011/11/09 19:22:57 vapier Exp $
278 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v 1.8 2011/12/02 23:43:54 vapier Exp $
279
280 PATCH_VER="1.3"
281 -SPLIT_SPECS="no"
282
283 inherit toolchain eutils flag-o-matic
284
285
286
287
288 1.21 sys-devel/gcc/gcc-3.3.6-r1.ebuild
289
290 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?rev=1.21&view=markup
291 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?rev=1.21&content-type=text/plain
292 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?r1=1.20&r2=1.21
293
294 Index: gcc-3.3.6-r1.ebuild
295 ===================================================================
296 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v
297 retrieving revision 1.20
298 retrieving revision 1.21
299 diff -u -r1.20 -r1.21
300 --- gcc-3.3.6-r1.ebuild 9 Nov 2011 19:22:56 -0000 1.20
301 +++ gcc-3.3.6-r1.ebuild 2 Dec 2011 23:43:54 -0000 1.21
302 @@ -1,6 +1,6 @@
303 # Copyright 1999-2011 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.20 2011/11/09 19:22:56 vapier Exp $
306 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.21 2011/12/02 23:43:54 vapier Exp $
307
308 MAN_VER=""
309 PATCH_VER="1.7"
310 @@ -9,25 +9,6 @@
311 PP_VER="1.0"
312 HTB_VER="1.00-r2"
313
314 -# arch/libc configurations known to be stable with {PIE,SSP}-by-default
315 -SSP_STABLE="x86 sparc amd64"
316 -SSP_UCLIBC_STABLE="arm mips ppc x86"
317 -PIE_GLIBC_STABLE="x86 sparc amd64"
318 -PIE_UCLIBC_STABLE="x86 mips ppc"
319 -
320 -# arch/libc configurations known to be broken with {PIE,SSP}-by-default
321 -SSP_UNSUPPORTED="hppa"
322 -SSP_UCLIBC_UNSUPPORTED="${SSP_UNSUPPORTED}"
323 -PIE_UCLIBC_UNSUPPORTED="alpha amd64 arm hppa ia64 m68k ppc64 s390 sh sparc"
324 -PIE_GLIBC_UNSUPPORTED="hppa"
325 -
326 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
327 -# and vanilla configurations.
328 -SPLIT_SPECS=no
329 -
330 -#GENTOO_PATCH_EXCLUDE=""
331 -#PIEPATCH_EXCLUDE=""
332 -
333 inherit toolchain eutils
334
335 DESCRIPTION="The GNU Compiler Collection"
336
337
338
339 1.12 sys-devel/gcc/gcc-4.0.4.ebuild
340
341 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?rev=1.12&view=markup
342 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?rev=1.12&content-type=text/plain
343 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?r1=1.11&r2=1.12
344
345 Index: gcc-4.0.4.ebuild
346 ===================================================================
347 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v
348 retrieving revision 1.11
349 retrieving revision 1.12
350 diff -u -r1.11 -r1.12
351 --- gcc-4.0.4.ebuild 9 Nov 2011 19:22:57 -0000 1.11
352 +++ gcc-4.0.4.ebuild 2 Dec 2011 23:43:54 -0000 1.12
353 @@ -1,6 +1,6 @@
354 # Copyright 1999-2011 Gentoo Foundation
355 # Distributed under the terms of the GNU General Public License v2
356 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.11 2011/11/09 19:22:57 vapier Exp $
357 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.12 2011/12/02 23:43:54 vapier Exp $
358
359 PATCH_VER="1.1"
360 UCLIBC_VER="1.0"
361 @@ -11,10 +11,6 @@
362 # bug #126609
363 GENTOO_PATCH_EXCLUDE="33_all_gcc4-pr16104.patch"
364
365 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
366 -# and vanilla configurations.
367 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
368 -
369 inherit toolchain
370
371 DESCRIPTION="The GNU Compiler Collection"
372
373
374
375 1.29 sys-devel/gcc/gcc-3.4.6-r2.ebuild
376
377 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.29&view=markup
378 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.29&content-type=text/plain
379 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.28&r2=1.29
380
381 Index: gcc-3.4.6-r2.ebuild
382 ===================================================================
383 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
384 retrieving revision 1.28
385 retrieving revision 1.29
386 diff -u -r1.28 -r1.29
387 --- gcc-3.4.6-r2.ebuild 9 Nov 2011 19:22:56 -0000 1.28
388 +++ gcc-3.4.6-r2.ebuild 2 Dec 2011 23:43:54 -0000 1.29
389 @@ -1,6 +1,6 @@
390 # Copyright 1999-2011 Gentoo Foundation
391 # Distributed under the terms of the GNU General Public License v2
392 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.28 2011/11/09 19:22:56 vapier Exp $
393 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.29 2011/12/02 23:43:54 vapier Exp $
394
395 MAN_VER=""
396 PATCH_VER="1.6"
397 @@ -14,27 +14,6 @@
398 HTB_GCC_VER="3.4.4"
399 D_VER="0.24"
400
401 -GCC_LIBSSP_SUPPORT="true"
402 -
403 -# arch/libc configurations known to be stable with {PIE,SSP}-by-default
404 -SSP_STABLE="x86 sparc amd64 ppc ppc64 ia64"
405 -SSP_UCLIBC_STABLE="arm mips ppc x86"
406 -PIE_GLIBC_STABLE="x86 sparc amd64 ppc ppc64 ia64"
407 -PIE_UCLIBC_STABLE="x86 mips ppc"
408 -
409 -# arch/libc configurations known to be broken with {PIE,SSP}-by-default
410 -SSP_UNSUPPORTED="hppa sh"
411 -SSP_UCLIBC_UNSUPPORTED="${SSP_UNSUPPORTED}"
412 -PIE_UCLIBC_UNSUPPORTED="alpha amd64 arm hppa ia64 m68k ppc64 s390 sh sparc"
413 -PIE_GLIBC_UNSUPPORTED="hppa"
414 -
415 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
416 -# and vanilla configurations.
417 -SPLIT_SPECS=${SPLIT_SPECS-true}
418 -
419 -#GENTOO_PATCH_EXCLUDE=""
420 -#PIEPATCH_EXCLUDE=""
421 -
422 inherit toolchain eutils
423
424 DESCRIPTION="The GNU Compiler Collection"
425
426
427
428 1.11 sys-devel/gcc/gcc-4.2.4-r1.ebuild
429
430 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.11&view=markup
431 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.11&content-type=text/plain
432 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?r1=1.10&r2=1.11
433
434 Index: gcc-4.2.4-r1.ebuild
435 ===================================================================
436 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v
437 retrieving revision 1.10
438 retrieving revision 1.11
439 diff -u -r1.10 -r1.11
440 --- gcc-4.2.4-r1.ebuild 9 Nov 2011 19:22:57 -0000 1.10
441 +++ gcc-4.2.4-r1.ebuild 2 Dec 2011 23:43:54 -0000 1.11
442 @@ -1,14 +1,10 @@
443 # Copyright 1999-2011 Gentoo Foundation
444 # Distributed under the terms of the GNU General Public License v2
445 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.10 2011/11/09 19:22:57 vapier Exp $
446 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.11 2011/12/02 23:43:54 vapier Exp $
447
448 PATCH_VER="1.1"
449 UCLIBC_VER="1.0"
450
451 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
452 -# and vanilla configurations.
453 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
454 -
455 inherit toolchain
456
457 DESCRIPTION="The GNU Compiler Collection"
458
459
460
461 1.9 sys-devel/gcc/gcc-4.3.5.ebuild
462
463 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild?rev=1.9&view=markup
464 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild?rev=1.9&content-type=text/plain
465 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild?r1=1.8&r2=1.9
466
467 Index: gcc-4.3.5.ebuild
468 ===================================================================
469 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v
470 retrieving revision 1.8
471 retrieving revision 1.9
472 diff -u -r1.8 -r1.9
473 --- gcc-4.3.5.ebuild 9 Nov 2011 19:22:57 -0000 1.8
474 +++ gcc-4.3.5.ebuild 2 Dec 2011 23:43:54 -0000 1.9
475 @@ -1,6 +1,6 @@
476 # Copyright 1999-2011 Gentoo Foundation
477 # Distributed under the terms of the GNU General Public License v2
478 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.8 2011/11/09 19:22:57 vapier Exp $
479 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.9 2011/12/02 23:43:54 vapier Exp $
480
481 PATCH_VER="1.1"
482 UCLIBC_VER="1.0"
483 @@ -15,10 +15,6 @@
484 #SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
485 #SSP_UCLIBC_STABLE=""
486
487 -# whether we should split out specs files for multiple {PIE,SSP}-by-default
488 -# and vanilla configurations.
489 -SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
490 -
491 inherit toolchain
492
493 DESCRIPTION="The GNU Compiler Collection"