commit: aa5984801dc0db2dc5ff832dff15a91b6d9fce4a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 15:10:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 15:10:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa598480
dev-ml/dose3: add upper bound on OCaml for 5.0.1-r1
Safe string issues.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dose3/{dose3-5.0.1-r1.ebuild => dose3-5.0.1-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dose3/dose3-5.0.1-r1.ebuild
b/dev-ml/dose3/dose3-5.0.1-r2.ebuild
similarity index 97%
rename from dev-ml/dose3/dose3-5.0.1-r1.ebuild
rename to dev-ml/dose3/dose3-5.0.1-r2.ebuild
index 76e47f4749f..a90a3f4b1e8 100644
--- a/dev-ml/dose3/dose3-5.0.1-r1.ebuild
+++ b/dev-ml/dose3/dose3-5.0.1-r2.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt parmap zip bzip2 xml curl rpm4 test"
RDEPEND="
- >=dev-lang/ocaml-3.12:=[ocamlopt?]
+ <dev-lang/ocaml-4.09.0:=[ocamlopt=]
dev-ml/cudf:=
>=dev-ml/extlib-1.7.0:=
dev-ml/re:=