Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libxcrypt/
Date: Thu, 06 Jan 2022 10:39:08
Message-Id: 1641465521.25fb40c05a6bb5dd96344dd73251cabdaea457d6.soap@gentoo
1 commit: 25fb40c05a6bb5dd96344dd73251cabdaea457d6
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 10:38:41 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 10:38:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25fb40c0
7
8 sys-libs/libxcrypt: remove superfluous sys-apps/findutils dep
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild | 3 +--
13 sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild | 1 -
14 sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild | 3 +--
15 sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 3 +--
16 4 files changed, 3 insertions(+), 7 deletions(-)
17
18 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
19 index 6b7c1ae7612f..9d57697c9416 100644
20 --- a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
21 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 2004-2021 Gentoo Authors
24 +# Copyright 2004-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -31,7 +31,6 @@ DEPEND="system? (
29 )"
30 RDEPEND="${DEPEND}"
31 BDEPEND="dev-lang/perl
32 - sys-apps/findutils
33 test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )"
34
35 python_check_deps() {
36
37 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
38 index 046aa201cc37..c9559428437e 100644
39 --- a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
40 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
41 @@ -35,7 +35,6 @@ DEPEND="system? (
42 "
43 RDEPEND="${DEPEND}"
44 BDEPEND="dev-lang/perl
45 - sys-apps/findutils
46 test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )"
47
48 python_check_deps() {
49
50 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild
51 index fa017859016b..9bebb1243fee 100644
52 --- a/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild
53 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.26-r1.ebuild
54 @@ -1,4 +1,4 @@
55 -# Copyright 2004-2021 Gentoo Authors
56 +# Copyright 2004-2022 Gentoo Authors
57 # Distributed under the terms of the GNU General Public License v2
58
59 EAPI=7
60 @@ -35,7 +35,6 @@ DEPEND="system? (
61 "
62 RDEPEND="${DEPEND}"
63 BDEPEND="dev-lang/perl
64 - sys-apps/findutils
65 test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )"
66
67 python_check_deps() {
68
69 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
70 index fa017859016b..9bebb1243fee 100644
71 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
72 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
73 @@ -1,4 +1,4 @@
74 -# Copyright 2004-2021 Gentoo Authors
75 +# Copyright 2004-2022 Gentoo Authors
76 # Distributed under the terms of the GNU General Public License v2
77
78 EAPI=7
79 @@ -35,7 +35,6 @@ DEPEND="system? (
80 "
81 RDEPEND="${DEPEND}"
82 BDEPEND="dev-lang/perl
83 - sys-apps/findutils
84 test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )"
85
86 python_check_deps() {