commit: 0c5c8ab39246ad13897d73e004882d89e6838996 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 19:31:34 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 19:32:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5c8ab3
sci-mathematics/alt-ergo: depend on cmdliner <1.1.0 https://opam.ocaml.org/packages/alt-ergo/ Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> .../alt-ergo/{alt-ergo-2.4.1-r1.ebuild => alt-ergo-2.4.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r1.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild similarity index 97% rename from sci-mathematics/alt-ergo/alt-ergo-2.4.1-r1.ebuild rename to sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild index b1fc33bf89fa..bc908a192c9e 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r1.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild @@ -18,10 +18,10 @@ RDEPEND=" >=dev-lang/ocaml-4.09.0:=[ocamlopt=] >=sci-mathematics/psmt2-frontend-0.4.0:= + <dev-ml/cmdliner-1.1.0:= >=dev-ml/menhir-20181006:= >=dev-ml/ocplib-simplex-0.4:= dev-ml/camlzip:= - dev-ml/cmdliner:= dev-ml/num:= dev-ml/seq:= dev-ml/stdlib-shims:=
