Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.4.3-r3.ebuild gcc-4.6.3.ebuild gcc-4.1.2.ebuild gcc-4.3.4.ebuild gcc-4.5.4.ebuild ChangeLog gcc-4.5.3-r2.ebuild gcc-4.4.7.ebuild gcc-4.3.6-r1.ebuild gcc-4.4.6-r1.ebuild gcc-3.4.6-r2.ebuild gcc-4.4.4-r2.ebuild gcc-4.4.5.ebuild gcc-3.1.1-r2.ebuild gcc-4.7.3.ebuild gcc-3.2.2.ebuild gcc-3.2.3-r4.ebuild
Date: Sat, 05 Oct 2013 04:08:39
Message-Id: 20131005040833.5CE732004C@flycatcher.gentoo.org
1 dirtyepic 13/10/05 04:08:33
2
3 Modified: gcc-4.4.3-r3.ebuild gcc-4.6.3.ebuild
4 gcc-4.1.2.ebuild gcc-4.3.4.ebuild gcc-4.5.4.ebuild
5 ChangeLog gcc-4.5.3-r2.ebuild gcc-4.4.7.ebuild
6 gcc-4.3.6-r1.ebuild gcc-4.4.6-r1.ebuild
7 gcc-3.4.6-r2.ebuild gcc-4.4.4-r2.ebuild
8 gcc-4.4.5.ebuild
9 Removed: gcc-3.1.1-r2.ebuild gcc-4.7.3.ebuild
10 gcc-3.2.2.ebuild gcc-3.2.3-r4.ebuild
11 Log:
12 Drop s390 and sh to ~arch. Remove old or unused.
13
14 Signed-off-by: Ryan Hill <dirtyepic@g.o>
15 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
16
17 Revision Changes Path
18 1.16 sys-devel/gcc/gcc-4.4.3-r3.ebuild
19
20 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild?rev=1.16&view=markup
21 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild?rev=1.16&content-type=text/plain
22 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild?r1=1.15&r2=1.16
23
24 Index: gcc-4.4.3-r3.ebuild
25 ===================================================================
26 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v
27 retrieving revision 1.15
28 retrieving revision 1.16
29 diff -u -r1.15 -r1.16
30 --- gcc-4.4.3-r3.ebuild 15 May 2013 02:43:13 -0000 1.15
31 +++ gcc-4.4.3-r3.ebuild 5 Oct 2013 04:08:32 -0000 1.16
32 @@ -1,6 +1,6 @@
33 # Copyright 1999-2013 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.15 2013/05/15 02:43:13 dirtyepic Exp $
36 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.16 2013/10/05 04:08:32 dirtyepic Exp $
37
38 PATCH_VER="1.4"
39 UCLIBC_VER="1.0"
40 @@ -21,7 +21,7 @@
41 DESCRIPTION="The GNU Compiler Collection"
42
43 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
44 -KEYWORDS="~alpha ~amd64 arm -hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd"
45 +KEYWORDS="~alpha ~amd64 arm -hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
46
47 RDEPEND=""
48 DEPEND="${RDEPEND}
49
50
51
52 1.38 sys-devel/gcc/gcc-4.6.3.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?rev=1.38&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?rev=1.38&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?r1=1.37&r2=1.38
57
58 Index: gcc-4.6.3.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v
61 retrieving revision 1.37
62 retrieving revision 1.38
63 diff -u -r1.37 -r1.38
64 --- gcc-4.6.3.ebuild 14 Aug 2013 14:35:30 -0000 1.37
65 +++ gcc-4.6.3.ebuild 5 Oct 2013 04:08:32 -0000 1.38
66 @@ -1,6 +1,6 @@
67 # Copyright 1999-2013 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.37 2013/08/14 14:35:30 armin76 Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.38 2013/10/05 04:08:32 dirtyepic Exp $
71
72 PATCH_VER="1.13"
73 UCLIBC_VER="1.0"
74 @@ -23,7 +23,7 @@
75 DESCRIPTION="The GNU Compiler Collection"
76
77 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+"
78 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
79 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
80
81 RDEPEND=""
82 DEPEND="${RDEPEND}
83
84
85
86 1.35 sys-devel/gcc/gcc-4.1.2.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.35&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.35&content-type=text/plain
90 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.34&r2=1.35
91
92 Index: gcc-4.1.2.ebuild
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
95 retrieving revision 1.34
96 retrieving revision 1.35
97 diff -u -r1.34 -r1.35
98 --- gcc-4.1.2.ebuild 12 Apr 2013 06:47:58 -0000 1.34
99 +++ gcc-4.1.2.ebuild 5 Oct 2013 04:08:32 -0000 1.35
100 @@ -1,6 +1,6 @@
101 # Copyright 1999-2013 Gentoo Foundation
102 # Distributed under the terms of the GNU General Public License v2
103 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.34 2013/04/12 06:47:58 ulm Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.35 2013/10/05 04:08:32 dirtyepic Exp $
105
106 PATCH_VER="1.4"
107 UCLIBC_VER="1.0"
108 @@ -11,7 +11,7 @@
109 DESCRIPTION="The GNU Compiler Collection"
110
111 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.2+"
112 -KEYWORDS="-* alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
113 +KEYWORDS="-* alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
114
115 RDEPEND=""
116 DEPEND="${RDEPEND}
117
118
119
120 1.24 sys-devel/gcc/gcc-4.3.4.ebuild
121
122 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.24&view=markup
123 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?rev=1.24&content-type=text/plain
124 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild?r1=1.23&r2=1.24
125
126 Index: gcc-4.3.4.ebuild
127 ===================================================================
128 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v
129 retrieving revision 1.23
130 retrieving revision 1.24
131 diff -u -r1.23 -r1.24
132 --- gcc-4.3.4.ebuild 12 Apr 2013 06:47:58 -0000 1.23
133 +++ gcc-4.3.4.ebuild 5 Oct 2013 04:08:32 -0000 1.24
134 @@ -1,6 +1,6 @@
135 # Copyright 1999-2013 Gentoo Foundation
136 # Distributed under the terms of the GNU General Public License v2
137 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.23 2013/04/12 06:47:58 ulm Exp $
138 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.24 2013/10/05 04:08:32 dirtyepic Exp $
139
140 PATCH_VER="1.4"
141 UCLIBC_VER="1.0"
142 @@ -20,7 +20,7 @@
143 DESCRIPTION="The GNU Compiler Collection"
144
145 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ ) FDL-1.2+"
146 -KEYWORDS="alpha amd64 arm -hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
147 +KEYWORDS="alpha amd64 arm -hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
148
149 RDEPEND=""
150 DEPEND="${RDEPEND}
151
152
153
154 1.17 sys-devel/gcc/gcc-4.5.4.ebuild
155
156 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild?rev=1.17&view=markup
157 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild?rev=1.17&content-type=text/plain
158 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild?r1=1.16&r2=1.17
159
160 Index: gcc-4.5.4.ebuild
161 ===================================================================
162 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild,v
163 retrieving revision 1.16
164 retrieving revision 1.17
165 diff -u -r1.16 -r1.17
166 --- gcc-4.5.4.ebuild 15 May 2013 02:43:13 -0000 1.16
167 +++ gcc-4.5.4.ebuild 5 Oct 2013 04:08:32 -0000 1.17
168 @@ -1,6 +1,6 @@
169 # Copyright 1999-2013 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild,v 1.16 2013/05/15 02:43:13 dirtyepic Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild,v 1.17 2013/10/05 04:08:32 dirtyepic Exp $
173
174 PATCH_VER="1.2"
175 UCLIBC_VER="1.0"
176 @@ -22,7 +22,7 @@
177 DESCRIPTION="The GNU Compiler Collection"
178
179 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
180 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
181 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
182
183 RDEPEND=""
184 DEPEND="${RDEPEND}
185
186
187
188 1.967 sys-devel/gcc/ChangeLog
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.967&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.967&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.966&r2=1.967
193
194 Index: ChangeLog
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
197 retrieving revision 1.966
198 retrieving revision 1.967
199 diff -u -r1.966 -r1.967
200 --- ChangeLog 4 Oct 2013 15:48:44 -0000 1.966
201 +++ ChangeLog 5 Oct 2013 04:08:32 -0000 1.967
202 @@ -1,6 +1,13 @@
203 # ChangeLog for sys-devel/gcc
204 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
205 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.966 2013/10/04 15:48:44 jer Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.967 2013/10/05 04:08:32 dirtyepic Exp $
207 +
208 + 05 Oct 2013; Ryan Hill <dirtyepic@g.o> -gcc-3.1.1-r2.ebuild,
209 + -gcc-3.2.2.ebuild, -gcc-3.2.3-r4.ebuild, gcc-3.4.6-r2.ebuild,
210 + gcc-4.1.2.ebuild, gcc-4.3.4.ebuild, gcc-4.3.6-r1.ebuild, gcc-4.4.3-r3.ebuild,
211 + gcc-4.4.4-r2.ebuild, gcc-4.4.5.ebuild, gcc-4.4.6-r1.ebuild, gcc-4.4.7.ebuild,
212 + gcc-4.5.3-r2.ebuild, gcc-4.5.4.ebuild, gcc-4.6.3.ebuild, -gcc-4.7.3.ebuild:
213 + Drop s390 and sh to ~arch. Remove old or unused.
214
215 04 Oct 2013; Jeroen Roovers <jer@g.o> gcc-4.7.3-r1.ebuild:
216 Stable for HPPA (bug #467274).
217
218
219
220 1.19 sys-devel/gcc/gcc-4.5.3-r2.ebuild
221
222 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild?rev=1.19&view=markup
223 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild?rev=1.19&content-type=text/plain
224 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild?r1=1.18&r2=1.19
225
226 Index: gcc-4.5.3-r2.ebuild
227 ===================================================================
228 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v
229 retrieving revision 1.18
230 retrieving revision 1.19
231 diff -u -r1.18 -r1.19
232 --- gcc-4.5.3-r2.ebuild 15 May 2013 02:43:13 -0000 1.18
233 +++ gcc-4.5.3-r2.ebuild 5 Oct 2013 04:08:32 -0000 1.19
234 @@ -1,6 +1,6 @@
235 # Copyright 1999-2013 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.18 2013/05/15 02:43:13 dirtyepic Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.19 2013/10/05 04:08:32 dirtyepic Exp $
239
240 PATCH_VER="1.6"
241 UCLIBC_VER="1.0"
242 @@ -22,7 +22,7 @@
243 DESCRIPTION="The GNU Compiler Collection"
244
245 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
246 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
247 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
248
249 RDEPEND=""
250 DEPEND="${RDEPEND}
251
252
253
254 1.17 sys-devel/gcc/gcc-4.4.7.ebuild
255
256 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild?rev=1.17&view=markup
257 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild?rev=1.17&content-type=text/plain
258 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild?r1=1.16&r2=1.17
259
260 Index: gcc-4.4.7.ebuild
261 ===================================================================
262 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v
263 retrieving revision 1.16
264 retrieving revision 1.17
265 diff -u -r1.16 -r1.17
266 --- gcc-4.4.7.ebuild 15 May 2013 02:43:13 -0000 1.16
267 +++ gcc-4.4.7.ebuild 5 Oct 2013 04:08:32 -0000 1.17
268 @@ -1,6 +1,6 @@
269 # Copyright 1999-2013 Gentoo Foundation
270 # Distributed under the terms of the GNU General Public License v2
271 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.16 2013/05/15 02:43:13 dirtyepic Exp $
272 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.17 2013/10/05 04:08:32 dirtyepic Exp $
273
274 PATCH_VER="1.2"
275 UCLIBC_VER="1.0"
276 @@ -22,7 +22,7 @@
277 DESCRIPTION="The GNU Compiler Collection"
278
279 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
280 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
281 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
282
283 RDEPEND=""
284 DEPEND="${RDEPEND}
285
286
287
288 1.14 sys-devel/gcc/gcc-4.3.6-r1.ebuild
289
290 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.14&view=markup
291 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?rev=1.14&content-type=text/plain
292 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild?r1=1.13&r2=1.14
293
294 Index: gcc-4.3.6-r1.ebuild
295 ===================================================================
296 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v
297 retrieving revision 1.13
298 retrieving revision 1.14
299 diff -u -r1.13 -r1.14
300 --- gcc-4.3.6-r1.ebuild 12 Apr 2013 06:47:58 -0000 1.13
301 +++ gcc-4.3.6-r1.ebuild 5 Oct 2013 04:08:32 -0000 1.14
302 @@ -1,6 +1,6 @@
303 # Copyright 1999-2013 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.13 2013/04/12 06:47:58 ulm Exp $
306 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.6-r1.ebuild,v 1.14 2013/10/05 04:08:32 dirtyepic Exp $
307
308 PATCH_VER="1.1"
309 UCLIBC_VER="1.0"
310 @@ -20,7 +20,7 @@
311 DESCRIPTION="The GNU Compiler Collection"
312
313 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ ) FDL-1.2+"
314 -KEYWORDS="alpha amd64 arm -hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
315 +KEYWORDS="alpha amd64 arm -hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
316
317 RDEPEND=""
318 DEPEND="${RDEPEND}
319
320
321
322 1.13 sys-devel/gcc/gcc-4.4.6-r1.ebuild
323
324 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild?rev=1.13&view=markup
325 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild?rev=1.13&content-type=text/plain
326 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild?r1=1.12&r2=1.13
327
328 Index: gcc-4.4.6-r1.ebuild
329 ===================================================================
330 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v
331 retrieving revision 1.12
332 retrieving revision 1.13
333 diff -u -r1.12 -r1.13
334 --- gcc-4.4.6-r1.ebuild 15 May 2013 02:43:13 -0000 1.12
335 +++ gcc-4.4.6-r1.ebuild 5 Oct 2013 04:08:32 -0000 1.13
336 @@ -1,6 +1,6 @@
337 # Copyright 1999-2013 Gentoo Foundation
338 # Distributed under the terms of the GNU General Public License v2
339 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.12 2013/05/15 02:43:13 dirtyepic Exp $
340 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.13 2013/10/05 04:08:32 dirtyepic Exp $
341
342 PATCH_VER="1.0"
343 UCLIBC_VER="1.0"
344 @@ -22,7 +22,7 @@
345 DESCRIPTION="The GNU Compiler Collection"
346
347 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
348 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
349 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
350
351 RDEPEND=""
352 DEPEND="${RDEPEND}
353
354
355
356 1.34 sys-devel/gcc/gcc-3.4.6-r2.ebuild
357
358 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.34&view=markup
359 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.34&content-type=text/plain
360 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.33&r2=1.34
361
362 Index: gcc-3.4.6-r2.ebuild
363 ===================================================================
364 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
365 retrieving revision 1.33
366 retrieving revision 1.34
367 diff -u -r1.33 -r1.34
368 --- gcc-3.4.6-r2.ebuild 8 Jan 2013 15:27:34 -0000 1.33
369 +++ gcc-3.4.6-r2.ebuild 5 Oct 2013 04:08:32 -0000 1.34
370 @@ -1,6 +1,6 @@
371 # Copyright 1999-2013 Gentoo Foundation
372 # Distributed under the terms of the GNU General Public License v2
373 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.33 2013/01/08 15:27:34 vapier Exp $
374 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.34 2013/10/05 04:08:32 dirtyepic Exp $
375
376 PATCH_VER="1.7"
377 UCLIBC_VER="1.1"
378 @@ -13,7 +13,7 @@
379
380 DESCRIPTION="The GNU Compiler Collection"
381
382 -KEYWORDS="-* alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
383 +KEYWORDS="-* alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
384 IUSE="ip28 ip32r10k n32 n64"
385
386 # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs
387
388
389
390 1.19 sys-devel/gcc/gcc-4.4.4-r2.ebuild
391
392 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?rev=1.19&view=markup
393 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?rev=1.19&content-type=text/plain
394 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild?r1=1.18&r2=1.19
395
396 Index: gcc-4.4.4-r2.ebuild
397 ===================================================================
398 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v
399 retrieving revision 1.18
400 retrieving revision 1.19
401 diff -u -r1.18 -r1.19
402 --- gcc-4.4.4-r2.ebuild 15 May 2013 02:43:13 -0000 1.18
403 +++ gcc-4.4.4-r2.ebuild 5 Oct 2013 04:08:32 -0000 1.19
404 @@ -1,6 +1,6 @@
405 # Copyright 1999-2013 Gentoo Foundation
406 # Distributed under the terms of the GNU General Public License v2
407 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.18 2013/05/15 02:43:13 dirtyepic Exp $
408 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.19 2013/10/05 04:08:32 dirtyepic Exp $
409
410 PATCH_VER="1.4"
411 UCLIBC_VER="1.0"
412 @@ -22,7 +22,7 @@
413 DESCRIPTION="The GNU Compiler Collection"
414
415 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
416 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
417 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
418
419 RDEPEND=""
420 DEPEND="${RDEPEND}
421
422
423
424 1.17 sys-devel/gcc/gcc-4.4.5.ebuild
425
426 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?rev=1.17&view=markup
427 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?rev=1.17&content-type=text/plain
428 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild?r1=1.16&r2=1.17
429
430 Index: gcc-4.4.5.ebuild
431 ===================================================================
432 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v
433 retrieving revision 1.16
434 retrieving revision 1.17
435 diff -u -r1.16 -r1.17
436 --- gcc-4.4.5.ebuild 15 May 2013 02:43:13 -0000 1.16
437 +++ gcc-4.4.5.ebuild 5 Oct 2013 04:08:32 -0000 1.17
438 @@ -1,6 +1,6 @@
439 # Copyright 1999-2013 Gentoo Foundation
440 # Distributed under the terms of the GNU General Public License v2
441 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.16 2013/05/15 02:43:13 dirtyepic Exp $
442 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.17 2013/10/05 04:08:32 dirtyepic Exp $
443
444 PATCH_VER="1.3"
445 UCLIBC_VER="1.0"
446 @@ -22,7 +22,7 @@
447 DESCRIPTION="The GNU Compiler Collection"
448
449 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+"
450 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
451 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
452
453 RDEPEND=""
454 DEPEND="${RDEPEND}