commit:     ea21b351645ce875693e0bec52535321b467c86d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 12 20:04:13 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Mar 12 20:05:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea21b351

dev-lang/ocaml: require findlib with purged META

Closes: https://bugs.gentoo.org/951185
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-lang/ocaml/{ocaml-5.3.0.ebuild => ocaml-5.2.0-r1.ebuild} | 3 ++-
 dev-lang/ocaml/{ocaml-5.2.0.ebuild => ocaml-5.2.1-r1.ebuild} | 5 +++--
 dev-lang/ocaml/{ocaml-5.2.1.ebuild => ocaml-5.3.0-r1.ebuild} | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-lang/ocaml/ocaml-5.3.0.ebuild 
b/dev-lang/ocaml/ocaml-5.2.0-r1.ebuild
similarity index 97%
rename from dev-lang/ocaml/ocaml-5.3.0.ebuild
rename to dev-lang/ocaml/ocaml-5.2.0-r1.ebuild
index 671831ae1ec3..5e0ea8f304bc 100644
--- a/dev-lang/ocaml/ocaml-5.3.0.ebuild
+++ b/dev-lang/ocaml/ocaml-5.2.0-r1.ebuild
@@ -14,7 +14,8 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="emacs flambda latex +ocamlopt test xemacs"
 
-RDEPEND="sys-libs/binutils-libs:="
+RDEPEND="sys-libs/binutils-libs:=
+       !dev-ml/findlib:0/0"
 BDEPEND="${RDEPEND}
        virtual/pkgconfig"
 PDEPEND="emacs? ( app-emacs/ocaml-mode )

diff --git a/dev-lang/ocaml/ocaml-5.2.0.ebuild 
b/dev-lang/ocaml/ocaml-5.2.1-r1.ebuild
similarity index 96%
rename from dev-lang/ocaml/ocaml-5.2.0.ebuild
rename to dev-lang/ocaml/ocaml-5.2.1-r1.ebuild
index 803f42a3c4d7..5e0ea8f304bc 100644
--- a/dev-lang/ocaml/ocaml-5.2.0.ebuild
+++ b/dev-lang/ocaml/ocaml-5.2.1-r1.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
@@ -14,7 +14,8 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="emacs flambda latex +ocamlopt test xemacs"
 
-RDEPEND="sys-libs/binutils-libs:="
+RDEPEND="sys-libs/binutils-libs:=
+       !dev-ml/findlib:0/0"
 BDEPEND="${RDEPEND}
        virtual/pkgconfig"
 PDEPEND="emacs? ( app-emacs/ocaml-mode )

diff --git a/dev-lang/ocaml/ocaml-5.2.1.ebuild 
b/dev-lang/ocaml/ocaml-5.3.0-r1.ebuild
similarity index 96%
rename from dev-lang/ocaml/ocaml-5.2.1.ebuild
rename to dev-lang/ocaml/ocaml-5.3.0-r1.ebuild
index 803f42a3c4d7..5e0ea8f304bc 100644
--- a/dev-lang/ocaml/ocaml-5.2.1.ebuild
+++ b/dev-lang/ocaml/ocaml-5.3.0-r1.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
@@ -14,7 +14,8 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="emacs flambda latex +ocamlopt test xemacs"
 
-RDEPEND="sys-libs/binutils-libs:="
+RDEPEND="sys-libs/binutils-libs:=
+       !dev-ml/findlib:0/0"
 BDEPEND="${RDEPEND}
        virtual/pkgconfig"
 PDEPEND="emacs? ( app-emacs/ocaml-mode )

Reply via email to