Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3-for-spark/
Date: Mon, 07 Feb 2022 12:51:00
Message-Id: 1644238240.0dad6929d837bb643f4e260f9eb1ca16b6b6c0ba.tupone@gentoo
1 commit: 0dad6929d837bb643f4e260f9eb1ca16b6b6c0ba
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 12:50:40 2022 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 12:50:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dad6929
7
8 sci-mathematics/why3-for-spark: works with new ocaml too
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild
17 index b851107a4c41..2e831ddd9739 100644
18 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild
19 +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2021.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -19,7 +19,7 @@ KEYWORDS="~amd64"
27 IUSE="coq doc emacs gtk html hypothesis-selection +ocamlopt zarith zip"
28 RESTRICT="strip"
29
30 -DEPEND="dev-lang/ocaml:0/4.11[ocamlopt?]
31 +DEPEND=">=dev-lang/ocaml-4.11:=[ocamlopt?]
32 dev-ml/menhir:=
33 dev-ml/num:=
34 dev-ml/yojson:=