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