summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-01-29 08:40:37 +0100
committerAlfredo Tupone <tupone@gentoo.org>2021-01-29 08:41:00 +0100
commit8b7840f4545d6973bcd1a4f2988b3685a79525fa (patch)
tree255a98a0bf43703fef7cc72083e8ec04793bf6f0
parentdev-ruby/heredoc_unindent: EAPI=7; add ruby30 (diff)
downloadgentoo-8b7840f4545d6973bcd1a4f2988b3685a79525fa.tar.gz
gentoo-8b7840f4545d6973bcd1a4f2988b3685a79525fa.tar.bz2
gentoo-8b7840f4545d6973bcd1a4f2988b3685a79525fa.zip
dev-ml/ocaml-data-notation: depends on ocaml-4.05.0
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
index 625122a633ef..61b555e00086 100644
--- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
+++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND=">=dev-ml/type-conv-108.07.01:=
dev-ml/camlp4:=
+ ~dev-lang/ocaml-4.05.0
"
DEPEND="${RDEPEND}
test? ( >=dev-ml/ounit-2.0.0[ocamlopt?] dev-ml/ocaml-fileutils[ocamlopt?] )"