summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-05-07 18:47:55 +0200
committerMaciej Barć <xgqt@gentoo.org>2022-05-07 18:50:26 +0200
commit800228a625526f5b8f2029ae30eea0e9d168a274 (patch)
tree2f44c7b553693fc53b18027243b9d11a5eedcbc3 /sci-mathematics
parentsci-mathematics/easycrypt: drop old 1.0_pre20211210-r2 (diff)
downloadgentoo-800228a625526f5b8f2029ae30eea0e9d168a274.tar.gz
gentoo-800228a625526f5b8f2029ae30eea0e9d168a274.tar.bz2
gentoo-800228a625526f5b8f2029ae30eea0e9d168a274.zip
sci-mathematics/easycrypt: add Why3 constraints for older EC versions
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/easycrypt/easycrypt-1.0_pre20220303-r1.ebuild (renamed from sci-mathematics/easycrypt/easycrypt-1.0_pre20220303.ebuild)2
-rw-r--r--sci-mathematics/easycrypt/easycrypt-2022.04-r1.ebuild (renamed from sci-mathematics/easycrypt/easycrypt-2022.04.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/easycrypt/easycrypt-1.0_pre20220303.ebuild b/sci-mathematics/easycrypt/easycrypt-1.0_pre20220303-r1.ebuild
index 84353ee281ec..c4f262d6d87c 100644
--- a/sci-mathematics/easycrypt/easycrypt-1.0_pre20220303.ebuild
+++ b/sci-mathematics/easycrypt/easycrypt-1.0_pre20220303-r1.ebuild
@@ -25,7 +25,7 @@ IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-4.08.0:=[ocamlopt?]
- >=sci-mathematics/why3-1.4:=
+ >=sci-mathematics/why3-1.4:= <sci-mathematics/why3-1.5:=
dev-ml/batteries:=
dev-ml/camlzip:=
dev-ml/dune-build-info:=
diff --git a/sci-mathematics/easycrypt/easycrypt-2022.04.ebuild b/sci-mathematics/easycrypt/easycrypt-2022.04-r1.ebuild
index 55ddb46d83fd..0e74e30a9b91 100644
--- a/sci-mathematics/easycrypt/easycrypt-2022.04.ebuild
+++ b/sci-mathematics/easycrypt/easycrypt-2022.04-r1.ebuild
@@ -23,7 +23,7 @@ IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-4.08.0:=[ocamlopt?]
- >=sci-mathematics/why3-1.4:=
+ >=sci-mathematics/why3-1.4:= <sci-mathematics/why3-1.5:=
dev-ml/batteries:=
dev-ml/camlzip:=
dev-ml/dune-build-info:=