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/pcre-ocaml/
Date: Thu, 14 Oct 2021 07:57:14
Message-Id: 1634198163.d31aeb16483ebad21a58dffbb73dede5982f21f5.sam@gentoo
1 commit: d31aeb16483ebad21a58dffbb73dede5982f21f5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 07:51:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 07:56:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31aeb16
7
8 dev-ml/pcre-ocaml: fix dependencies
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../{pcre-ocaml-7.4.6-r1.ebuild => pcre-ocaml-7.4.6-r2.ebuild} | 8 +++-----
13 1 file changed, 3 insertions(+), 5 deletions(-)
14
15 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
16 similarity index 90%
17 rename from dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
18 rename to dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
19 index a5f56117f2d..7bc4861b3f5 100644
20 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
21 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
22 @@ -16,11 +16,9 @@ SLOT="0/${PV}"
23 KEYWORDS="amd64 ~arm ~arm64 ppc x86"
24
25 BDEPEND="dev-ml/dune-configurator"
26 -RDEPEND=">=dev-libs/libpcre-4.5"
27 -DEPEND="
28 - ${RDEPEND}
29 - dev-ml/stdio
30 -"
31 +RDEPEND=">=dev-libs/libpcre-4.5
32 + dev-ml/stdio:="
33 +DEPEND="${RDEPEND}"
34
35 src_install() {
36 dune_src_install pcre