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.3.3-r2.ebuild gcc-4.4.3-r3.ebuild gcc-4.3.6-r1.ebuild gcc-3.3.6-r1.ebuild gcc-4.4.6-r1.ebuild gcc-3.4.6-r2.ebuild gcc-4.2.4-r1.ebuild gcc-4.4.4-r2.ebuild gcc-4.4.5.ebuild gcc-4.5.1-r1.ebuild gcc-4.6.0.ebuild gcc-4.3.5.ebuild gcc-4.6.1-r1.ebuild gcc-4.1.2.ebuild gcc-4.3.4.ebuild gcc-3.2.2.ebuild gcc-4.5.2.ebuild ChangeLog gcc-4.5.3-r1.ebuild gcc-2.95.3-r10.ebuild gcc-4.0.4.ebuild
Date: Mon, 26 Sep 2011 17:39:01
Message-Id: 20110926173849.F000F20036@flycatcher.gentoo.org
1 vapier 11/09/26 17:38:49
2
3 Modified: gcc-4.4.2.ebuild gcc-4.3.3-r2.ebuild
4 gcc-4.4.3-r3.ebuild gcc-4.3.6-r1.ebuild
5 gcc-3.3.6-r1.ebuild gcc-4.4.6-r1.ebuild
6 gcc-3.4.6-r2.ebuild gcc-4.2.4-r1.ebuild
7 gcc-4.4.4-r2.ebuild gcc-4.4.5.ebuild
8 gcc-4.5.1-r1.ebuild gcc-4.6.0.ebuild
9 gcc-4.3.5.ebuild gcc-4.6.1-r1.ebuild
10 gcc-4.1.2.ebuild gcc-4.3.4.ebuild gcc-3.2.2.ebuild
11 gcc-4.5.2.ebuild ChangeLog gcc-4.5.3-r1.ebuild
12 gcc-2.95.3-r10.ebuild gcc-4.0.4.ebuild
13 Log:
14 Scrub now unused ETYPE logic.
15
16 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
17
18 Revision Changes Path
19 1.9 sys-devel/gcc/gcc-4.4.2.ebuild
20
21 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild?rev=1.9&view=markup
22 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild?rev=1.9&content-type=text/plain
23 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild?r1=1.8&r2=1.9
24
25 Index: gcc-4.4.2.ebuild
26 ===================================================================
27 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v
28 retrieving revision 1.8
29 retrieving revision 1.9
30 diff -u -r1.8 -r1.9
31 --- gcc-4.4.2.ebuild 20 Jul 2011 08:58:35 -0000 1.8
32 +++ gcc-4.4.2.ebuild 26 Sep 2011 17:38:49 -0000 1.9
33 @@ -1,12 +1,10 @@
34 # Copyright 1999-2011 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.8 2011/07/20 08:58:35 dirtyepic Exp $
37 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.9 2011/09/26 17:38:49 vapier Exp $
38
39 PATCH_VER="1.0"
40 UCLIBC_VER="1.0"
41
42 -ETYPE="gcc-compiler"
43 -
44 # Hardened gcc 4 stuff
45 #PIE_VER="10.1.5"
46 #SPECS_VER="0.9.4"
47 @@ -71,7 +69,7 @@
48 fi
49
50 src_unpack() {
51 - gcc_src_unpack
52 + toolchain_src_unpack
53
54 use vanilla && return 0
55
56
57
58
59 1.12 sys-devel/gcc/gcc-4.3.3-r2.ebuild
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?rev=1.12&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?rev=1.12&content-type=text/plain
63 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild?r1=1.11&r2=1.12
64
65 Index: gcc-4.3.3-r2.ebuild
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v
68 retrieving revision 1.11
69 retrieving revision 1.12
70 diff -u -r1.11 -r1.12
71 --- gcc-4.3.3-r2.ebuild 20 Jul 2011 08:58:35 -0000 1.11
72 +++ gcc-4.3.3-r2.ebuild 26 Sep 2011 17:38:49 -0000 1.12
73 @@ -1,14 +1,12 @@
74 # Copyright 1999-2011 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.11 2011/07/20 08:58:35 dirtyepic Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.12 2011/09/26 17:38:49 vapier Exp $
78
79 GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567
80
81 PATCH_VER="1.2"
82 UCLIBC_VER="1.1"
83
84 -ETYPE="gcc-compiler"
85 -
86 # Hardened gcc 4 stuff
87 PIE_VER="10.1.5"
88 SPECS_VER="0.9.4"
89 @@ -70,7 +68,7 @@
90 fi
91
92 src_unpack() {
93 - gcc_src_unpack
94 + toolchain_src_unpack
95
96 use vanilla && return 0
97
98
99
100
101 1.11 sys-devel/gcc/gcc-4.4.3-r3.ebuild
102
103 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild?rev=1.11&view=markup
104 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild?rev=1.11&content-type=text/plain
105 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild?r1=1.10&r2=1.11
106
107 Index: gcc-4.4.3-r3.ebuild
108 ===================================================================
109 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v
110 retrieving revision 1.10
111 retrieving revision 1.11
112 diff -u -r1.10 -r1.11
113 --- gcc-4.4.3-r3.ebuild 20 Jul 2011 08:58:35 -0000 1.10
114 +++ gcc-4.4.3-r3.ebuild 26 Sep 2011 17:38:49 -0000 1.11
115 @@ -1,12 +1,10 @@
116 # Copyright 1999-2011 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.10 2011/07/20 08:58:35 dirtyepic Exp $
119 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.11 2011/09/26 17:38:49 vapier Exp $
120
121 PATCH_VER="1.4"
122 UCLIBC_VER="1.0"
123
124 -ETYPE="gcc-compiler"
125 -
126 # Hardened gcc 4 stuff
127 PIE_VER="0.4.5"
128 SPECS_VER="0.2.0"
129 @@ -68,7 +66,7 @@
130 fi
131
132 src_unpack() {
133 - gcc_src_unpack
134 + toolchain_src_unpack
135
136 use vanilla && return 0
137
138 @@ -80,7 +78,7 @@
139 }
140
141 pkg_setup() {
142 - gcc_pkg_setup
143 + toolchain_pkg_setup
144
145 if use graphite ; then
146 ewarn "Graphite support is still experimental and unstable."
147
148
149
150 1.2 sys-devel/gcc/gcc-4.3.6-r1.ebuild
151
152 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.2&view=markup
153 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.2&content-type=text/plain
154 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?r1=1.1&r2=1.2
155
156 Index: gcc-4.3.6-r1.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v
159 retrieving revision 1.1
160 retrieving revision 1.2
161 diff -u -r1.1 -r1.2
162 --- gcc-4.3.6-r1.ebuild 13 Aug 2011 03:55:39 -0000 1.1
163 +++ gcc-4.3.6-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.2
164 @@ -1,12 +1,10 @@
165 # Copyright 1999-2011 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.1 2011/08/13 03:55:39 dirtyepic Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.2 2011/09/26 17:38:49 vapier Exp $
169
170 PATCH_VER="1.0"
171 UCLIBC_VER="1.0"
172
173 -ETYPE="gcc-compiler"
174 -
175 # Hardened gcc 4 stuff
176 PIE_VER="10.1.5"
177 SPECS_VER="0.9.4"
178 @@ -68,7 +66,7 @@
179 fi
180
181 src_unpack() {
182 - gcc_src_unpack
183 + toolchain_src_unpack
184
185 use vanilla && return 0
186
187
188
189
190 1.19 sys-devel/gcc/gcc-3.3.6-r1.ebuild
191
192 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?rev=1.19&view=markup
193 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?rev=1.19&content-type=text/plain
194 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?r1=1.18&r2=1.19
195
196 Index: gcc-3.3.6-r1.ebuild
197 ===================================================================
198 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v
199 retrieving revision 1.18
200 retrieving revision 1.19
201 diff -u -r1.18 -r1.19
202 --- gcc-3.3.6-r1.ebuild 20 Jul 2011 08:58:35 -0000 1.18
203 +++ gcc-3.3.6-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.19
204 @@ -1,6 +1,6 @@
205 # Copyright 1999-2011 Gentoo Foundation
206 # Distributed under the terms of the GNU General Public License v2
207 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.18 2011/07/20 08:58:35 dirtyepic Exp $
208 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.19 2011/09/26 17:38:49 vapier Exp $
209
210 MAN_VER=""
211 PATCH_VER="1.7"
212 @@ -9,8 +9,6 @@
213 PP_VER="1.0"
214 HTB_VER="1.00-r2"
215
216 -ETYPE="gcc-compiler"
217 -
218 # arch/libc configurations known to be stable with {PIE,SSP}-by-default
219 SSP_STABLE="x86 sparc amd64"
220 SSP_UCLIBC_STABLE="arm mips ppc x86"
221 @@ -73,7 +71,7 @@
222 PDEPEND=">=sys-devel/gcc-config-1.4"
223
224 src_unpack() {
225 - gcc_src_unpack
226 + toolchain_src_unpack
227
228 if [[ -n ${UCLIBC_VER} ]] && [[ ${CTARGET} == *-uclibc* ]] ; then
229 mv "${S}"/gcc-3.3.2/libstdc++-v3/config/os/uclibc "${S}"/libstdc++-v3/config/os/ || die
230
231
232
233 1.2 sys-devel/gcc/gcc-4.4.6-r1.ebuild
234
235 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild?rev=1.2&view=markup
236 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild?rev=1.2&content-type=text/plain
237 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild?r1=1.1&r2=1.2
238
239 Index: gcc-4.4.6-r1.ebuild
240 ===================================================================
241 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v
242 retrieving revision 1.1
243 retrieving revision 1.2
244 diff -u -r1.1 -r1.2
245 --- gcc-4.4.6-r1.ebuild 13 Aug 2011 03:55:39 -0000 1.1
246 +++ gcc-4.4.6-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.2
247 @@ -1,12 +1,10 @@
248 # Copyright 1999-2011 Gentoo Foundation
249 # Distributed under the terms of the GNU General Public License v2
250 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.1 2011/08/13 03:55:39 dirtyepic Exp $
251 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.2 2011/09/26 17:38:49 vapier Exp $
252
253 PATCH_VER="1.0"
254 UCLIBC_VER="1.0"
255
256 -ETYPE="gcc-compiler"
257 -
258 # Hardened gcc 4 stuff
259 PIE_VER="0.4.5"
260 SPECS_VER="0.2.0"
261 @@ -70,7 +68,7 @@
262 fi
263
264 src_unpack() {
265 - gcc_src_unpack
266 + toolchain_src_unpack
267 use vanilla && return 0
268
269 sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
270 @@ -80,7 +78,7 @@
271 }
272
273 pkg_setup() {
274 - gcc_pkg_setup
275 + toolchain_pkg_setup
276
277 if use graphite ; then
278 ewarn "Graphite support is still experimental and unstable."
279
280
281
282 1.27 sys-devel/gcc/gcc-3.4.6-r2.ebuild
283
284 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.27&view=markup
285 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.27&content-type=text/plain
286 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.26&r2=1.27
287
288 Index: gcc-3.4.6-r2.ebuild
289 ===================================================================
290 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
291 retrieving revision 1.26
292 retrieving revision 1.27
293 diff -u -r1.26 -r1.27
294 --- gcc-3.4.6-r2.ebuild 20 Jul 2011 08:58:35 -0000 1.26
295 +++ gcc-3.4.6-r2.ebuild 26 Sep 2011 17:38:49 -0000 1.27
296 @@ -1,6 +1,6 @@
297 # Copyright 1999-2011 Gentoo Foundation
298 # Distributed under the terms of the GNU General Public License v2
299 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.26 2011/07/20 08:58:35 dirtyepic Exp $
300 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.27 2011/09/26 17:38:49 vapier Exp $
301
302 MAN_VER=""
303 PATCH_VER="1.6"
304 @@ -16,8 +16,6 @@
305
306 GCC_LIBSSP_SUPPORT="true"
307
308 -ETYPE="gcc-compiler"
309 -
310 # arch/libc configurations known to be stable with {PIE,SSP}-by-default
311 SSP_STABLE="x86 sparc amd64 ppc ppc64 ia64"
312 SSP_UCLIBC_STABLE="arm mips ppc x86"
313 @@ -84,7 +82,7 @@
314 PDEPEND=">=sys-devel/gcc-config-1.4"
315
316 src_unpack() {
317 - gcc_src_unpack
318 + toolchain_src_unpack
319
320 # misc patches that havent made it into a patch tarball yet
321 [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
322
323
324
325 1.9 sys-devel/gcc/gcc-4.2.4-r1.ebuild
326
327 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.9&view=markup
328 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?rev=1.9&content-type=text/plain
329 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild?r1=1.8&r2=1.9
330
331 Index: gcc-4.2.4-r1.ebuild
332 ===================================================================
333 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v
334 retrieving revision 1.8
335 retrieving revision 1.9
336 diff -u -r1.8 -r1.9
337 --- gcc-4.2.4-r1.ebuild 20 Jul 2011 08:58:35 -0000 1.8
338 +++ gcc-4.2.4-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.9
339 @@ -1,12 +1,10 @@
340 # Copyright 1999-2011 Gentoo Foundation
341 # Distributed under the terms of the GNU General Public License v2
342 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.8 2011/07/20 08:58:35 dirtyepic Exp $
343 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.9 2011/09/26 17:38:49 vapier Exp $
344
345 PATCH_VER="1.1"
346 UCLIBC_VER="1.0"
347
348 -ETYPE="gcc-compiler"
349 -
350 # whether we should split out specs files for multiple {PIE,SSP}-by-default
351 # and vanilla configurations.
352 SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
353 @@ -58,7 +56,7 @@
354 fi
355
356 src_unpack() {
357 - gcc_src_unpack
358 + toolchain_src_unpack
359
360 use vanilla && return 0
361
362
363
364
365 1.14 sys-devel/gcc/gcc-4.4.4-r2.ebuild
366
367 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?rev=1.14&view=markup
368 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?rev=1.14&content-type=text/plain
369 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?r1=1.13&r2=1.14
370
371 Index: gcc-4.4.4-r2.ebuild
372 ===================================================================
373 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v
374 retrieving revision 1.13
375 retrieving revision 1.14
376 diff -u -r1.13 -r1.14
377 --- gcc-4.4.4-r2.ebuild 11 Mar 2011 07:06:37 -0000 1.13
378 +++ gcc-4.4.4-r2.ebuild 26 Sep 2011 17:38:49 -0000 1.14
379 @@ -1,12 +1,10 @@
380 # Copyright 1999-2011 Gentoo Foundation
381 # Distributed under the terms of the GNU General Public License v2
382 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.13 2011/03/11 07:06:37 vapier Exp $
383 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.14 2011/09/26 17:38:49 vapier Exp $
384
385 PATCH_VER="1.4"
386 UCLIBC_VER="1.0"
387
388 -ETYPE="gcc-compiler"
389 -
390 # Hardened gcc 4 stuff
391 PIE_VER="0.4.5"
392 SPECS_VER="0.2.0"
393 @@ -70,7 +68,7 @@
394 fi
395
396 src_unpack() {
397 - gcc_src_unpack
398 + toolchain_src_unpack
399
400 use vanilla && return 0
401
402 @@ -82,7 +80,7 @@
403 }
404
405 pkg_setup() {
406 - gcc_pkg_setup
407 + toolchain_pkg_setup
408
409 if use graphite ; then
410 ewarn "Graphite support is still experimental and unstable."
411
412
413
414 1.12 sys-devel/gcc/gcc-4.4.5.ebuild
415
416 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?rev=1.12&view=markup
417 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?rev=1.12&content-type=text/plain
418 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?r1=1.11&r2=1.12
419
420 Index: gcc-4.4.5.ebuild
421 ===================================================================
422 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v
423 retrieving revision 1.11
424 retrieving revision 1.12
425 diff -u -r1.11 -r1.12
426 --- gcc-4.4.5.ebuild 3 Jul 2011 03:18:48 -0000 1.11
427 +++ gcc-4.4.5.ebuild 26 Sep 2011 17:38:49 -0000 1.12
428 @@ -1,12 +1,10 @@
429 # Copyright 1999-2011 Gentoo Foundation
430 # Distributed under the terms of the GNU General Public License v2
431 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.11 2011/07/03 03:18:48 dirtyepic Exp $
432 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.12 2011/09/26 17:38:49 vapier Exp $
433
434 PATCH_VER="1.3"
435 UCLIBC_VER="1.0"
436
437 -ETYPE="gcc-compiler"
438 -
439 # Hardened gcc 4 stuff
440 PIE_VER="0.4.5"
441 SPECS_VER="0.2.0"
442 @@ -70,7 +68,7 @@
443 fi
444
445 src_unpack() {
446 - gcc_src_unpack
447 + toolchain_src_unpack
448 use vanilla && return 0
449
450 sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
451 @@ -80,7 +78,7 @@
452 }
453
454 pkg_setup() {
455 - gcc_pkg_setup
456 + toolchain_pkg_setup
457
458 if use graphite ; then
459 ewarn "Graphite support is still experimental and unstable."
460
461
462
463 1.6 sys-devel/gcc/gcc-4.5.1-r1.ebuild
464
465 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?rev=1.6&view=markup
466 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?rev=1.6&content-type=text/plain
467 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?r1=1.5&r2=1.6
468
469 Index: gcc-4.5.1-r1.ebuild
470 ===================================================================
471 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v
472 retrieving revision 1.5
473 retrieving revision 1.6
474 diff -u -r1.5 -r1.6
475 --- gcc-4.5.1-r1.ebuild 6 Aug 2011 01:00:22 -0000 1.5
476 +++ gcc-4.5.1-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.6
477 @@ -1,12 +1,10 @@
478 # Copyright 1999-2011 Gentoo Foundation
479 # Distributed under the terms of the GNU General Public License v2
480 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.5 2011/08/06 01:00:22 dirtyepic Exp $
481 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.6 2011/09/26 17:38:49 vapier Exp $
482
483 PATCH_VER="1.4"
484 UCLIBC_VER="1.0"
485
486 -ETYPE="gcc-compiler"
487 -
488 # Hardened gcc 4 stuff
489 PIE_VER="0.4.5"
490 SPECS_VER="0.2.0"
491 @@ -71,7 +69,7 @@
492 fi
493
494 src_unpack() {
495 - gcc_src_unpack
496 + toolchain_src_unpack
497
498 use vanilla && return 0
499
500 @@ -83,7 +81,7 @@
501 }
502
503 pkg_setup() {
504 - gcc_pkg_setup
505 + toolchain_pkg_setup
506
507 if use lto ; then
508 ewarn
509
510
511
512 1.5 sys-devel/gcc/gcc-4.6.0.ebuild
513
514 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?rev=1.5&view=markup
515 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?rev=1.5&content-type=text/plain
516 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?r1=1.4&r2=1.5
517
518 Index: gcc-4.6.0.ebuild
519 ===================================================================
520 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v
521 retrieving revision 1.4
522 retrieving revision 1.5
523 diff -u -r1.4 -r1.5
524 --- gcc-4.6.0.ebuild 6 Aug 2011 00:55:14 -0000 1.4
525 +++ gcc-4.6.0.ebuild 26 Sep 2011 17:38:49 -0000 1.5
526 @@ -1,12 +1,10 @@
527 # Copyright 1999-2011 Gentoo Foundation
528 # Distributed under the terms of the GNU General Public License v2
529 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.4 2011/08/06 00:55:14 dirtyepic Exp $
530 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.5 2011/09/26 17:38:49 vapier Exp $
531
532 PATCH_VER="1.2"
533 UCLIBC_VER="1.0"
534
535 -ETYPE="gcc-compiler"
536 -
537 # Hardened gcc 4 stuff
538 PIE_VER="0.4.5"
539 SPECS_VER="0.2.0"
540
541
542
543 1.7 sys-devel/gcc/gcc-4.3.5.ebuild
544
545 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild?rev=1.7&view=markup
546 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild?rev=1.7&content-type=text/plain
547 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild?r1=1.6&r2=1.7
548
549 Index: gcc-4.3.5.ebuild
550 ===================================================================
551 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v
552 retrieving revision 1.6
553 retrieving revision 1.7
554 diff -u -r1.6 -r1.7
555 --- gcc-4.3.5.ebuild 1 Jul 2011 07:27:56 -0000 1.6
556 +++ gcc-4.3.5.ebuild 26 Sep 2011 17:38:49 -0000 1.7
557 @@ -1,12 +1,10 @@
558 # Copyright 1999-2011 Gentoo Foundation
559 # Distributed under the terms of the GNU General Public License v2
560 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.6 2011/07/01 07:27:56 dirtyepic Exp $
561 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.7 2011/09/26 17:38:49 vapier Exp $
562
563 PATCH_VER="1.1"
564 UCLIBC_VER="1.0"
565
566 -ETYPE="gcc-compiler"
567 -
568 # Hardened gcc 4 stuff
569 PIE_VER="10.1.5"
570 SPECS_VER="0.9.4"
571 @@ -68,7 +66,7 @@
572 fi
573
574 src_unpack() {
575 - gcc_src_unpack
576 + toolchain_src_unpack
577
578 use vanilla && return 0
579
580
581
582
583 1.2 sys-devel/gcc/gcc-4.6.1-r1.ebuild
584
585 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?rev=1.2&view=markup
586 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?rev=1.2&content-type=text/plain
587 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?r1=1.1&r2=1.2
588
589 Index: gcc-4.6.1-r1.ebuild
590 ===================================================================
591 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v
592 retrieving revision 1.1
593 retrieving revision 1.2
594 diff -u -r1.1 -r1.2
595 --- gcc-4.6.1-r1.ebuild 13 Aug 2011 03:55:39 -0000 1.1
596 +++ gcc-4.6.1-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.2
597 @@ -1,12 +1,10 @@
598 # Copyright 1999-2011 Gentoo Foundation
599 # Distributed under the terms of the GNU General Public License v2
600 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.1 2011/08/13 03:55:39 dirtyepic Exp $
601 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.2 2011/09/26 17:38:49 vapier Exp $
602
603 PATCH_VER="1.0"
604 UCLIBC_VER="1.0"
605
606 -ETYPE="gcc-compiler"
607 -
608 # Hardened gcc 4 stuff
609 PIE_VER="0.4.5"
610 SPECS_VER="0.2.0"
611
612
613
614 1.29 sys-devel/gcc/gcc-4.1.2.ebuild
615
616 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.29&view=markup
617 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.29&content-type=text/plain
618 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.28&r2=1.29
619
620 Index: gcc-4.1.2.ebuild
621 ===================================================================
622 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
623 retrieving revision 1.28
624 retrieving revision 1.29
625 diff -u -r1.28 -r1.29
626 --- gcc-4.1.2.ebuild 20 Jul 2011 08:58:35 -0000 1.28
627 +++ gcc-4.1.2.ebuild 26 Sep 2011 17:38:49 -0000 1.29
628 @@ -1,13 +1,11 @@
629 # Copyright 1999-2011 Gentoo Foundation
630 # Distributed under the terms of the GNU General Public License v2
631 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.28 2011/07/20 08:58:35 dirtyepic Exp $
632 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.29 2011/09/26 17:38:49 vapier Exp $
633
634 PATCH_VER="1.3"
635 UCLIBC_VER="1.0"
636 D_VER="0.24"
637
638 -ETYPE="gcc-compiler"
639 -
640 # whether we should split out specs files for multiple {PIE,SSP}-by-default
641 # and vanilla configurations.
642 SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
643 @@ -57,7 +55,7 @@
644 fi
645
646 src_unpack() {
647 - gcc_src_unpack
648 + toolchain_src_unpack
649
650 use vanilla && return 0
651
652
653
654
655 1.18 sys-devel/gcc/gcc-4.3.4.ebuild
656
657 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.18&view=markup
658 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.18&content-type=text/plain
659 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?r1=1.17&r2=1.18
660
661 Index: gcc-4.3.4.ebuild
662 ===================================================================
663 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v
664 retrieving revision 1.17
665 retrieving revision 1.18
666 diff -u -r1.17 -r1.18
667 --- gcc-4.3.4.ebuild 1 Jul 2011 06:02:29 -0000 1.17
668 +++ gcc-4.3.4.ebuild 26 Sep 2011 17:38:49 -0000 1.18
669 @@ -1,6 +1,6 @@
670 # Copyright 1999-2011 Gentoo Foundation
671 # Distributed under the terms of the GNU General Public License v2
672 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.17 2011/07/01 06:02:29 dirtyepic Exp $
673 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.18 2011/09/26 17:38:49 vapier Exp $
674
675 GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch \
676 02_all_gcc-4.3-alpha-PR42113.patch" #262567 #309279
677 @@ -8,8 +8,6 @@
678 PATCH_VER="1.3"
679 UCLIBC_VER="1.0"
680
681 -ETYPE="gcc-compiler"
682 -
683 # Hardened gcc 4 stuff
684 PIE_VER="10.1.5"
685 SPECS_VER="0.9.4"
686 @@ -71,7 +69,7 @@
687 fi
688
689 src_unpack() {
690 - gcc_src_unpack
691 + toolchain_src_unpack
692
693 use vanilla && return 0
694
695
696
697
698 1.32 sys-devel/gcc/gcc-3.2.2.ebuild
699
700 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild?rev=1.32&view=markup
701 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild?rev=1.32&content-type=text/plain
702 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild?r1=1.31&r2=1.32
703
704 Index: gcc-3.2.2.ebuild
705 ===================================================================
706 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v
707 retrieving revision 1.31
708 retrieving revision 1.32
709 diff -u -r1.31 -r1.32
710 --- gcc-3.2.2.ebuild 20 Jul 2011 08:58:35 -0000 1.31
711 +++ gcc-3.2.2.ebuild 26 Sep 2011 17:38:49 -0000 1.32
712 @@ -1,6 +1,6 @@
713 # Copyright 1999-2011 Gentoo Foundation
714 # Distributed under the terms of the GNU General Public License v2
715 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.31 2011/07/20 08:58:35 dirtyepic Exp $
716 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.32 2011/09/26 17:38:49 vapier Exp $
717
718 # This version is really meant JUST for the ps2
719
720 @@ -11,8 +11,6 @@
721 PP_VER=""
722 HTB_VER=""
723
724 -ETYPE="gcc-compiler"
725 -
726 SPLIT_SPECS=${SPLIT_SPECS-true}
727
728 inherit toolchain eutils
729
730
731
732 1.6 sys-devel/gcc/gcc-4.5.2.ebuild
733
734 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?rev=1.6&view=markup
735 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?rev=1.6&content-type=text/plain
736 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?r1=1.5&r2=1.6
737
738 Index: gcc-4.5.2.ebuild
739 ===================================================================
740 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v
741 retrieving revision 1.5
742 retrieving revision 1.6
743 diff -u -r1.5 -r1.6
744 --- gcc-4.5.2.ebuild 6 Aug 2011 01:00:22 -0000 1.5
745 +++ gcc-4.5.2.ebuild 26 Sep 2011 17:38:49 -0000 1.6
746 @@ -1,12 +1,10 @@
747 # Copyright 1999-2011 Gentoo Foundation
748 # Distributed under the terms of the GNU General Public License v2
749 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.5 2011/08/06 01:00:22 dirtyepic Exp $
750 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.6 2011/09/26 17:38:49 vapier Exp $
751
752 PATCH_VER="1.1"
753 UCLIBC_VER="1.0"
754
755 -ETYPE="gcc-compiler"
756 -
757 # Hardened gcc 4 stuff
758 PIE_VER="0.4.5"
759 SPECS_VER="0.2.0"
760 @@ -71,7 +69,7 @@
761 fi
762
763 src_unpack() {
764 - gcc_src_unpack
765 + toolchain_src_unpack
766
767 use vanilla && return 0
768
769 @@ -83,7 +81,7 @@
770 }
771
772 pkg_setup() {
773 - gcc_pkg_setup
774 + toolchain_pkg_setup
775
776 if use lto ; then
777 ewarn
778
779
780
781 1.827 sys-devel/gcc/ChangeLog
782
783 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.827&view=markup
784 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.827&content-type=text/plain
785 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.826&r2=1.827
786
787 Index: ChangeLog
788 ===================================================================
789 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
790 retrieving revision 1.826
791 retrieving revision 1.827
792 diff -u -r1.826 -r1.827
793 --- ChangeLog 25 Sep 2011 01:52:54 -0000 1.826
794 +++ ChangeLog 26 Sep 2011 17:38:49 -0000 1.827
795 @@ -1,6 +1,15 @@
796 # ChangeLog for sys-devel/gcc
797 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
798 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.826 2011/09/25 01:52:54 phajdan.jr Exp $
799 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.827 2011/09/26 17:38:49 vapier Exp $
800 +
801 + 26 Sep 2011; Mike Frysinger <vapier@g.o> gcc-2.95.3-r10.ebuild,
802 + gcc-3.2.2.ebuild, gcc-3.3.6-r1.ebuild, gcc-3.4.6-r2.ebuild, gcc-4.0.4.ebuild,
803 + gcc-4.1.2.ebuild, gcc-4.2.4-r1.ebuild, gcc-4.3.3-r2.ebuild, gcc-4.3.4.ebuild,
804 + gcc-4.3.5.ebuild, gcc-4.3.6-r1.ebuild, gcc-4.4.2.ebuild, gcc-4.4.3-r3.ebuild,
805 + gcc-4.4.4-r2.ebuild, gcc-4.4.5.ebuild, gcc-4.4.6-r1.ebuild,
806 + gcc-4.5.1-r1.ebuild, gcc-4.5.2.ebuild, gcc-4.5.3-r1.ebuild, gcc-4.6.0.ebuild,
807 + gcc-4.6.1-r1.ebuild:
808 + Scrub now unused ETYPE logic.
809
810 25 Sep 2011; Pawel Hajdan jr <phajdan.jr@g.o> gcc-4.5.3-r1.ebuild:
811 x86 stable wrt bug #357479
812
813
814
815 1.5 sys-devel/gcc/gcc-4.5.3-r1.ebuild
816
817 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild?rev=1.5&view=markup
818 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild?rev=1.5&content-type=text/plain
819 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild?r1=1.4&r2=1.5
820
821 Index: gcc-4.5.3-r1.ebuild
822 ===================================================================
823 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild,v
824 retrieving revision 1.4
825 retrieving revision 1.5
826 diff -u -r1.4 -r1.5
827 --- gcc-4.5.3-r1.ebuild 25 Sep 2011 01:52:54 -0000 1.4
828 +++ gcc-4.5.3-r1.ebuild 26 Sep 2011 17:38:49 -0000 1.5
829 @@ -1,12 +1,10 @@
830 # Copyright 1999-2011 Gentoo Foundation
831 # Distributed under the terms of the GNU General Public License v2
832 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild,v 1.4 2011/09/25 01:52:54 phajdan.jr Exp $
833 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild,v 1.5 2011/09/26 17:38:49 vapier Exp $
834
835 PATCH_VER="1.0"
836 UCLIBC_VER="1.0"
837
838 -ETYPE="gcc-compiler"
839 -
840 # Hardened gcc 4 stuff
841 PIE_VER="0.4.5"
842 SPECS_VER="0.2.0"
843 @@ -71,7 +69,7 @@
844 fi
845
846 src_unpack() {
847 - gcc_src_unpack
848 + toolchain_src_unpack
849
850 use vanilla && return 0
851
852 @@ -81,7 +79,7 @@
853 }
854
855 pkg_setup() {
856 - gcc_pkg_setup
857 + toolchain_pkg_setup
858
859 if use lto ; then
860 ewarn
861
862
863
864 1.6 sys-devel/gcc/gcc-2.95.3-r10.ebuild
865
866 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild?rev=1.6&view=markup
867 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild?rev=1.6&content-type=text/plain
868 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild?r1=1.5&r2=1.6
869
870 Index: gcc-2.95.3-r10.ebuild
871 ===================================================================
872 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v
873 retrieving revision 1.5
874 retrieving revision 1.6
875 diff -u -r1.5 -r1.6
876 --- gcc-2.95.3-r10.ebuild 20 Jul 2011 08:58:35 -0000 1.5
877 +++ gcc-2.95.3-r10.ebuild 26 Sep 2011 17:38:49 -0000 1.6
878 @@ -1,10 +1,9 @@
879 # Copyright 1999-2011 Gentoo Foundation
880 # Distributed under the terms of the GNU General Public License v2
881 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v 1.5 2011/07/20 08:58:35 dirtyepic Exp $
882 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v 1.6 2011/09/26 17:38:49 vapier Exp $
883
884 PATCH_VER="1.3"
885 SPLIT_SPECS="no"
886 -ETYPE="gcc-compiler"
887
888 inherit toolchain eutils flag-o-matic
889
890
891
892
893 1.10 sys-devel/gcc/gcc-4.0.4.ebuild
894
895 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?rev=1.10&view=markup
896 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?rev=1.10&content-type=text/plain
897 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild?r1=1.9&r2=1.10
898
899 Index: gcc-4.0.4.ebuild
900 ===================================================================
901 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v
902 retrieving revision 1.9
903 retrieving revision 1.10
904 diff -u -r1.9 -r1.10
905 --- gcc-4.0.4.ebuild 20 Jul 2011 08:58:35 -0000 1.9
906 +++ gcc-4.0.4.ebuild 26 Sep 2011 17:38:49 -0000 1.10
907 @@ -1,6 +1,6 @@
908 # Copyright 1999-2011 Gentoo Foundation
909 # Distributed under the terms of the GNU General Public License v2
910 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.9 2011/07/20 08:58:35 dirtyepic Exp $
911 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.10 2011/09/26 17:38:49 vapier Exp $
912
913 PATCH_VER="1.1"
914 UCLIBC_VER="1.0"
915 @@ -8,8 +8,6 @@
916 PP_VER=""
917 HTB_VER=""
918
919 -ETYPE="gcc-compiler"
920 -
921 # bug #126609
922 GENTOO_PATCH_EXCLUDE="33_all_gcc4-pr16104.patch"
923
924 @@ -59,7 +57,7 @@
925 fi
926
927 src_unpack() {
928 - gcc_src_unpack
929 + toolchain_src_unpack
930
931 use vanilla && return 0