commit: 7fb0229e69c748e47c2f89121f2cfc82ab960144
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 08:01:55 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Sep 29 10:14:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb0229e
dev-ml/findlib: <=dev-lang/ocaml-4.02.3 long gone
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/findlib/findlib-1.9.6-r1.ebuild | 4 ++--
dev-ml/findlib/findlib-1.9.8.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ml/findlib/findlib-1.9.6-r1.ebuild
b/dev-ml/findlib/findlib-1.9.6-r1.ebuild
index 9f49f0d6c20b..30d313d5f530 100644
--- a/dev-ml/findlib/findlib-1.9.6-r1.ebuild
+++ b/dev-ml/findlib/findlib-1.9.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv x86 ~amd64-linux
~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt tk"
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]
+DEPEND="dev-lang/ocaml:=[ocamlopt?]
tk? ( dev-ml/labltk:= )"
RDEPEND="${DEPEND}"
diff --git a/dev-ml/findlib/findlib-1.9.8.ebuild
b/dev-ml/findlib/findlib-1.9.8.ebuild
index df488e936207..7247bee0d976 100644
--- a/dev-ml/findlib/findlib-1.9.8.ebuild
+++ b/dev-ml/findlib/findlib-1.9.8.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
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux
~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt tk"
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]
+DEPEND="dev-lang/ocaml:=[ocamlopt?]
tk? ( dev-ml/labltk:= )"
RDEPEND="${DEPEND}"