From 607f595142be8e9ed51dcc2a13d4e4a0aae654fd Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Tue, 11 Mar 2025 20:11:49 +0100 Subject: [PATCH] dev-ml/gsl-ocaml: block with ocaml-5 Signed-off-by: Alfredo Tupone --- ...sl-ocaml-1.24.3-r1.ebuild => gsl-ocaml-1.24.3-r2.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-ml/gsl-ocaml/{gsl-ocaml-1.24.3-r1.ebuild => gsl-ocaml-1.24.3-r2.ebuild} (86%) diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild similarity index 86% rename from dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild rename to dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild index c72639216ff3a..e3060e6255dcc 100644 --- a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild +++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ IUSE="+ocamlopt" DEPEND=" dev-ml/dune-configurator >=sci-libs/gsl-1.19:=" -RDEPEND="${DEPEND} - !dev-ml/ocamlgsl" +RDEPEND="${DEPEND}" +BDEPEND="