Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/
Date: Sun, 29 Jan 2023 19:43:54
Message-Id: 1675021390.1e3728346e78cfc3c444b5ceac4c379de2dc7069.sam@gentoo
1 commit: 1e3728346e78cfc3c444b5ceac4c379de2dc7069
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 10:46:02 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:43:10 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e372834
7
8 sys-devel/gcc: fix copyright
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/gcc/gcc-10.4.1_p20221208.ebuild | 2 +-
13 sys-devel/gcc/gcc-11.3.1_p20221209.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild b/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild
17 index 20cb319e02cf..d109ff1e84d4 100644
18 --- a/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild
19 +++ b/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26
27 diff --git a/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild b/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild
28 index d8c443e16e92..f947b7097d30 100644
29 --- a/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild
30 +++ b/sys-devel/gcc/gcc-11.3.1_p20221209.ebuild
31 @@ -1,4 +1,4 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 +# Copyright 1999-2023 Gentoo Authors
34 # Distributed under the terms of the GNU General Public License v2
35
36 EAPI=8