diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:40 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:40 +0100 |
commit | b4c88003c620a5fd7ad76e0cf747bfdaa3580081 (patch) | |
tree | f603fe32e7df9d4ab51a2497b0fa7b7da7c36347 /sys-cluster/ceph | |
parent | media-libs/libmp3splt: remove superfluous sys-apps/findutils dep (diff) | |
download | gentoo-b4c88003c620a5fd7ad76e0cf747bfdaa3580081.tar.gz gentoo-b4c88003c620a5fd7ad76e0cf747bfdaa3580081.tar.bz2 gentoo-b4c88003c620a5fd7ad76e0cf747bfdaa3580081.zip |
sys-cluster/ceph: remove superfluous sys-apps/findutils dep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-14.2.22-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.15-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.5.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.6-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.6-r4.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.7.ebuild | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.22-r1.ebuild b/sys-cluster/ceph/ceph-14.2.22-r1.ebuild index c0be9260aa23..9675c7235f2b 100644 --- a/sys-cluster/ceph/ceph-14.2.22-r1.ebuild +++ b/sys-cluster/ceph/ceph-14.2.22-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -101,7 +101,6 @@ BDEPEND=" dev-util/ragel dev-util/valgrind sys-apps/coreutils - sys-apps/findutils sys-apps/grep sys-apps/sed sys-apps/which diff --git a/sys-cluster/ceph/ceph-15.2.15-r2.ebuild b/sys-cluster/ceph/ceph-15.2.15-r2.ebuild index e9c79f993c8f..8d09a94fc96e 100644 --- a/sys-cluster/ceph/ceph-15.2.15-r2.ebuild +++ b/sys-cluster/ceph/ceph-15.2.15-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -109,7 +109,6 @@ BDEPEND=" dev-util/ragel dev-util/valgrind sys-apps/coreutils - sys-apps/findutils sys-apps/grep sys-apps/sed sys-apps/which diff --git a/sys-cluster/ceph/ceph-16.2.5.ebuild b/sys-cluster/ceph/ceph-16.2.5.ebuild index 0aab57c79ca9..37d70a69897e 100644 --- a/sys-cluster/ceph/ceph-16.2.5.ebuild +++ b/sys-cluster/ceph/ceph-16.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -116,7 +116,6 @@ BDEPEND=" dev-util/ragel dev-util/valgrind sys-apps/coreutils - sys-apps/findutils sys-apps/grep sys-apps/sed sys-apps/which diff --git a/sys-cluster/ceph/ceph-16.2.6-r2.ebuild b/sys-cluster/ceph/ceph-16.2.6-r2.ebuild index 8b296de54832..9e09341cd8f2 100644 --- a/sys-cluster/ceph/ceph-16.2.6-r2.ebuild +++ b/sys-cluster/ceph/ceph-16.2.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -116,7 +116,6 @@ BDEPEND=" dev-util/ragel dev-util/valgrind sys-apps/coreutils - sys-apps/findutils sys-apps/grep sys-apps/sed sys-apps/which diff --git a/sys-cluster/ceph/ceph-16.2.6-r4.ebuild b/sys-cluster/ceph/ceph-16.2.6-r4.ebuild index 5e495f15ee5b..f33908a5f253 100644 --- a/sys-cluster/ceph/ceph-16.2.6-r4.ebuild +++ b/sys-cluster/ceph/ceph-16.2.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -117,7 +117,6 @@ BDEPEND=" dev-util/ragel dev-util/valgrind sys-apps/coreutils - sys-apps/findutils sys-apps/grep sys-apps/sed sys-apps/which diff --git a/sys-cluster/ceph/ceph-16.2.7.ebuild b/sys-cluster/ceph/ceph-16.2.7.ebuild index 0ed79ba0bfd6..341bcfa767c0 100644 --- a/sys-cluster/ceph/ceph-16.2.7.ebuild +++ b/sys-cluster/ceph/ceph-16.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -117,7 +117,6 @@ BDEPEND=" dev-util/ragel dev-util/valgrind sys-apps/coreutils - sys-apps/findutils sys-apps/grep sys-apps/sed sys-apps/which |