commit:     c7cf48cfc3d0de2eff08d5be9f434c70be0b6b84
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 17:38:16 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 17:39:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7cf48cf

dev-ml/ocaml-compiler-libs: not for ocaml-5

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

 ...mpiler-libs-0.12.3.ebuild => ocaml-compiler-libs-0.12.3-r1.ebuild} | 4 +++-
 ...mpiler-libs-0.12.4.ebuild => ocaml-compiler-libs-0.12.4-r1.ebuild} | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild 
b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild
similarity index 86%
rename from dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
rename to dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild
index 6c06290ddd52..91bfffeca6aa 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,3 +13,5 @@ LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
 IUSE="+ocamlopt"
+
+RDEPEND="<dev-lang/ocaml-15"

diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild 
b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4-r1.ebuild
similarity index 86%
rename from dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
rename to dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4-r1.ebuild
index 9867417d2e6a..25b0036b9083 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,3 +13,5 @@ LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
+
+RDEPEND="<dev-lang/ocaml-15"

Reply via email to