From 2d7b7e428c40aa941de01296f886698a8b9e126e Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Fri, 11 Jul 2025 19:12:59 +0200 Subject: [PATCH] dev-ml/ppx_sexp_conv: ppxlib < 0.36.0 Closes: https://bugs.gentoo.org/959776 Signed-off-by: Alfredo Tupone --- ...xp_conv-0.16.0-r1.ebuild => ppx_sexp_conv-0.16.0-r2.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename dev-ml/ppx_sexp_conv/{ppx_sexp_conv-0.16.0-r1.ebuild => ppx_sexp_conv-0.16.0-r2.ebuild} (91%) diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r2.ebuild similarity index 91% rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r2.ebuild index b82c30c4f21fc..c78ff0022c934 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,6 +20,7 @@ DEPEND=" dev-ml/base:${SLOT}[ocamlopt?] dev-ml/findlib:=[ocamlopt?] >=dev-ml/ppxlib-0.28:=[ocamlopt?] +