commit: f33c0460c5c24e60163c37b720a3a236852a2790
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 01:38:10 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 01:38:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33c0460
dev-ml/opam-installer: fix OCaml dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
...am-installer-2.0.10.ebuild => opam-installer-2.0.10-r1.ebuild} | 8 ++++----
...m-installer-2.0.8-r3.ebuild => opam-installer-2.0.8-r4.ebuild} | 6 +++---
...opam-installer-2.0.9.ebuild => opam-installer-2.0.9-r1.ebuild} | 6 +++---
...opam-installer-2.1.1.ebuild => opam-installer-2.1.0-r1.ebuild} | 8 ++++----
...opam-installer-2.1.0.ebuild => opam-installer-2.1.1-r1.ebuild} | 8 ++++----
...opam-installer-2.1.2.ebuild => opam-installer-2.1.2-r1.ebuild} | 6 +++---
6 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
b/dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild
similarity index 90%
rename from dev-ml/opam-installer/opam-installer-2.0.10.ebuild
rename to dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild
index a2b88905a299..b2702a3439af 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.10-r1.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
@@ -22,10 +22,10 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
RDEPEND="
- >=dev-lang/ocaml-4.02.3
+ >=dev-lang/ocaml-4.02.3:=
dev-ml/cmdliner:=
- ~dev-ml/opam-format-${PV}
- >=dev-ml/dose3-6
+ ~dev-ml/opam-format-${PV}:=
+ >=dev-ml/dose3-6:=
"
DEPEND="${RDEPEND}
dev-ml/findlib"
diff --git a/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild
b/dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild
similarity index 93%
rename from dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild
rename to dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild
index 104d1df09b4b..eab5b13a534a 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild
@@ -22,10 +22,10 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
RDEPEND="
- >=dev-lang/ocaml-4.02.3
+ >=dev-lang/ocaml-4.02.3:=
dev-ml/cmdliner:=
- ~dev-ml/opam-format-${PV}
- >=dev-ml/dose3-6
+ ~dev-ml/opam-format-${PV}:=
+ >=dev-ml/dose3-6:=
"
DEPEND="${RDEPEND}
dev-ml/findlib"
diff --git a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
b/dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild
similarity index 93%
rename from dev-ml/opam-installer/opam-installer-2.0.9.ebuild
rename to dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild
index 104d1df09b4b..eab5b13a534a 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild
@@ -22,10 +22,10 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
RDEPEND="
- >=dev-lang/ocaml-4.02.3
+ >=dev-lang/ocaml-4.02.3:=
dev-ml/cmdliner:=
- ~dev-ml/opam-format-${PV}
- >=dev-ml/dose3-6
+ ~dev-ml/opam-format-${PV}:=
+ >=dev-ml/dose3-6:=
"
DEPEND="${RDEPEND}
dev-ml/findlib"
diff --git a/dev-ml/opam-installer/opam-installer-2.1.1.ebuild
b/dev-ml/opam-installer/opam-installer-2.1.0-r1.ebuild
similarity index 89%
rename from dev-ml/opam-installer/opam-installer-2.1.1.ebuild
rename to dev-ml/opam-installer/opam-installer-2.1.0-r1.ebuild
index 1ea426a6380d..f8f6bf709969 100644
--- a/dev-ml/opam-installer/opam-installer-2.1.1.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.1.0-r1.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
@@ -23,10 +23,10 @@ IUSE="+ocamlopt"
PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
RDEPEND="
- >=dev-lang/ocaml-4.02.3
+ >=dev-lang/ocaml-4.02.3:=
dev-ml/cmdliner:=
- ~dev-ml/opam-format-${PV}
- >=dev-ml/dose3-6
+ ~dev-ml/opam-format-${PV}:=
+ >=dev-ml/dose3-6:=
"
DEPEND="${RDEPEND}
dev-ml/findlib"
diff --git a/dev-ml/opam-installer/opam-installer-2.1.0.ebuild
b/dev-ml/opam-installer/opam-installer-2.1.1-r1.ebuild
similarity index 89%
rename from dev-ml/opam-installer/opam-installer-2.1.0.ebuild
rename to dev-ml/opam-installer/opam-installer-2.1.1-r1.ebuild
index 1ea426a6380d..f8f6bf709969 100644
--- a/dev-ml/opam-installer/opam-installer-2.1.0.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.1.1-r1.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
@@ -23,10 +23,10 @@ IUSE="+ocamlopt"
PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
RDEPEND="
- >=dev-lang/ocaml-4.02.3
+ >=dev-lang/ocaml-4.02.3:=
dev-ml/cmdliner:=
- ~dev-ml/opam-format-${PV}
- >=dev-ml/dose3-6
+ ~dev-ml/opam-format-${PV}:=
+ >=dev-ml/dose3-6:=
"
DEPEND="${RDEPEND}
dev-ml/findlib"
diff --git a/dev-ml/opam-installer/opam-installer-2.1.2.ebuild
b/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild
similarity index 92%
rename from dev-ml/opam-installer/opam-installer-2.1.2.ebuild
rename to dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild
index dadc23c1ad6f..4d09247994f3 100644
--- a/dev-ml/opam-installer/opam-installer-2.1.2.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild
@@ -23,10 +23,10 @@ IUSE="+ocamlopt"
PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
RDEPEND="
- >=dev-lang/ocaml-4.02.3
+ >=dev-lang/ocaml-4.02.3:=
dev-ml/cmdliner:=
- ~dev-ml/opam-format-${PV}
- >=dev-ml/dose3-6
+ ~dev-ml/opam-format-${PV}:=
+ >=dev-ml/dose3-6:=
"
DEPEND="${RDEPEND}
dev-ml/findlib"