Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/toolchain:master commit in: sys-devel/gcc/
Date: Mon, 01 Jun 2015 06:52:42
Message-Id: 1433141548.a9541515f87344eec6d08302d000b6e01e851fa7.vapier@gentoo
1 commit: a9541515f87344eec6d08302d000b6e01e851fa7
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 06:52:28 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 06:52:28 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/toolchain.git/commit/?id=a9541515
7
8 gcc: bump all ebuilds to at least EAPI=2
9
10 sys-devel/gcc/gcc-4.0.0.ebuild | 2 ++
11 sys-devel/gcc/gcc-4.0.2-r3.ebuild | 2 ++
12 sys-devel/gcc/gcc-4.0.3.ebuild | 2 ++
13 sys-devel/gcc/gcc-4.1.0-r1.ebuild | 2 ++
14 sys-devel/gcc/gcc-4.1.1-r3.ebuild | 2 ++
15 sys-devel/gcc/gcc-4.2.0.ebuild | 2 ++
16 sys-devel/gcc/gcc-4.2.1.ebuild | 2 ++
17 sys-devel/gcc/gcc-4.2.2.ebuild | 2 ++
18 sys-devel/gcc/gcc-4.2.3.ebuild | 2 ++
19 sys-devel/gcc/gcc-4.3.0.ebuild | 2 ++
20 sys-devel/gcc/gcc-4.3.1-r1.ebuild | 2 ++
21 sys-devel/gcc/gcc-4.3.2-r4.ebuild | 2 ++
22 sys-devel/gcc/gcc-4.4.0-r1.ebuild | 2 ++
23 sys-devel/gcc/gcc-4.4.1.ebuild | 2 ++
24 sys-devel/gcc/gcc-4.5.0.ebuild | 2 ++
25 15 files changed, 30 insertions(+)
26
27 diff --git a/sys-devel/gcc/gcc-4.0.0.ebuild b/sys-devel/gcc/gcc-4.0.0.ebuild
28 index bc25ea8..fbf039b 100644
29 --- a/sys-devel/gcc/gcc-4.0.0.ebuild
30 +++ b/sys-devel/gcc/gcc-4.0.0.ebuild
31 @@ -2,6 +2,8 @@
32 # Distributed under the terms of the GNU General Public License v2
33 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.0.0.ebuild,v 1.7 2005/07/08 19:07:22 eradicator dead $
34
35 +EAPI="2"
36 +
37 PATCH_VER="1.1"
38 UCLIBC_VER="1.0"
39 HTB_VER="1.00"
40
41 diff --git a/sys-devel/gcc/gcc-4.0.2-r3.ebuild b/sys-devel/gcc/gcc-4.0.2-r3.ebuild
42 index 000dae2..97af6ce 100644
43 --- a/sys-devel/gcc/gcc-4.0.2-r3.ebuild
44 +++ b/sys-devel/gcc/gcc-4.0.2-r3.ebuild
45 @@ -2,6 +2,8 @@
46 # Distributed under the terms of the GNU General Public License v2
47 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.0.2-r3.ebuild,v 1.20 2006/12/30 11:33:36 vapier dead $
48
49 +EAPI="2"
50 +
51 PATCH_VER="1.6"
52 PATCH_GCC_VER="4.0.2"
53 UCLIBC_VER="1.0"
54
55 diff --git a/sys-devel/gcc/gcc-4.0.3.ebuild b/sys-devel/gcc/gcc-4.0.3.ebuild
56 index 84a6219..20ba64e 100644
57 --- a/sys-devel/gcc/gcc-4.0.3.ebuild
58 +++ b/sys-devel/gcc/gcc-4.0.3.ebuild
59 @@ -2,6 +2,8 @@
60 # Distributed under the terms of the GNU General Public License v2
61 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.0.3.ebuild,v 1.15 2008/04/18 18:47:51 vapier dead $
62
63 +EAPI="2"
64 +
65 PATCH_VER="1.3"
66 UCLIBC_VER="1.0"
67 HTB_VER="1.00"
68
69 diff --git a/sys-devel/gcc/gcc-4.1.0-r1.ebuild b/sys-devel/gcc/gcc-4.1.0-r1.ebuild
70 index efdcbdd..68a7058 100644
71 --- a/sys-devel/gcc/gcc-4.1.0-r1.ebuild
72 +++ b/sys-devel/gcc/gcc-4.1.0-r1.ebuild
73 @@ -2,6 +2,8 @@
74 # Distributed under the terms of the GNU General Public License v2
75 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.1.0-r1.ebuild,v 1.17 2009/02/15 23:12:46 vapier dead $
76
77 +EAPI="2"
78 +
79 PATCH_VER="1.8"
80 UCLIBC_VER="1.1"
81
82
83 diff --git a/sys-devel/gcc/gcc-4.1.1-r3.ebuild b/sys-devel/gcc/gcc-4.1.1-r3.ebuild
84 index f07b144..3894a86 100644
85 --- a/sys-devel/gcc/gcc-4.1.1-r3.ebuild
86 +++ b/sys-devel/gcc/gcc-4.1.1-r3.ebuild
87 @@ -2,6 +2,8 @@
88 # Distributed under the terms of the GNU General Public License v2
89 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.1.1-r3.ebuild,v 1.17 2008/04/18 18:47:51 vapier dead $
90
91 +EAPI="2"
92 +
93 PATCH_VER="1.10"
94 UCLIBC_VER="1.1"
95
96
97 diff --git a/sys-devel/gcc/gcc-4.2.0.ebuild b/sys-devel/gcc/gcc-4.2.0.ebuild
98 index 92574aa..d844ac7 100644
99 --- a/sys-devel/gcc/gcc-4.2.0.ebuild
100 +++ b/sys-devel/gcc/gcc-4.2.0.ebuild
101 @@ -2,6 +2,8 @@
102 # Distributed under the terms of the GNU General Public License v2
103 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.2.0.ebuild,v 1.12 2008/04/18 18:47:51 vapier dead $
104
105 +EAPI="2"
106 +
107 PATCH_VER="1.4"
108 UCLIBC_VER="1.0"
109
110
111 diff --git a/sys-devel/gcc/gcc-4.2.1.ebuild b/sys-devel/gcc/gcc-4.2.1.ebuild
112 index bb3b226..874554a 100644
113 --- a/sys-devel/gcc/gcc-4.2.1.ebuild
114 +++ b/sys-devel/gcc/gcc-4.2.1.ebuild
115 @@ -2,6 +2,8 @@
116 # Distributed under the terms of the GNU General Public License v2
117 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.2.1.ebuild,v 1.3 2008/04/18 18:47:51 vapier dead $
118
119 +EAPI="2"
120 +
121 PATCH_VER="1.0"
122 UCLIBC_VER="1.0"
123
124
125 diff --git a/sys-devel/gcc/gcc-4.2.2.ebuild b/sys-devel/gcc/gcc-4.2.2.ebuild
126 index 03dc6b2..7702802 100644
127 --- a/sys-devel/gcc/gcc-4.2.2.ebuild
128 +++ b/sys-devel/gcc/gcc-4.2.2.ebuild
129 @@ -2,6 +2,8 @@
130 # Distributed under the terms of the GNU General Public License v2
131 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.2.2.ebuild,v 1.5 2008/04/18 18:47:51 vapier dead $
132
133 +EAPI="2"
134 +
135 PATCH_VER="1.0"
136 UCLIBC_VER="1.0"
137
138
139 diff --git a/sys-devel/gcc/gcc-4.2.3.ebuild b/sys-devel/gcc/gcc-4.2.3.ebuild
140 index 1098129..9c79e25 100644
141 --- a/sys-devel/gcc/gcc-4.2.3.ebuild
142 +++ b/sys-devel/gcc/gcc-4.2.3.ebuild
143 @@ -2,6 +2,8 @@
144 # Distributed under the terms of the GNU General Public License v2
145 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.2.3.ebuild,v 1.4 2009/02/15 23:12:46 vapier dead $
146
147 +EAPI="2"
148 +
149 PATCH_VER="1.0"
150 UCLIBC_VER="1.0"
151
152
153 diff --git a/sys-devel/gcc/gcc-4.3.0.ebuild b/sys-devel/gcc/gcc-4.3.0.ebuild
154 index dcfdbee..473ba3a 100644
155 --- a/sys-devel/gcc/gcc-4.3.0.ebuild
156 +++ b/sys-devel/gcc/gcc-4.3.0.ebuild
157 @@ -2,6 +2,8 @@
158 # Distributed under the terms of the GNU General Public License v2
159 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.3.0.ebuild,v 1.10 2009/05/09 21:26:13 halcy0n dead $
160
161 +EAPI="2"
162 +
163 PATCH_VER="1.2"
164 UCLIBC_VER="1.0"
165
166
167 diff --git a/sys-devel/gcc/gcc-4.3.1-r1.ebuild b/sys-devel/gcc/gcc-4.3.1-r1.ebuild
168 index ba51dcb..5ddf7f6 100644
169 --- a/sys-devel/gcc/gcc-4.3.1-r1.ebuild
170 +++ b/sys-devel/gcc/gcc-4.3.1-r1.ebuild
171 @@ -2,6 +2,8 @@
172 # Distributed under the terms of the GNU General Public License v2
173 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.3.1-r1.ebuild,v 1.4 2009/05/09 21:26:13 halcy0n dead $
174
175 +EAPI="2"
176 +
177 PATCH_VER="1.1"
178 UCLIBC_VER="1.0"
179
180
181 diff --git a/sys-devel/gcc/gcc-4.3.2-r4.ebuild b/sys-devel/gcc/gcc-4.3.2-r4.ebuild
182 index dc783e7..f946ebf 100644
183 --- a/sys-devel/gcc/gcc-4.3.2-r4.ebuild
184 +++ b/sys-devel/gcc/gcc-4.3.2-r4.ebuild
185 @@ -2,6 +2,8 @@
186 # Distributed under the terms of the GNU General Public License v2
187 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild,v 1.9 2010/01/09 12:58:57 ulm Exp $
188
189 +EAPI="2"
190 +
191 PATCH_VER="1.8"
192 UCLIBC_VER="1.0"
193
194
195 diff --git a/sys-devel/gcc/gcc-4.4.0-r1.ebuild b/sys-devel/gcc/gcc-4.4.0-r1.ebuild
196 index 53321dd..275648f 100644
197 --- a/sys-devel/gcc/gcc-4.4.0-r1.ebuild
198 +++ b/sys-devel/gcc/gcc-4.4.0-r1.ebuild
199 @@ -2,6 +2,8 @@
200 # Distributed under the terms of the GNU General Public License v2
201 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/Attic/gcc-4.4.0-r1.ebuild,v 1.3 2009/08/13 19:40:11 halcy0n dead $
202
203 +EAPI="2"
204 +
205 PATCH_VER="1.2"
206 UCLIBC_VER="1.0"
207
208
209 diff --git a/sys-devel/gcc/gcc-4.4.1.ebuild b/sys-devel/gcc/gcc-4.4.1.ebuild
210 index 79f5d79..907c2de 100644
211 --- a/sys-devel/gcc/gcc-4.4.1.ebuild
212 +++ b/sys-devel/gcc/gcc-4.4.1.ebuild
213 @@ -2,6 +2,8 @@
214 # Distributed under the terms of the GNU General Public License v2
215 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.13 2010/01/09 12:58:57 ulm Exp $
216
217 +EAPI="2"
218 +
219 PATCH_VER="1.0"
220 UCLIBC_VER="1.1"
221
222
223 diff --git a/sys-devel/gcc/gcc-4.5.0.ebuild b/sys-devel/gcc/gcc-4.5.0.ebuild
224 index 6063630..eeb5c63 100644
225 --- a/sys-devel/gcc/gcc-4.5.0.ebuild
226 +++ b/sys-devel/gcc/gcc-4.5.0.ebuild
227 @@ -2,6 +2,8 @@
228 # Distributed under the terms of the GNU General Public License v2
229 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.12 2010/10/05 15:12:10 zorry Exp $
230
231 +EAPI="2"
232 +
233 PATCH_VER="1.5"
234 UCLIBC_VER="1.0"