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.5.3-r2.ebuild gcc-4.5.2.ebuild ChangeLog gcc-4.5.1-r1.ebuild
Date: Fri, 28 Sep 2012 03:37:19
Message-Id: 20120928033707.A4D5621600@flycatcher.gentoo.org
1 vapier 12/09/28 03:37:07
2
3 Modified: gcc-4.5.3-r2.ebuild gcc-4.5.2.ebuild ChangeLog
4 gcc-4.5.1-r1.ebuild
5 Log:
6 Drop -Werror from libgfortran, and push out accumulated patchesets for older versions.
7
8 (Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.15 sys-devel/gcc/gcc-4.5.3-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild?r1=1.14&r2=1.15
16
17 Index: gcc-4.5.3-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- gcc-4.5.3-r2.ebuild 11 May 2012 08:49:24 -0000 1.14
24 +++ gcc-4.5.3-r2.ebuild 28 Sep 2012 03:37:07 -0000 1.15
25 @@ -1,8 +1,8 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.14 2012/05/11 08:49:24 vapier Exp $
29 +# $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 $
30
31 -PATCH_VER="1.5"
32 +PATCH_VER="1.6"
33 UCLIBC_VER="1.0"
34
35 # Hardened gcc 4 stuff
36
37
38
39 1.8 sys-devel/gcc/gcc-4.5.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild?r1=1.7&r2=1.8
44
45 Index: gcc-4.5.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- gcc-4.5.2.ebuild 9 Nov 2011 19:22:57 -0000 1.7
52 +++ gcc-4.5.2.ebuild 28 Sep 2012 03:37:07 -0000 1.8
53 @@ -1,8 +1,8 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.7 2011/11/09 19:22:57 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.8 2012/09/28 03:37:07 vapier Exp $
58
59 -PATCH_VER="1.1"
60 +PATCH_VER="1.2"
61 UCLIBC_VER="1.0"
62
63 # Hardened gcc 4 stuff
64
65
66
67 1.905 sys-devel/gcc/ChangeLog
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.905&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.905&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.904&r2=1.905
72
73 Index: ChangeLog
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
76 retrieving revision 1.904
77 retrieving revision 1.905
78 diff -u -r1.904 -r1.905
79 --- ChangeLog 28 Sep 2012 03:13:09 -0000 1.904
80 +++ ChangeLog 28 Sep 2012 03:37:07 -0000 1.905
81 @@ -1,6 +1,6 @@
82 # ChangeLog for sys-devel/gcc
83 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
84 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.904 2012/09/28 03:13:09 zmedico Exp $
85 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.905 2012/09/28 03:37:07 vapier Exp $
86
87 28 Sep 2012; Zac Medico <zmedico@g.o> gcc-2.95.3-r10.ebuild:
88 Drop global scope tc-arch call, which breaks metadata generation due to KV
89 @@ -10,6 +10,7 @@
90 references to it whatsoever in any eclasses or ebuilds.
91
92 27 Sep 2012; Mike Frysinger <vapier@g.o> gcc-4.6.0.ebuild,
93 + gcc-4.5.1-r1.ebuild, gcc-4.5.2.ebuild, gcc-4.5.3-r2.ebuild,
94 gcc-4.6.1-r1.ebuild, gcc-4.6.2.ebuild, gcc-4.6.3.ebuild, gcc-4.7.0.ebuild,
95 gcc-4.7.1.ebuild:
96 Drop -Werror from libgfortran, and push out accumulated patchesets for older
97
98
99
100 1.8 sys-devel/gcc/gcc-4.5.1-r1.ebuild
101
102 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?rev=1.8&view=markup
103 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?rev=1.8&content-type=text/plain
104 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild?r1=1.7&r2=1.8
105
106 Index: gcc-4.5.1-r1.ebuild
107 ===================================================================
108 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v
109 retrieving revision 1.7
110 retrieving revision 1.8
111 diff -u -r1.7 -r1.8
112 --- gcc-4.5.1-r1.ebuild 9 Nov 2011 19:22:57 -0000 1.7
113 +++ gcc-4.5.1-r1.ebuild 28 Sep 2012 03:37:07 -0000 1.8
114 @@ -1,8 +1,8 @@
115 # Copyright 1999-2011 Gentoo Foundation
116 # Distributed under the terms of the GNU General Public License v2
117 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.7 2011/11/09 19:22:57 vapier Exp $
118 +# $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 $
119
120 -PATCH_VER="1.4"
121 +PATCH_VER="1.5"
122 UCLIBC_VER="1.0"
123
124 # Hardened gcc 4 stuff