commit:     01018d3a620d0cd03791c33a04f8ec41b3c027a2
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 18:23:36 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 18:23:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01018d3a

dev-ml/ocurl: dev-lang/ocaml-3 is long gone

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

 dev-ml/ocurl/{ocurl-0.9.1.ebuild => ocurl-0.9.1-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ml/ocurl/ocurl-0.9.1.ebuild 
b/dev-ml/ocurl/ocurl-0.9.1-r1.ebuild
similarity index 88%
rename from dev-ml/ocurl/ocurl-0.9.1.ebuild
rename to dev-ml/ocurl/ocurl-0.9.1-r1.ebuild
index 490512b5c8b1..6f15a69b5ea8 100644
--- a/dev-ml/ocurl/ocurl-0.9.1.ebuild
+++ b/dev-ml/ocurl/ocurl-0.9.1-r1.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
@@ -16,8 +16,7 @@ IUSE="examples +ocamlopt"
 BDEPEND="virtual/pkgconfig"
 RDEPEND=">=net-misc/curl-7.9.8
        dev-ml/lwt:=
-       dev-ml/camlp4:=
-       >=dev-lang/ocaml-3.12:=[ocamlopt?]"
+       dev-ml/camlp4:="
 DEPEND="${RDEPEND}"
 KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
 

Reply via email to