diff options
author | 2023-12-22 19:47:11 +0200 | |
---|---|---|
committer | 2023-12-22 19:47:38 +0200 | |
commit | c88bc0a07cf50d0b7a702e6bf88bd43fb86b78f1 (patch) | |
tree | 3b3ebe2e485782ffc2d1e67fe86ba6fe5c064a28 /sys-apps/coreutils | |
parent | net-misc/bfgminer: remove mention of app-misc/realpath (diff) | |
download | gentoo-c88bc0a07cf50d0b7a702e6bf88bd43fb86b78f1.tar.gz gentoo-c88bc0a07cf50d0b7a702e6bf88bd43fb86b78f1.tar.bz2 gentoo-c88bc0a07cf50d0b7a702e6bf88bd43fb86b78f1.zip |
sys-apps/coreutils: remove mention of app-misc/realpath
Bug: https://bugs.gentoo.org/908406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.32-r1.ebuild | 1 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.1-r2.ebuild | 1 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.3-r2.ebuild | 1 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.3-r3.ebuild | 1 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.4.ebuild | 1 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9999.ebuild | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/sys-apps/coreutils/coreutils-8.32-r1.ebuild b/sys-apps/coreutils/coreutils-8.32-r1.ebuild index 40db74840339..3dc5686f020d 100644 --- a/sys-apps/coreutils/coreutils-8.32-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.32-r1.ebuild @@ -50,7 +50,6 @@ RDEPEND+=" !sys-apps/util-linux[kill] !sys-process/procps[kill] ) - !app-misc/realpath !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat diff --git a/sys-apps/coreutils/coreutils-9.1-r2.ebuild b/sys-apps/coreutils/coreutils-9.1-r2.ebuild index fdf99d964ede..5fb7309f58a2 100644 --- a/sys-apps/coreutils/coreutils-9.1-r2.ebuild +++ b/sys-apps/coreutils/coreutils-9.1-r2.ebuild @@ -65,7 +65,6 @@ RDEPEND+=" !sys-apps/util-linux[kill] !sys-process/procps[kill] ) - !app-misc/realpath !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat diff --git a/sys-apps/coreutils/coreutils-9.3-r2.ebuild b/sys-apps/coreutils/coreutils-9.3-r2.ebuild index c3f68b48f297..42a48c3d0a52 100644 --- a/sys-apps/coreutils/coreutils-9.3-r2.ebuild +++ b/sys-apps/coreutils/coreutils-9.3-r2.ebuild @@ -76,7 +76,6 @@ RDEPEND+=" !sys-apps/util-linux[kill] !sys-process/procps[kill] ) - !app-misc/realpath !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat diff --git a/sys-apps/coreutils/coreutils-9.3-r3.ebuild b/sys-apps/coreutils/coreutils-9.3-r3.ebuild index 23d80303faad..bb5183a62b15 100644 --- a/sys-apps/coreutils/coreutils-9.3-r3.ebuild +++ b/sys-apps/coreutils/coreutils-9.3-r3.ebuild @@ -76,7 +76,6 @@ RDEPEND+=" !sys-apps/util-linux[kill] !sys-process/procps[kill] ) - !app-misc/realpath !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat diff --git a/sys-apps/coreutils/coreutils-9.4.ebuild b/sys-apps/coreutils/coreutils-9.4.ebuild index 2002721a5c4b..69d10c2f1533 100644 --- a/sys-apps/coreutils/coreutils-9.4.ebuild +++ b/sys-apps/coreutils/coreutils-9.4.ebuild @@ -76,7 +76,6 @@ RDEPEND+=" !sys-apps/util-linux[kill] !sys-process/procps[kill] ) - !app-misc/realpath !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat diff --git a/sys-apps/coreutils/coreutils-9999.ebuild b/sys-apps/coreutils/coreutils-9999.ebuild index 74049aa19a5e..3ad9fc001a09 100644 --- a/sys-apps/coreutils/coreutils-9999.ebuild +++ b/sys-apps/coreutils/coreutils-9999.ebuild @@ -76,7 +76,6 @@ RDEPEND+=" !sys-apps/util-linux[kill] !sys-process/procps[kill] ) - !app-misc/realpath !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat |