commit:     a7fd468811eb04eb18acf28b55861070ffbda0da
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 20:33:57 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 20:33:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fd4688

dev-ml/ocamlnet: block with ocaml-5

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../ocamlnet/{ocamlnet-4.1.8-r1.ebuild => ocamlnet-4.1.8-r2.ebuild}   | 4 ++--
 .../ocamlnet/{ocamlnet-4.1.9-r1.ebuild => ocamlnet-4.1.9-r2.ebuild}   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild 
b/dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild
similarity index 95%
rename from dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild
rename to dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild
index 5eb163cf9132..e79e1f7d0784 100644
--- a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-4.1.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ BDEPEND="
 "
 RDEPEND="
        >=dev-ml/findlib-1.0
-       >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
+       <dev-lang/ocaml-5:=[ocamlopt?]
        pcre? ( >=dev-ml/pcre-ocaml-5:= )
        tk? ( dev-ml/labltk:= )
        ssl? ( net-libs/gnutls:= )

diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild 
b/dev-ml/ocamlnet/ocamlnet-4.1.9-r2.ebuild
similarity index 95%
rename from dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild
rename to dev-ml/ocamlnet/ocamlnet-4.1.9-r2.ebuild
index 791b193f2a11..94f8c4880f36 100644
--- a/dev-ml/ocamlnet/ocamlnet-4.1.9-r1.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-4.1.9-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=7
@@ -26,7 +26,7 @@ BDEPEND="
 "
 RDEPEND="
        >=dev-ml/findlib-1.0
-       >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
+       <dev-lang/ocaml-5:=[ocamlopt?]
        pcre? ( >=dev-ml/pcre-ocaml-5:= )
        tk? ( dev-ml/labltk:= )
        ssl? ( net-libs/gnutls:= )

Reply via email to