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.7.0.ebuild gcc-4.6.1-r1.ebuild gcc-4.6.2.ebuild gcc-4.6.0.ebuild gcc-4.7.1.ebuild gcc-4.6.3.ebuild ChangeLog
Date: Thu, 27 Sep 2012 21:00:11
Message-Id: 20120927205959.0D48821505@flycatcher.gentoo.org
1 vapier 12/09/27 20:59:58
2
3 Modified: gcc-4.7.0.ebuild gcc-4.6.1-r1.ebuild
4 gcc-4.6.2.ebuild gcc-4.6.0.ebuild gcc-4.7.1.ebuild
5 gcc-4.6.3.ebuild ChangeLog
6 Log:
7 Drop -Werror from libgfortran, and push out accumulated patchesets for older versions.
8
9 (Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.5 sys-devel/gcc/gcc-4.7.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild?r1=1.4&r2=1.5
17
18 Index: gcc-4.7.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- gcc-4.7.0.ebuild 3 Jun 2012 22:59:41 -0000 1.4
25 +++ gcc-4.7.0.ebuild 27 Sep 2012 20:59:58 -0000 1.5
26 @@ -1,8 +1,8 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.4 2012/06/03 22:59:41 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.5 2012/09/27 20:59:58 vapier Exp $
31
32 -PATCH_VER="1.1"
33 +PATCH_VER="1.2"
34 UCLIBC_VER="1.0"
35
36 # Hardened gcc 4 stuff
37
38
39
40 1.8 sys-devel/gcc/gcc-4.6.1-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?rev=1.8&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?rev=1.8&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild?r1=1.7&r2=1.8
45
46 Index: gcc-4.6.1-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v
49 retrieving revision 1.7
50 retrieving revision 1.8
51 diff -u -r1.7 -r1.8
52 --- gcc-4.6.1-r1.ebuild 31 May 2012 04:59:32 -0000 1.7
53 +++ gcc-4.6.1-r1.ebuild 27 Sep 2012 20:59:58 -0000 1.8
54 @@ -1,8 +1,8 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.7 2012/05/31 04:59:32 dirtyepic Exp $
58 +# $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 $
59
60 -PATCH_VER="1.0"
61 +PATCH_VER="1.1"
62 UCLIBC_VER="1.0"
63
64 # Hardened gcc 4 stuff
65
66
67
68 1.13 sys-devel/gcc/gcc-4.6.2.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild?rev=1.13&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild?rev=1.13&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild?r1=1.12&r2=1.13
73
74 Index: gcc-4.6.2.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v
77 retrieving revision 1.12
78 retrieving revision 1.13
79 diff -u -r1.12 -r1.13
80 --- gcc-4.6.2.ebuild 31 May 2012 04:59:32 -0000 1.12
81 +++ gcc-4.6.2.ebuild 27 Sep 2012 20:59:58 -0000 1.13
82 @@ -1,8 +1,8 @@
83 # Copyright 1999-2012 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.12 2012/05/31 04:59:32 dirtyepic Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.13 2012/09/27 20:59:58 vapier Exp $
87
88 -PATCH_VER="1.4"
89 +PATCH_VER="1.5"
90 UCLIBC_VER="1.0"
91
92 # Hardened gcc 4 stuff
93
94
95
96 1.11 sys-devel/gcc/gcc-4.6.0.ebuild
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?rev=1.11&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?rev=1.11&content-type=text/plain
100 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild?r1=1.10&r2=1.11
101
102 Index: gcc-4.6.0.ebuild
103 ===================================================================
104 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v
105 retrieving revision 1.10
106 retrieving revision 1.11
107 diff -u -r1.10 -r1.11
108 --- gcc-4.6.0.ebuild 31 May 2012 04:59:32 -0000 1.10
109 +++ gcc-4.6.0.ebuild 27 Sep 2012 20:59:58 -0000 1.11
110 @@ -1,8 +1,8 @@
111 # Copyright 1999-2012 Gentoo Foundation
112 # Distributed under the terms of the GNU General Public License v2
113 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.10 2012/05/31 04:59:32 dirtyepic Exp $
114 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.11 2012/09/27 20:59:58 vapier Exp $
115
116 -PATCH_VER="1.2"
117 +PATCH_VER="1.3"
118 UCLIBC_VER="1.0"
119
120 # Hardened gcc 4 stuff
121
122
123
124 1.5 sys-devel/gcc/gcc-4.7.1.ebuild
125
126 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild?rev=1.5&view=markup
127 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild?rev=1.5&content-type=text/plain
128 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild?r1=1.4&r2=1.5
129
130 Index: gcc-4.7.1.ebuild
131 ===================================================================
132 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v
133 retrieving revision 1.4
134 retrieving revision 1.5
135 diff -u -r1.4 -r1.5
136 --- gcc-4.7.1.ebuild 19 Aug 2012 01:26:41 -0000 1.4
137 +++ gcc-4.7.1.ebuild 27 Sep 2012 20:59:58 -0000 1.5
138 @@ -1,8 +1,8 @@
139 # Copyright 1999-2012 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v 1.4 2012/08/19 01:26:41 vapier Exp $
142 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v 1.5 2012/09/27 20:59:58 vapier Exp $
143
144 -PATCH_VER="1.3"
145 +PATCH_VER="1.4"
146 UCLIBC_VER="1.0"
147
148 # Hardened gcc 4 stuff
149
150
151
152 1.13 sys-devel/gcc/gcc-4.6.3.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?rev=1.13&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?rev=1.13&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild?r1=1.12&r2=1.13
157
158 Index: gcc-4.6.3.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v
161 retrieving revision 1.12
162 retrieving revision 1.13
163 diff -u -r1.12 -r1.13
164 --- gcc-4.6.3.ebuild 11 Aug 2012 17:13:42 -0000 1.12
165 +++ gcc-4.6.3.ebuild 27 Sep 2012 20:59:58 -0000 1.13
166 @@ -1,8 +1,8 @@
167 # Copyright 1999-2012 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.12 2012/08/11 17:13:42 vapier Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.13 2012/09/27 20:59:58 vapier Exp $
171
172 -PATCH_VER="1.6"
173 +PATCH_VER="1.7"
174 UCLIBC_VER="1.0"
175
176 # Hardened gcc 4 stuff
177
178
179
180 1.903 sys-devel/gcc/ChangeLog
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.903&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.903&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.902&r2=1.903
185
186 Index: ChangeLog
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
189 retrieving revision 1.902
190 retrieving revision 1.903
191 diff -u -r1.902 -r1.903
192 --- ChangeLog 26 Sep 2012 18:51:59 -0000 1.902
193 +++ ChangeLog 27 Sep 2012 20:59:58 -0000 1.903
194 @@ -1,6 +1,12 @@
195 # ChangeLog for sys-devel/gcc
196 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
197 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.902 2012/09/26 18:51:59 mattst88 Exp $
198 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.903 2012/09/27 20:59:58 vapier Exp $
199 +
200 + 27 Sep 2012; Mike Frysinger <vapier@g.o> gcc-4.6.0.ebuild,
201 + gcc-4.6.1-r1.ebuild, gcc-4.6.2.ebuild, gcc-4.6.3.ebuild, gcc-4.7.0.ebuild,
202 + gcc-4.7.1.ebuild:
203 + Drop -Werror from libgfortran, and push out accumulated patchesets for older
204 + versions.
205
206 26 Sep 2012; Matt Turner <mattst88@g.o> gcc-4.4.7.ebuild,
207 gcc-4.5.4.ebuild: