diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:41 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:41 +0100 |
commit | 25fb40c05a6bb5dd96344dd73251cabdaea457d6 (patch) | |
tree | 62be09cc14085700e9d0b1833859d67cef4affbe /sys-libs | |
parent | sys-cluster/ceph: remove superfluous sys-apps/findutils dep (diff) | |
download | gentoo-25fb40c05a6bb5dd96344dd73251cabdaea457d6.tar.gz gentoo-25fb40c05a6bb5dd96344dd73251cabdaea457d6.tar.bz2 gentoo-25fb40c05a6bb5dd96344dd73251cabdaea457d6.zip |
sys-libs/libxcrypt: remove superfluous sys-apps/findutils dep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild | 1 | ||||
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 3 |
4 files changed, 3 insertions, 7 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild index 6b7c1ae7612f..9d57697c9416 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2021 Gentoo Authors +# Copyright 2004-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,7 +31,6 @@ DEPEND="system? ( )" RDEPEND="${DEPEND}" BDEPEND="dev-lang/perl - sys-apps/findutils test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )" python_check_deps() { diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild index 046aa201cc37..c9559428437e 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild @@ -35,7 +35,6 @@ DEPEND="system? ( " RDEPEND="${DEPEND}" BDEPEND="dev-lang/perl - sys-apps/findutils test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )" python_check_deps() { diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild index fa017859016b..9bebb1243fee 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2021 Gentoo Authors +# Copyright 2004-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -35,7 +35,6 @@ DEPEND="system? ( " RDEPEND="${DEPEND}" BDEPEND="dev-lang/perl - sys-apps/findutils test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )" python_check_deps() { diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild index fa017859016b..9bebb1243fee 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2021 Gentoo Authors +# Copyright 2004-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -35,7 +35,6 @@ DEPEND="system? ( " RDEPEND="${DEPEND}" BDEPEND="dev-lang/perl - sys-apps/findutils test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )" python_check_deps() { |