commit: 607f595142be8e9ed51dcc2a13d4e4a0aae654fd
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 19:11:49 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 19:11:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607f5951
dev-ml/gsl-ocaml: block with ocaml-5
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../{gsl-ocaml-1.24.3-r1.ebuild => gsl-ocaml-1.24.3-r2.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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 c72639216ff3..e3060e6255dc 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="<dev-lang/ocaml-5"
# DOCS=( CHANGES.txt README.md NOTES.md TODO.md )