From: Tupone Alfredo Date: Fri, 27 Mar 2020 12:40:55 +0000 (+0100) Subject: dev-ml/camlzip: requires a newer version of ocaml X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ab24eb543fb1f294859c09422935c0a47bc96ed;p=gentoo.git dev-ml/camlzip: requires a newer version of ocaml Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alfredo Tupone --- diff --git a/dev-ml/camlzip/camlzip-1.06.ebuild b/dev-ml/camlzip/camlzip-1.06.ebuild index 8a4ec3d9cb79..4fed4a00664c 100644 --- a/dev-ml/camlzip/camlzip-1.06.ebuild +++ b/dev-ml/camlzip/camlzip-1.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ SLOT="1/${PV}" LICENSE="LGPL-2.1" KEYWORDS="amd64 ppc x86" -RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?] +RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] >=sys-libs/zlib-1.1.3" DEPEND="${RDEPEND}" diff --git a/dev-ml/camlzip/camlzip-1.07.ebuild b/dev-ml/camlzip/camlzip-1.07.ebuild index b2c4551b079b..547fe00d0c83 100644 --- a/dev-ml/camlzip/camlzip-1.07.ebuild +++ b/dev-ml/camlzip/camlzip-1.07.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ SLOT="1/${PV}" LICENSE="LGPL-2.1" KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" -RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?] +RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] >=sys-libs/zlib-1.1.3" DEPEND="${RDEPEND}" diff --git a/dev-ml/camlzip/camlzip-1.10.ebuild b/dev-ml/camlzip/camlzip-1.10.ebuild index 3c6a128e841c..8158861f6091 100644 --- a/dev-ml/camlzip/camlzip-1.10.ebuild +++ b/dev-ml/camlzip/camlzip-1.10.ebuild @@ -15,7 +15,7 @@ SLOT="1/${PV}" LICENSE="LGPL-2.1" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" -RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?] +RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] >=sys-libs/zlib-1.1.3" DEPEND="${RDEPEND}"