commit:     62f34c37ab311f1cca64054f3402606c6d84e897
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 10:51:46 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 10:51:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f34c37

dev-ml/camlp5: ocaml-4.13 blocks

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/camlp5/camlp5-7.12.ebuild    | 4 ++--
 dev-ml/camlp5/camlp5-7.13.ebuild    | 4 ++--
 dev-ml/camlp5/camlp5-7.14.ebuild    | 4 ++--
 dev-ml/camlp5/camlp5-8.00.01.ebuild | 4 ++--
 dev-ml/camlp5/camlp5-8.00.ebuild    | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-ml/camlp5/camlp5-7.12.ebuild b/dev-ml/camlp5/camlp5-7.12.ebuild
index 57725adb301e..8b1abd386720 100644
--- a/dev-ml/camlp5/camlp5-7.12.ebuild
+++ b/dev-ml/camlp5/camlp5-7.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="doc +ocamlopt"
 
 DEPEND="
-       >=dev-lang/ocaml-3.10:=[ocamlopt?]
+       <dev-lang/ocaml-4.11.2:=[ocamlopt?]
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-ml/camlp5/camlp5-7.13.ebuild b/dev-ml/camlp5/camlp5-7.13.ebuild
index 79a35e5dfeb0..3d68c705bf6e 100644
--- a/dev-ml/camlp5/camlp5-7.13.ebuild
+++ b/dev-ml/camlp5/camlp5-7.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="doc +ocamlopt"
 
 DEPEND="
-       >=dev-lang/ocaml-3.10:=[ocamlopt?]
+       <dev-lang/ocaml-4.10.2:=[ocamlopt?]
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-ml/camlp5/camlp5-7.14.ebuild b/dev-ml/camlp5/camlp5-7.14.ebuild
index 15bdbb1dce8f..48746ddf0123 100644
--- a/dev-ml/camlp5/camlp5-7.14.ebuild
+++ b/dev-ml/camlp5/camlp5-7.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 x86"
 IUSE="doc +ocamlopt"
 
 DEPEND="
-       >=dev-lang/ocaml-3.10:=[ocamlopt?]
+       <dev-lang/ocaml-4.13:=[ocamlopt?]
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-ml/camlp5/camlp5-8.00.01.ebuild 
b/dev-ml/camlp5/camlp5-8.00.01.ebuild
index dc69d481ee55..b355b7dbcd95 100644
--- a/dev-ml/camlp5/camlp5-8.00.01.ebuild
+++ b/dev-ml/camlp5/camlp5-8.00.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 x86"
 IUSE="doc +ocamlopt"
 
 DEPEND="
-       >=dev-lang/ocaml-3.10:=[ocamlopt?]
+       <dev-lang/ocaml-4.13:=[ocamlopt?]
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-ml/camlp5/camlp5-8.00.ebuild b/dev-ml/camlp5/camlp5-8.00.ebuild
index fe4e5ebe5766..ffb5cef05c58 100644
--- a/dev-ml/camlp5/camlp5-8.00.ebuild
+++ b/dev-ml/camlp5/camlp5-8.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="doc +ocamlopt"
 
 DEPEND="
-       >=dev-lang/ocaml-3.10:=[ocamlopt?]
+       <dev-lang/ocaml-4.13:=[ocamlopt?]
 "
 RDEPEND="${DEPEND}"
 

Reply via email to