commit:     1aeb41df7cda12870e550f0ba1f171e5f9dc8d06
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 17:14:19 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 17:14:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aeb41df

sci-mathematics/coq-serapi: add ppx_sexp_conv version constraints

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 .../{coq-serapi-0.15.0.ebuild => coq-serapi-0.15.0-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/coq-serapi/coq-serapi-0.15.0.ebuild 
b/sci-mathematics/coq-serapi/coq-serapi-0.15.0-r1.ebuild
similarity index 95%
rename from sci-mathematics/coq-serapi/coq-serapi-0.15.0.ebuild
rename to sci-mathematics/coq-serapi/coq-serapi-0.15.0-r1.ebuild
index 2733c490f747..7f817ddb486a 100644
--- a/sci-mathematics/coq-serapi/coq-serapi-0.15.0.ebuild
+++ b/sci-mathematics/coq-serapi/coq-serapi-0.15.0-r1.ebuild
@@ -22,11 +22,11 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=sci-mathematics/coq-${COQV}:=
+       >=dev-ml/ppx_sexp_conv-0.13.0:= <dev-ml/ppx_sexp_conv-0.15.0:=
        dev-ml/cmdliner:=
        dev-ml/ppx_deriving:=
        dev-ml/ppx_deriving_yojson:=
        dev-ml/ppx_import:=
-       dev-ml/ppx_sexp_conv:=
        dev-ml/sexplib:=
        dev-ml/yojson:=
 "

Reply via email to