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: Sat, 07 May 2022 02:20:31
Message-Id: 1651890017.499e1afe9c7b7fec36de4db32cd7e674a6b96f95.sam@gentoo
1 commit: 499e1afe9c7b7fec36de4db32cd7e674a6b96f95
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 02:20:05 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 02:20:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499e1afe
7
8 sys-devel/gcc: add 12.1.1_pre9999, drop 12.0.0_pre9999
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/gcc/{gcc-12.0.0_pre9999.ebuild => gcc-12.1.1_pre9999.ebuild} | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild b/sys-devel/gcc/gcc-12.1.1_pre9999.ebuild
16 similarity index 97%
17 rename from sys-devel/gcc/gcc-12.0.0_pre9999.ebuild
18 rename to sys-devel/gcc/gcc-12.1.1_pre9999.ebuild
19 index c1e18287bd3f..8504e4c09af8 100644
20 --- a/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild
21 +++ b/sys-devel/gcc/gcc-12.1.1_pre9999.ebuild
22 @@ -3,8 +3,6 @@
23
24 EAPI=7
25
26 -TOOLCHAIN_GCC_PV=12.0.1
27 -
28 PATCH_VER="5"
29 PATCH_GCC_VER="12.0.0"
30 MUSL_VER="4"