Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/simdjson/
Date: Thu, 06 Jan 2022 10:39:08
Message-Id: 1641465516.ed9227a4f63d8ae86abd9b9f7a73ae4608627b56.soap@gentoo
1 commit: ed9227a4f63d8ae86abd9b9f7a73ae4608627b56
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 10:38:36 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 10:38:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9227a4
7
8 dev-libs/simdjson: remove superfluous sys-apps/findutils dep
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-libs/simdjson/simdjson-0.9.7.ebuild | 3 +--
13 dev-libs/simdjson/simdjson-1.0.0-r1.ebuild | 3 +--
14 dev-libs/simdjson/simdjson-1.0.2.ebuild | 3 +--
15 3 files changed, 3 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-libs/simdjson/simdjson-0.9.7.ebuild b/dev-libs/simdjson/simdjson-0.9.7.ebuild
18 index 98f7465e5ad0..9ce02457aecb 100644
19 --- a/dev-libs/simdjson/simdjson-0.9.7.ebuild
20 +++ b/dev-libs/simdjson/simdjson-0.9.7.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2020-2021 Gentoo Authors
23 +# Copyright 2020-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -19,7 +19,6 @@ IUSE="test tools"
28
29 BDEPEND="
30 sys-apps/file
31 - sys-apps/findutils
32 sys-apps/grep
33 "
34 DEPEND="
35
36 diff --git a/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild b/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild
37 index 1987ded54310..272844823512 100644
38 --- a/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild
39 +++ b/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 2020-2021 Gentoo Authors
42 +# Copyright 2020-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46 @@ -23,7 +23,6 @@ IUSE="test tools"
47
48 BDEPEND="
49 sys-apps/file
50 - sys-apps/findutils
51 sys-apps/grep
52 "
53 DEPEND="
54
55 diff --git a/dev-libs/simdjson/simdjson-1.0.2.ebuild b/dev-libs/simdjson/simdjson-1.0.2.ebuild
56 index 7fdfa5949d32..23f185e34892 100644
57 --- a/dev-libs/simdjson/simdjson-1.0.2.ebuild
58 +++ b/dev-libs/simdjson/simdjson-1.0.2.ebuild
59 @@ -1,4 +1,4 @@
60 -# Copyright 2020-2021 Gentoo Authors
61 +# Copyright 2020-2022 Gentoo Authors
62 # Distributed under the terms of the GNU General Public License v2
63
64 EAPI=7
65 @@ -23,7 +23,6 @@ IUSE="test tools"
66
67 BDEPEND="
68 sys-apps/file
69 - sys-apps/findutils
70 sys-apps/grep
71 "
72 DEPEND="