summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-24 10:23:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-24 10:23:40 +0000
commit2946ad6f528615c85373c52e5a65c6f0624d5d4a (patch)
tree12e133d6069ec7a435267d3647146f3aa4e245e5
parent82f32bbbbaeb7c078961ddcf1540002d33a71ad9 (diff)
sys-devel/gcc : revision bump
-rw-r--r--metadata/md5-cache/sys-devel/gcc-13.2.0-r15 (renamed from metadata/md5-cache/sys-devel/gcc-13.2.0-r10)2
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--sys-devel/gcc/gcc-13.2.0-r15.ebuild (renamed from sys-devel/gcc/gcc-13.2.0-r10.ebuild)1
3 files changed, 3 insertions, 2 deletions
diff --git a/metadata/md5-cache/sys-devel/gcc-13.2.0-r10 b/metadata/md5-cache/sys-devel/gcc-13.2.0-r15
index 5bb21b12..cc5de419 100644
--- a/metadata/md5-cache/sys-devel/gcc-13.2.0-r10
+++ b/metadata/md5-cache/sys-devel/gcc-13.2.0-r15
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=13
SRC_URI=mirror://gcc/gcc-13.2.0/gcc-13.2.0.tar.xz mirror://gnu/gcc/gcc-13.2.0/gcc-13.2.0.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.2.0-patches-3.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.2.0-musl-patches-2.tar.xz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multilib c19072c3cd7ac5cb21de013f7e9832e0 pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 toolchain 29bdeae19844de13f764a71d62b369bc toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=d745b05adf76fcc0af778c07d568dfa4
+_md5_=730eccd66469c43c1253f6b71f29f7f1
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index bf75ae94..7fce730d 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -56,7 +56,7 @@ sys-boot/grub 2.04-r14: GNU GRUB boot loader
sys-boot/os-prober 1.77-r10: Utility to detect other OSs on a set of drives
sys-boot/plymouth 0.9.4-r11: Graphical boot animation (splash) and logger
sys-boot/unetbootin-static 625-r4: Universal Netboot Installer creates Live USB systems for various OS distributions
-sys-devel/gcc 13.2.0-r10: The GNU Compiler Collection
+sys-devel/gcc 13.2.0-r15: The GNU Compiler Collection
sys-fs/cryptsetup 2.6.1-r5: Tool to setup encrypted devices with dm-crypt
sys-fs/gocryptfs 2.0.1-r1: Encrypted overlay filesystem written in Go
sys-fs/vhba 20211218: Virtual (SCSI) Host Bus Adapter kernel module for the CDEmu suite
diff --git a/sys-devel/gcc/gcc-13.2.0-r10.ebuild b/sys-devel/gcc/gcc-13.2.0-r15.ebuild
index 2a428924..37ace27c 100644
--- a/sys-devel/gcc/gcc-13.2.0-r10.ebuild
+++ b/sys-devel/gcc/gcc-13.2.0-r15.ebuild
@@ -8,6 +8,7 @@ PATCH_GCC_VER="13.2.0"
PATCH_VER="3"
MUSL_VER="2"
MUSL_GCC_VER="13.2.0"
+PYTHON_COMPAT=( python3_{10..11} )
if [[ ${PV} == *.9999 ]] ; then
MY_PV_2=$(ver_cut 2)