logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://anongit.hacktivis.me/git/overlay.git/
commit: 267bdb3684caae6392322804435b08a96619544c
parent 3d31778bb7c96f279c59b1e5661db5cd6c074022
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 15 Mar 2025 10:40:06 +0100

sys-apps/utils-std: mask which

Diffstat:

Msys-apps/utils-std/utils-std-0.0.2.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.2.ebuild b/sys-apps/utils-std/utils-std-0.0.2.ebuild @@ -31,6 +31,7 @@ RDEPEND=" system? ( !sys-apps/coreutils[system(+)] !sys-apps/diffutils[system(+)] + !sys-apps/which ) " BDEPEND=" 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-apps/which ) " BDEPEND="