logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://anongit.hacktivis.me/git/overlay.git/
commit: 60155b1fccebea1e35fdbbf87780aa0308853bd6
parent 75bf884b8913480a8fed7e8d9f48159a244a0232
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  1 Jun 2025 12:54:19 +0200

sys-apps/utils-std: block sys-process/time[system(+)]

Diffstat:

Msys-apps/utils-std/utils-std-0.0.4.ebuild1+
Msys-apps/utils-std/utils-std-9999.ebuild1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/sys-apps/utils-std/utils-std-0.0.4.ebuild b/sys-apps/utils-std/utils-std-0.0.4.ebuild @@ -31,6 +31,7 @@ RDEPEND=" system? ( !sys-apps/coreutils[system(+)] !sys-apps/diffutils[system(+)] + !sys-process/time[system(+)] !sys-apps/which ) " diff --git a/sys-apps/utils-std/utils-std-9999.ebuild b/sys-apps/utils-std/utils-std-9999.ebuild @@ -31,6 +31,7 @@ RDEPEND=" system? ( !sys-apps/coreutils[system(+)] !sys-apps/diffutils[system(+)] + !sys-process/time[system(+)] !sys-apps/which ) "