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/dose3/
Date: Wed, 10 Feb 2021 15:10:08
Message-Id: 1612969800.aa5984801dc0db2dc5ff832dff15a91b6d9fce4a.sam@gentoo
1 commit: aa5984801dc0db2dc5ff832dff15a91b6d9fce4a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 15:10:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 15:10:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa598480
7
8 dev-ml/dose3: add upper bound on OCaml for 5.0.1-r1
9
10 Safe string issues.
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/dose3/{dose3-5.0.1-r1.ebuild => dose3-5.0.1-r2.ebuild} | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ml/dose3/dose3-5.0.1-r1.ebuild b/dev-ml/dose3/dose3-5.0.1-r2.ebuild
19 similarity index 97%
20 rename from dev-ml/dose3/dose3-5.0.1-r1.ebuild
21 rename to dev-ml/dose3/dose3-5.0.1-r2.ebuild
22 index 76e47f4749f..a90a3f4b1e8 100644
23 --- a/dev-ml/dose3/dose3-5.0.1-r1.ebuild
24 +++ b/dev-ml/dose3/dose3-5.0.1-r2.ebuild
25 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
26 IUSE="+ocamlopt parmap zip bzip2 xml curl rpm4 test"
27
28 RDEPEND="
29 - >=dev-lang/ocaml-3.12:=[ocamlopt?]
30 + <dev-lang/ocaml-4.09.0:=[ocamlopt=]
31 dev-ml/cudf:=
32 >=dev-ml/extlib-1.7.0:=
33 dev-ml/re:=