From 62e876a14bcf6a48253f1312f5285dadd4e572a5 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Jul 2023 07:13:07 +0000 Subject: [PATCH] sys-apps/coreutils: Sync with Gentoo It's from Gentoo commit dc4e9a30d893cf24dddaaed8846d920ff5c11bab. --- .../sys-apps/coreutils/coreutils-8.32-r1.ebuild | 2 +- .../portage-stable/sys-apps/coreutils/coreutils-9.1-r2.ebuild | 2 +- .../portage-stable/sys-apps/coreutils/coreutils-9.3-r2.ebuild | 4 ++-- .../portage-stable/sys-apps/coreutils/coreutils-9.3-r3.ebuild | 2 +- .../portage-stable/sys-apps/coreutils/coreutils-9999.ebuild | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-8.32-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-8.32-r1.ebuild index 9115d134ab..40db748403 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-8.32-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-8.32-r1.ebuild @@ -171,7 +171,7 @@ src_test() { addwrite /dev/full #export RUN_EXPENSIVE_TESTS="yes" - #export FETISH_GROUPS="portage wheel" + #export COREUTILS_GROUPS="portage wheel" env PATH="${T}/mount-wrappers:${PATH}" \ emake -j1 -k check } diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.1-r2.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.1-r2.ebuild index 4cdfdc3f3b..fc47f7eaac 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.1-r2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.1-r2.ebuild @@ -200,7 +200,7 @@ src_test() { addwrite /dev/full #export RUN_EXPENSIVE_TESTS="yes" - #export FETISH_GROUPS="portage wheel" + #export COREUTILS_GROUPS="portage wheel" env PATH="${T}/mount-wrappers:${PATH}" emake -k check VERBOSE=yes } diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r2.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r2.ebuild index a85afed513..84f4879368 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r2.ebuild @@ -33,7 +33,7 @@ else verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig ) " - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux" fi SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )" @@ -221,7 +221,7 @@ src_test() { addwrite /dev/full #export RUN_EXPENSIVE_TESTS="yes" - #export FETISH_GROUPS="portage wheel" + #export COREUTILS_GROUPS="portage wheel" env PATH="${T}/mount-wrappers:${PATH}" gl_public_submodule_commit= \ emake -k check VERBOSE=yes } diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r3.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r3.ebuild index 0bc3d900f5..17c6950668 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r3.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9.3-r3.ebuild @@ -225,7 +225,7 @@ src_test() { addwrite /dev/full #export RUN_EXPENSIVE_TESTS="yes" - #export FETISH_GROUPS="portage wheel" + #export COREUTILS_GROUPS="portage wheel" env PATH="${T}/mount-wrappers:${PATH}" gl_public_submodule_commit= \ emake -k check VERBOSE=yes } diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9999.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9999.ebuild index 3e4dc9a20e..1edd337ead 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/coreutils/coreutils-9999.ebuild @@ -220,7 +220,7 @@ src_test() { addwrite /dev/full #export RUN_EXPENSIVE_TESTS="yes" - #export FETISH_GROUPS="portage wheel" + #export COREUTILS_GROUPS="portage wheel" env PATH="${T}/mount-wrappers:${PATH}" gl_public_submodule_commit= \ emake -k check VERBOSE=yes }