Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/
Date: Tue, 09 Feb 2021 16:56:01
Message-Id: 1612889755.c87dfe922463070c8ec351fa4341d97a1ed56f8a.sam@gentoo
1 commit: c87dfe922463070c8ec351fa4341d97a1ed56f8a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 16:55:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 16:55:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87dfe92
7
8 dev-ml/ppxlib: add blocker on nss[utils] for now
9
10 Collides on /usr/bin/pp.
11
12 Package-Manager: Portage-3.0.14, Repoman-3.0.2
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-ml/ppxlib/{ppxlib-0.21.0.ebuild => ppxlib-0.21.0-r1.ebuild} | 2 ++
16 dev-ml/ppxlib/{ppxlib-0.22.0.ebuild => ppxlib-0.22.0-r1.ebuild} | 2 ++
17 2 files changed, 4 insertions(+)
18
19 diff --git a/dev-ml/ppxlib/ppxlib-0.21.0.ebuild b/dev-ml/ppxlib/ppxlib-0.21.0-r1.ebuild
20 similarity index 93%
21 rename from dev-ml/ppxlib/ppxlib-0.21.0.ebuild
22 rename to dev-ml/ppxlib/ppxlib-0.21.0-r1.ebuild
23 index 0fdd44c7b65..bcc7f797e36 100644
24 --- a/dev-ml/ppxlib/ppxlib-0.21.0.ebuild
25 +++ b/dev-ml/ppxlib/ppxlib-0.21.0-r1.ebuild
26 @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
27 IUSE="+ocamlopt test"
28 RESTRICT="!test? ( test )"
29
30 +# nss[utils] has /usr/bin/pp
31 RDEPEND="
32 >=dev-ml/base-0.11.0:=
33 dev-ml/findlib:=
34 @@ -24,6 +25,7 @@ RDEPEND="
35 dev-ml/stdlib-shims:=
36 >=dev-ml/ppx_derivers-1.2.1:=
37 >=dev-ml/stdio-0.11.0:=
38 + !dev-libs/nss[utils]
39 "
40 DEPEND="${DEPEND}
41 test? (
42
43 diff --git a/dev-ml/ppxlib/ppxlib-0.22.0.ebuild b/dev-ml/ppxlib/ppxlib-0.22.0-r1.ebuild
44 similarity index 93%
45 rename from dev-ml/ppxlib/ppxlib-0.22.0.ebuild
46 rename to dev-ml/ppxlib/ppxlib-0.22.0-r1.ebuild
47 index 0fdd44c7b65..bcc7f797e36 100644
48 --- a/dev-ml/ppxlib/ppxlib-0.22.0.ebuild
49 +++ b/dev-ml/ppxlib/ppxlib-0.22.0-r1.ebuild
50 @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
51 IUSE="+ocamlopt test"
52 RESTRICT="!test? ( test )"
53
54 +# nss[utils] has /usr/bin/pp
55 RDEPEND="
56 >=dev-ml/base-0.11.0:=
57 dev-ml/findlib:=
58 @@ -24,6 +25,7 @@ RDEPEND="
59 dev-ml/stdlib-shims:=
60 >=dev-ml/ppx_derivers-1.2.1:=
61 >=dev-ml/stdio-0.11.0:=
62 + !dev-libs/nss[utils]
63 "
64 DEPEND="${DEPEND}
65 test? (