commit:     8434e1f1da771fb2459209b7221c1571274bb1c3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 18:25:38 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 18:25:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8434e1f1

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

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

 dev-ml/uutf/{uutf-1.0.1.ebuild => uutf-1.0.1-r1.ebuild} | 4 ++--
 dev-ml/uutf/{uutf-1.0.2.ebuild => uutf-1.0.2-r1.ebuild} | 4 ++--
 dev-ml/uutf/{uutf-1.0.3.ebuild => uutf-1.0.3-r1.ebuild} | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1-r1.ebuild
similarity index 94%
rename from dev-ml/uutf/uutf-1.0.1.ebuild
rename to dev-ml/uutf/uutf-1.0.1-r1.ebuild
index 4897c4d92bc2..f2dd5b0f12bc 100644
--- a/dev-ml/uutf/uutf-1.0.1.ebuild
+++ b/dev-ml/uutf/uutf-1.0.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,7 +16,7 @@ IUSE="doc utftrip +ocamlopt test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="utftrip? ( ocamlopt )"
 
-RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
+RDEPEND="
        dev-ml/uchar:=
        utftrip? ( dev-ml/cmdliner:= )"
 DEPEND="${RDEPEND}

diff --git a/dev-ml/uutf/uutf-1.0.2.ebuild b/dev-ml/uutf/uutf-1.0.2-r1.ebuild
similarity index 94%
rename from dev-ml/uutf/uutf-1.0.2.ebuild
rename to dev-ml/uutf/uutf-1.0.2-r1.ebuild
index 4897c4d92bc2..f2dd5b0f12bc 100644
--- a/dev-ml/uutf/uutf-1.0.2.ebuild
+++ b/dev-ml/uutf/uutf-1.0.2-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,7 +16,7 @@ IUSE="doc utftrip +ocamlopt test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="utftrip? ( ocamlopt )"
 
-RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
+RDEPEND="
        dev-ml/uchar:=
        utftrip? ( dev-ml/cmdliner:= )"
 DEPEND="${RDEPEND}

diff --git a/dev-ml/uutf/uutf-1.0.3.ebuild b/dev-ml/uutf/uutf-1.0.3-r1.ebuild
similarity index 95%
rename from dev-ml/uutf/uutf-1.0.3.ebuild
rename to dev-ml/uutf/uutf-1.0.3-r1.ebuild
index 22f71d02434f..7227874af056 100644
--- a/dev-ml/uutf/uutf-1.0.3.ebuild
+++ b/dev-ml/uutf/uutf-1.0.3-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=7
@@ -16,7 +16,7 @@ IUSE="doc utftrip +ocamlopt test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="utftrip? ( ocamlopt )"
 
-RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
+RDEPEND="
        dev-ml/uchar:=
        utftrip? ( dev-ml/cmdliner:=[ocamlopt?] )"
 DEPEND="${RDEPEND}"

Reply via email to