commit: 9ba73b952139035e06dda11e820f6b6a2dfea36d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 13:08:48 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 13:08:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba73b95
sys-devel/gcc: add 11.5.9999, drop 11.4.9999
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/{gcc-11.4.9999.ebuild => gcc-11.5.9999.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-devel/gcc/gcc-11.4.9999.ebuild
b/sys-devel/gcc/gcc-11.5.9999.ebuild
similarity index 97%
rename from sys-devel/gcc/gcc-11.4.9999.ebuild
rename to sys-devel/gcc/gcc-11.5.9999.ebuild
index f693ec815844..b99c205cd872 100644
--- a/sys-devel/gcc/gcc-11.4.9999.ebuild
+++ b/sys-devel/gcc/gcc-11.5.9999.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-TOOLCHAIN_PATCH_SUFFIX="xz"
TOOLCHAIN_PATCH_DEV="sam"
PATCH_GCC_VER="11.4.0"
MUSL_GCC_VER="11.4.0"