Gentoo Archives: gentoo-commits

From: Joshua Kinard <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/mips64/multilib/o32/, profiles/arch/mips/, ...
Date: Mon, 21 Jun 2021 20:41:20
Message-Id: 1624308054.2f65fa533cdea95183375f0dbf52b3fbf644a1c7.kumba@gentoo
1 commit: 2f65fa533cdea95183375f0dbf52b3fbf644a1c7
2 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 21 20:27:58 2021 +0000
4 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 21 20:40:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f65fa53
7
8 Update/adjust the copyright years for the core mips cascaded profiles
9 to reflect correct start years to the current year and also change
10 "Gentoo Foundation" to "Gentoo Authors".
11
12 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
13
14 profiles/arch/mips/mips64/make.defaults | 2 +-
15 profiles/arch/mips/mips64/multilib/make.defaults | 2 +-
16 profiles/arch/mips/mips64/multilib/n32/make.defaults | 2 +-
17 profiles/arch/mips/mips64/multilib/n32/use.force | 2 +-
18 profiles/arch/mips/mips64/multilib/n64/make.defaults | 2 +-
19 profiles/arch/mips/mips64/multilib/n64/use.force | 2 +-
20 profiles/arch/mips/mips64/multilib/o32/make.defaults | 2 +-
21 profiles/arch/mips/mips64/multilib/o32/use.force | 2 +-
22 profiles/arch/mips/mips64/multilib/use.force | 2 +-
23 profiles/arch/mips/mips64/multilib/use.mask | 2 +-
24 profiles/arch/mips/mips64/n32/make.defaults | 2 +-
25 profiles/arch/mips/mips64/n32/use.force | 2 +-
26 profiles/arch/mips/mips64/n32/use.mask | 2 +-
27 profiles/arch/mips/mips64/n64/make.defaults | 2 +-
28 profiles/arch/mips/mips64/n64/use.force | 2 +-
29 profiles/arch/mips/mips64/n64/use.mask | 2 +-
30 profiles/arch/mips/mipsel/mips64el/make.defaults | 2 +-
31 profiles/arch/mips/mipsel/mips64el/multilib/make.defaults | 2 +-
32 profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults | 2 +-
33 profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force | 2 +-
34 profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults | 2 +-
35 profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force | 2 +-
36 profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults | 2 +-
37 profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force | 2 +-
38 profiles/arch/mips/mipsel/mips64el/multilib/use.force | 2 +-
39 profiles/arch/mips/mipsel/mips64el/multilib/use.mask | 2 +-
40 profiles/arch/mips/mipsel/mips64el/n32/make.defaults | 2 +-
41 profiles/arch/mips/mipsel/mips64el/n32/use.force | 2 +-
42 profiles/arch/mips/mipsel/mips64el/n32/use.mask | 2 +-
43 profiles/arch/mips/mipsel/mips64el/n64/make.defaults | 2 +-
44 profiles/arch/mips/mipsel/mips64el/n64/use.force | 2 +-
45 profiles/arch/mips/mipsel/mips64el/n64/use.mask | 2 +-
46 profiles/arch/mips/mipsel/o32/make.defaults | 2 +-
47 profiles/arch/mips/mipsel/o32/use.force | 2 +-
48 profiles/arch/mips/mipsel/o32/use.mask | 2 +-
49 profiles/arch/mips/mipsel/use.mask | 2 +-
50 profiles/arch/mips/o32/make.defaults | 2 +-
51 profiles/arch/mips/o32/use.force | 2 +-
52 profiles/arch/mips/o32/use.mask | 2 +-
53 profiles/arch/mips/package.mask | 2 +-
54 profiles/arch/mips/use.force | 2 +-
55 41 files changed, 41 insertions(+), 41 deletions(-)
56
57 diff --git a/profiles/arch/mips/mips64/make.defaults b/profiles/arch/mips/mips64/make.defaults
58 index aa6444d92e5..8a8e5211354 100644
59 --- a/profiles/arch/mips/mips64/make.defaults
60 +++ b/profiles/arch/mips/mips64/make.defaults
61 @@ -1,4 +1,4 @@
62 -# Copyright 2010-2014 Gentoo Foundation
63 +# Copyright 2010-2021 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 PROFILE_ARCH="mips64"
67
68 diff --git a/profiles/arch/mips/mips64/multilib/make.defaults b/profiles/arch/mips/mips64/multilib/make.defaults
69 index 83b19099330..45c05a5cef7 100644
70 --- a/profiles/arch/mips/mips64/multilib/make.defaults
71 +++ b/profiles/arch/mips/mips64/multilib/make.defaults
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2013 Gentoo Foundation
74 +# Copyright 2011-2021 Gentoo Authors
75 # Distributed under the terms of the GNU General Public License v2
76
77 PROFILE_ARCH="mips64"
78
79 diff --git a/profiles/arch/mips/mips64/multilib/n32/make.defaults b/profiles/arch/mips/mips64/multilib/n32/make.defaults
80 index 2b7c2e01f74..47342784ff3 100644
81 --- a/profiles/arch/mips/mips64/multilib/n32/make.defaults
82 +++ b/profiles/arch/mips/mips64/multilib/n32/make.defaults
83 @@ -1,4 +1,4 @@
84 -# Copyright 2011-2014 Gentoo Foundation
85 +# Copyright 2011-2021 Gentoo Authors
86 # Distributed under the terms of the GNU General Public License v2
87
88 MULTILIB_ABIS="n64 o32 n32"
89
90 diff --git a/profiles/arch/mips/mips64/multilib/n32/use.force b/profiles/arch/mips/mips64/multilib/n32/use.force
91 index 556bba21926..f2c2deee3e1 100644
92 --- a/profiles/arch/mips/mips64/multilib/n32/use.force
93 +++ b/profiles/arch/mips/mips64/multilib/n32/use.force
94 @@ -1,4 +1,4 @@
95 -# Copyright 1999-2013 Gentoo Foundation
96 +# Copyright 2011-2021 Gentoo Authors
97 # Distributed under the terms of the GNU General Public License v2
98
99 abi_mips_n32
100
101 diff --git a/profiles/arch/mips/mips64/multilib/n64/make.defaults b/profiles/arch/mips/mips64/multilib/n64/make.defaults
102 index 6c19a1b016c..38d067c5ed3 100644
103 --- a/profiles/arch/mips/mips64/multilib/n64/make.defaults
104 +++ b/profiles/arch/mips/mips64/multilib/n64/make.defaults
105 @@ -1,4 +1,4 @@
106 -# Copyright 2011-2014 Gentoo Foundation
107 +# Copyright 2011-2021 Gentoo Authors
108 # Distributed under the terms of the GNU General Public License v2
109
110 MULTILIB_ABIS="n32 o32 n64"
111
112 diff --git a/profiles/arch/mips/mips64/multilib/n64/use.force b/profiles/arch/mips/mips64/multilib/n64/use.force
113 index bb51328d7c9..84cd2044c51 100644
114 --- a/profiles/arch/mips/mips64/multilib/n64/use.force
115 +++ b/profiles/arch/mips/mips64/multilib/n64/use.force
116 @@ -1,4 +1,4 @@
117 -# Copyright 1999-2013 Gentoo Foundation
118 +# Copyright 2011-2021 Gentoo Authors
119 # Distributed under the terms of the GNU General Public License v2
120
121 abi_mips_n64
122
123 diff --git a/profiles/arch/mips/mips64/multilib/o32/make.defaults b/profiles/arch/mips/mips64/multilib/o32/make.defaults
124 index 535f84f6e25..e102b38cdbd 100644
125 --- a/profiles/arch/mips/mips64/multilib/o32/make.defaults
126 +++ b/profiles/arch/mips/mips64/multilib/o32/make.defaults
127 @@ -1,4 +1,4 @@
128 -# Copyright 2011-2014 Gentoo Foundation
129 +# Copyright 2011-2021 Gentoo Authors
130 # Distributed under the terms of the GNU General Public License v2
131
132 MULTILIB_ABIS="n64 n32 o32"
133
134 diff --git a/profiles/arch/mips/mips64/multilib/o32/use.force b/profiles/arch/mips/mips64/multilib/o32/use.force
135 index aac1b84a82d..abe22f35a79 100644
136 --- a/profiles/arch/mips/mips64/multilib/o32/use.force
137 +++ b/profiles/arch/mips/mips64/multilib/o32/use.force
138 @@ -1,4 +1,4 @@
139 -# Copyright 1999-2013 Gentoo Foundation
140 +# Copyright 2011-2021 Gentoo Authors
141 # Distributed under the terms of the GNU General Public License v2
142
143 abi_mips_o32
144
145 diff --git a/profiles/arch/mips/mips64/multilib/use.force b/profiles/arch/mips/mips64/multilib/use.force
146 index 559b2740823..ab52543c347 100644
147 --- a/profiles/arch/mips/mips64/multilib/use.force
148 +++ b/profiles/arch/mips/mips64/multilib/use.force
149 @@ -1,4 +1,4 @@
150 -# Copyright 2011 Gentoo Foundation
151 +# Copyright 2011-2021 Gentoo Authors
152 # Distributed under the terms of the GNU General Public License v2
153
154 multilib
155
156 diff --git a/profiles/arch/mips/mips64/multilib/use.mask b/profiles/arch/mips/mips64/multilib/use.mask
157 index 096bbf01de3..4e762506450 100644
158 --- a/profiles/arch/mips/mips64/multilib/use.mask
159 +++ b/profiles/arch/mips/mips64/multilib/use.mask
160 @@ -1,4 +1,4 @@
161 -# Copyright 1999-2013 Gentoo Foundation
162 +# Copyright 2013-2021 Gentoo Authors
163 # Distributed under the terms of the GNU General Public License v2
164
165 # Matt Turner <mattst88@g.o> (2013-07-29)
166
167 diff --git a/profiles/arch/mips/mips64/n32/make.defaults b/profiles/arch/mips/mips64/n32/make.defaults
168 index 692c9dac6e5..f8c31cbab3e 100644
169 --- a/profiles/arch/mips/mips64/n32/make.defaults
170 +++ b/profiles/arch/mips/mips64/n32/make.defaults
171 @@ -1,4 +1,4 @@
172 -# Copyright 2011-2014 Gentoo Foundation
173 +# Copyright 2011-2021 Gentoo Authors
174 # Distributed under the terms of the GNU General Public License v2
175
176 PROFILE_ARCH="mips64"
177
178 diff --git a/profiles/arch/mips/mips64/n32/use.force b/profiles/arch/mips/mips64/n32/use.force
179 index c2533b67088..1da72314daa 100644
180 --- a/profiles/arch/mips/mips64/n32/use.force
181 +++ b/profiles/arch/mips/mips64/n32/use.force
182 @@ -1,4 +1,4 @@
183 -# Copyright 1999-2014 Gentoo Foundation
184 +# Copyright 2010-2021 Gentoo Authors
185 # Distributed under the terms of the GNU General Public License v2
186
187 abi_mips_n32
188
189 diff --git a/profiles/arch/mips/mips64/n32/use.mask b/profiles/arch/mips/mips64/n32/use.mask
190 index a3007f8ee8c..ef8c72c5ca0 100644
191 --- a/profiles/arch/mips/mips64/n32/use.mask
192 +++ b/profiles/arch/mips/mips64/n32/use.mask
193 @@ -1,4 +1,4 @@
194 -# Copyright 1999-2014 Gentoo Foundation
195 +# Copyright 2014-2021 Gentoo Authors
196 # Distributed under the terms of the GNU General Public License v2
197
198 -abi_mips_n32
199
200 diff --git a/profiles/arch/mips/mips64/n64/make.defaults b/profiles/arch/mips/mips64/n64/make.defaults
201 index d21ecb953cf..fb294e8deb8 100644
202 --- a/profiles/arch/mips/mips64/n64/make.defaults
203 +++ b/profiles/arch/mips/mips64/n64/make.defaults
204 @@ -1,4 +1,4 @@
205 -# Copyright 2011-2014 Gentoo Foundation
206 +# Copyright 2011-2021 Gentoo Authors
207 # Distributed under the terms of the GNU General Public License v2
208
209 PROFILE_ARCH="mips64"
210
211 diff --git a/profiles/arch/mips/mips64/n64/use.force b/profiles/arch/mips/mips64/n64/use.force
212 index ca1bea5c401..53754ed0842 100644
213 --- a/profiles/arch/mips/mips64/n64/use.force
214 +++ b/profiles/arch/mips/mips64/n64/use.force
215 @@ -1,4 +1,4 @@
216 -# Copyright 1999-2014 Gentoo Foundation
217 +# Copyright 2010-2021 Gentoo Authors
218 # Distributed under the terms of the GNU General Public License v2
219
220 abi_mips_n64
221
222 diff --git a/profiles/arch/mips/mips64/n64/use.mask b/profiles/arch/mips/mips64/n64/use.mask
223 index 3d54e8b2760..8e94648a641 100644
224 --- a/profiles/arch/mips/mips64/n64/use.mask
225 +++ b/profiles/arch/mips/mips64/n64/use.mask
226 @@ -1,4 +1,4 @@
227 -# Copyright 1999-2014 Gentoo Foundation
228 +# Copyright 2014-2021 Gentoo Authors
229 # Distributed under the terms of the GNU General Public License v2
230
231 -abi_mips_n64
232
233 diff --git a/profiles/arch/mips/mipsel/mips64el/make.defaults b/profiles/arch/mips/mipsel/mips64el/make.defaults
234 index 79c657845c2..07061b35849 100644
235 --- a/profiles/arch/mips/mipsel/mips64el/make.defaults
236 +++ b/profiles/arch/mips/mipsel/mips64el/make.defaults
237 @@ -1,4 +1,4 @@
238 -# Copyright 2010-2014 Gentoo Foundation
239 +# Copyright 2010-2021 Gentoo Authors
240 # Distributed under the terms of the GNU General Public License v2
241
242 PROFILE_ARCH="mips64el"
243
244 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
245 index 0a2ecd62de0..7c5fefd1874 100644
246 --- a/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
247 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
248 @@ -1,4 +1,4 @@
249 -# Copyright 1999-2013 Gentoo Foundation
250 +# Copyright 2011-2021 Gentoo Authors
251 # Distributed under the terms of the GNU General Public License v2
252
253 PROFILE_ARCH="mips64el"
254
255 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults
256 index 04e1ecd3884..de0cc767a9b 100644
257 --- a/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults
258 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults
259 @@ -1,4 +1,4 @@
260 -# Copyright 2011-2014 Gentoo Foundation
261 +# Copyright 2011-2021 Gentoo Authors
262 # Distributed under the terms of the GNU General Public License v2
263
264 MULTILIB_ABIS="n64 o32 n32"
265
266 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force
267 index 556bba21926..f2c2deee3e1 100644
268 --- a/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force
269 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force
270 @@ -1,4 +1,4 @@
271 -# Copyright 1999-2013 Gentoo Foundation
272 +# Copyright 2011-2021 Gentoo Authors
273 # Distributed under the terms of the GNU General Public License v2
274
275 abi_mips_n32
276
277 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
278 index 0b8a5c45cf2..6175efd6666 100644
279 --- a/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
280 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
281 @@ -1,4 +1,4 @@
282 -# Copyright 2011-2014 Gentoo Foundation
283 +# Copyright 2011-2021 Gentoo Authors
284 # Distributed under the terms of the GNU General Public License v2
285
286 MULTILIB_ABIS="n32 o32 n64"
287
288 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force
289 index bb51328d7c9..84cd2044c51 100644
290 --- a/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force
291 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force
292 @@ -1,4 +1,4 @@
293 -# Copyright 1999-2013 Gentoo Foundation
294 +# Copyright 2011-2021 Gentoo Authors
295 # Distributed under the terms of the GNU General Public License v2
296
297 abi_mips_n64
298
299 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
300 index f338725f0d4..a0387dc9d10 100644
301 --- a/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
302 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
303 @@ -1,4 +1,4 @@
304 -# Copyright 2011-2014 Gentoo Foundation
305 +# Copyright 2011-2021 Gentoo Authors
306 # Distributed under the terms of the GNU General Public License v2
307
308 MULTILIB_ABIS="n64 n32 o32"
309
310 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force
311 index aac1b84a82d..abe22f35a79 100644
312 --- a/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force
313 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force
314 @@ -1,4 +1,4 @@
315 -# Copyright 1999-2013 Gentoo Foundation
316 +# Copyright 2011-2021 Gentoo Authors
317 # Distributed under the terms of the GNU General Public License v2
318
319 abi_mips_o32
320
321 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/use.force
322 index 559b2740823..ab52543c347 100644
323 --- a/profiles/arch/mips/mipsel/mips64el/multilib/use.force
324 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/use.force
325 @@ -1,4 +1,4 @@
326 -# Copyright 2011 Gentoo Foundation
327 +# Copyright 2011-2021 Gentoo Authors
328 # Distributed under the terms of the GNU General Public License v2
329
330 multilib
331
332 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/use.mask b/profiles/arch/mips/mipsel/mips64el/multilib/use.mask
333 index 096bbf01de3..4e762506450 100644
334 --- a/profiles/arch/mips/mipsel/mips64el/multilib/use.mask
335 +++ b/profiles/arch/mips/mipsel/mips64el/multilib/use.mask
336 @@ -1,4 +1,4 @@
337 -# Copyright 1999-2013 Gentoo Foundation
338 +# Copyright 2013-2021 Gentoo Authors
339 # Distributed under the terms of the GNU General Public License v2
340
341 # Matt Turner <mattst88@g.o> (2013-07-29)
342
343 diff --git a/profiles/arch/mips/mipsel/mips64el/n32/make.defaults b/profiles/arch/mips/mipsel/mips64el/n32/make.defaults
344 index 0c623e27ede..a3cda54eb43 100644
345 --- a/profiles/arch/mips/mipsel/mips64el/n32/make.defaults
346 +++ b/profiles/arch/mips/mipsel/mips64el/n32/make.defaults
347 @@ -1,4 +1,4 @@
348 -# Copyright 2010-2014 Gentoo Foundation
349 +# Copyright 2011-2021 Gentoo Authors
350 # Distributed under the terms of the GNU General Public License v2
351
352 PROFILE_ARCH="mips64el"
353
354 diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.force b/profiles/arch/mips/mipsel/mips64el/n32/use.force
355 index c2533b67088..f2c2deee3e1 100644
356 --- a/profiles/arch/mips/mipsel/mips64el/n32/use.force
357 +++ b/profiles/arch/mips/mipsel/mips64el/n32/use.force
358 @@ -1,4 +1,4 @@
359 -# Copyright 1999-2014 Gentoo Foundation
360 +# Copyright 2011-2021 Gentoo Authors
361 # Distributed under the terms of the GNU General Public License v2
362
363 abi_mips_n32
364
365 diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.mask b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
366 index a3007f8ee8c..ef8c72c5ca0 100644
367 --- a/profiles/arch/mips/mipsel/mips64el/n32/use.mask
368 +++ b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
369 @@ -1,4 +1,4 @@
370 -# Copyright 1999-2014 Gentoo Foundation
371 +# Copyright 2014-2021 Gentoo Authors
372 # Distributed under the terms of the GNU General Public License v2
373
374 -abi_mips_n32
375
376 diff --git a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
377 index 50a4bfaaef8..68295e4ad95 100644
378 --- a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
379 +++ b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
380 @@ -1,4 +1,4 @@
381 -# Copyright 2010-2014 Gentoo Foundation
382 +# Copyright 2011-2021 Gentoo Authors
383 # Distributed under the terms of the GNU General Public License v2
384
385 PROFILE_ARCH="mips64el"
386
387 diff --git a/profiles/arch/mips/mipsel/mips64el/n64/use.force b/profiles/arch/mips/mipsel/mips64el/n64/use.force
388 index ca1bea5c401..84cd2044c51 100644
389 --- a/profiles/arch/mips/mipsel/mips64el/n64/use.force
390 +++ b/profiles/arch/mips/mipsel/mips64el/n64/use.force
391 @@ -1,4 +1,4 @@
392 -# Copyright 1999-2014 Gentoo Foundation
393 +# Copyright 2011-2021 Gentoo Authors
394 # Distributed under the terms of the GNU General Public License v2
395
396 abi_mips_n64
397
398 diff --git a/profiles/arch/mips/mipsel/mips64el/n64/use.mask b/profiles/arch/mips/mipsel/mips64el/n64/use.mask
399 index 3d54e8b2760..8e94648a641 100644
400 --- a/profiles/arch/mips/mipsel/mips64el/n64/use.mask
401 +++ b/profiles/arch/mips/mipsel/mips64el/n64/use.mask
402 @@ -1,4 +1,4 @@
403 -# Copyright 1999-2014 Gentoo Foundation
404 +# Copyright 2014-2021 Gentoo Authors
405 # Distributed under the terms of the GNU General Public License v2
406
407 -abi_mips_n64
408
409 diff --git a/profiles/arch/mips/mipsel/o32/make.defaults b/profiles/arch/mips/mipsel/o32/make.defaults
410 index 1e82f441cae..995ceab6b59 100644
411 --- a/profiles/arch/mips/mipsel/o32/make.defaults
412 +++ b/profiles/arch/mips/mipsel/o32/make.defaults
413 @@ -1,4 +1,4 @@
414 -# Copyright 2010-2014 Gentoo Foundation
415 +# Copyright 2014-2021 Gentoo Authors
416 # Distributed under the terms of the GNU General Public License v2
417
418 PROFILE_ARCH="mipsel"
419
420 diff --git a/profiles/arch/mips/mipsel/o32/use.force b/profiles/arch/mips/mipsel/o32/use.force
421 index 3ad34479a84..4bbf2731ca0 100644
422 --- a/profiles/arch/mips/mipsel/o32/use.force
423 +++ b/profiles/arch/mips/mipsel/o32/use.force
424 @@ -1,4 +1,4 @@
425 -# Copyright 1999-2014 Gentoo Foundation
426 +# Copyright 2014-2021 Gentoo Authors
427 # Distributed under the terms of the GNU General Public License v2
428
429 abi_mips_o32
430
431 diff --git a/profiles/arch/mips/mipsel/o32/use.mask b/profiles/arch/mips/mipsel/o32/use.mask
432 index 19a83980be8..3930c442e39 100644
433 --- a/profiles/arch/mips/mipsel/o32/use.mask
434 +++ b/profiles/arch/mips/mipsel/o32/use.mask
435 @@ -1,4 +1,4 @@
436 -# Copyright 1999-2014 Gentoo Foundation
437 +# Copyright 2014-2021 Gentoo Authors
438 # Distributed under the terms of the GNU General Public License v2
439
440 -abi_mips_o32
441
442 diff --git a/profiles/arch/mips/mipsel/use.mask b/profiles/arch/mips/mipsel/use.mask
443 index 0e0a660d1e6..8993e385a33 100644
444 --- a/profiles/arch/mips/mipsel/use.mask
445 +++ b/profiles/arch/mips/mipsel/use.mask
446 @@ -1,4 +1,4 @@
447 -# Copyright 1999-2017 Gentoo Foundation
448 +# Copyright 2015-2021 Gentoo Authors
449 # Distributed under the terms of the GNU General Public License v2
450
451 # James Le Cuirot <chewi@g.o> (2017-06-29)
452
453 diff --git a/profiles/arch/mips/o32/make.defaults b/profiles/arch/mips/o32/make.defaults
454 index 74a8db7216f..fe28e7cc34d 100644
455 --- a/profiles/arch/mips/o32/make.defaults
456 +++ b/profiles/arch/mips/o32/make.defaults
457 @@ -1,4 +1,4 @@
458 -# Copyright 2010-2014 Gentoo Foundation
459 +# Copyright 2014-2021 Gentoo Authors
460 # Distributed under the terms of the GNU General Public License v2
461
462 PROFILE_ARCH="mipsel"
463
464 diff --git a/profiles/arch/mips/o32/use.force b/profiles/arch/mips/o32/use.force
465 index 3ad34479a84..4bbf2731ca0 100644
466 --- a/profiles/arch/mips/o32/use.force
467 +++ b/profiles/arch/mips/o32/use.force
468 @@ -1,4 +1,4 @@
469 -# Copyright 1999-2014 Gentoo Foundation
470 +# Copyright 2014-2021 Gentoo Authors
471 # Distributed under the terms of the GNU General Public License v2
472
473 abi_mips_o32
474
475 diff --git a/profiles/arch/mips/o32/use.mask b/profiles/arch/mips/o32/use.mask
476 index 19a83980be8..3930c442e39 100644
477 --- a/profiles/arch/mips/o32/use.mask
478 +++ b/profiles/arch/mips/o32/use.mask
479 @@ -1,4 +1,4 @@
480 -# Copyright 1999-2014 Gentoo Foundation
481 +# Copyright 2014-2021 Gentoo Authors
482 # Distributed under the terms of the GNU General Public License v2
483
484 -abi_mips_o32
485
486 diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
487 index 6b2c964b76b..0bd14092c6f 100644
488 --- a/profiles/arch/mips/package.mask
489 +++ b/profiles/arch/mips/package.mask
490 @@ -1,4 +1,4 @@
491 -# Copyright 1999-2017 Gentoo Foundation
492 +# Copyright 2006-2021 Gentoo Authors
493 # Distributed under the terms of the GNU General Public License v2
494
495 # Mask pam_ldap and nss_ldap - openldap dep missing.
496
497 diff --git a/profiles/arch/mips/use.force b/profiles/arch/mips/use.force
498 index 82c0a478853..a7a49e49beb 100644
499 --- a/profiles/arch/mips/use.force
500 +++ b/profiles/arch/mips/use.force
501 @@ -1,4 +1,4 @@
502 -# Copyright 2008-2014 Gentoo Foundation
503 +# Copyright 2008-2021 Gentoo Authors
504 # Distributed under the terms of the GNU General Public License v2
505
506 # Force the flag which corresponds to ARCH.