diff options
author | 2021-07-21 20:22:09 +0000 | |
---|---|---|
committer | 2021-07-21 20:22:09 +0000 | |
commit | 31f9ab94336cb73badbd9ad83a1959a749751937 (patch) | |
tree | 65854ac8b933b4cced3f0d4353744617870c2e10 /metadata/md5-cache/dev-ml | |
parent | Merge updates from master (diff) | |
download | gentoo-31f9ab94336cb73badbd9ad83a1959a749751937.tar.gz gentoo-31f9ab94336cb73badbd9ad83a1959a749751937.tar.bz2 gentoo-31f9ab94336cb73badbd9ad83a1959a749751937.zip |
2021-07-21 20:22:08 UTC
Diffstat (limited to 'metadata/md5-cache/dev-ml')
-rw-r--r-- | metadata/md5-cache/dev-ml/dune-2.9.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/dune-configurator-2.9.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/dune-private-libs-2.9.0 | 16 |
3 files changed, 47 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-ml/dune-2.9.0 b/metadata/md5-cache/dev-ml/dune-2.9.0 new file mode 100644 index 000000000000..5ca7d6f528ae --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-2.9.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install +DEPEND=>=dev-lang/ocaml-4.08:= !dev-ml/jbuilder dev-ml/findlib test? ( dev-ml/core_bench dev-ml/ppx_bench dev-ml/ppx_expect ) +DESCRIPTION=A composable build system for OCaml +EAPI=7 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=multiprocessing +IUSE=test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-lang/ocaml-4.08:= !dev-ml/jbuilder +RESTRICT=!test? ( test ) +SLOT=0/2.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/2.9.0.tar.gz -> dune-2.9.0.tar.gz +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b +_md5_=7ed7dc9998232bd32bcc67f01a3cd2a3 diff --git a/metadata/md5-cache/dev-ml/dune-configurator-2.9.0 b/metadata/md5-cache/dev-ml/dune-configurator-2.9.0 new file mode 100644 index 000000000000..2687a49ee9df --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-configurator-2.9.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-ml/dune-private-libs-2.9.0:=[ocamlopt=] dev-ml/csexp:=[ocamlopt=] dev-ml/result:=[ocamlopt=] test? ( dev-ml/core_bench dev-ml/menhir dev-ml/opam dev-ml/ppx_expect ) >=dev-lang/ocaml-4:=[ocamlopt?] +DESCRIPTION=A composable build system for OCaml +EAPI=7 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune +IUSE=+ocamlopt test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=~dev-ml/dune-private-libs-2.9.0:=[ocamlopt=] dev-ml/csexp:=[ocamlopt=] dev-ml/result:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] +RESTRICT=!test? ( test ) +SLOT=0/2.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/2.9.0.tar.gz -> dune-2.9.0.tar.gz +_eclasses_=dune 2d138ae1c0f7d4624876ad486529731f +_md5_=1bc0c754d2c158933ecd1f887bc1c692 diff --git a/metadata/md5-cache/dev-ml/dune-private-libs-2.9.0 b/metadata/md5-cache/dev-ml/dune-private-libs-2.9.0 new file mode 100644 index 000000000000..2505dcf9e359 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-private-libs-2.9.0 @@ -0,0 +1,16 @@ +BDEPEND=~dev-ml/dune-2.9.0 test? ( dev-ml/core_bench dev-ml/menhir dev-ml/opam dev-ml/ppx_expect ) dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ml/csexp:=[ocamlopt=] dev-ml/findlib:=[ocamlopt=] >=dev-lang/ocaml-4.09:= >=dev-lang/ocaml-4:=[ocamlopt?] +DESCRIPTION=A composable build system for OCaml +EAPI=7 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune +IUSE=+ocamlopt test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=dev-ml/csexp:=[ocamlopt=] dev-ml/findlib:=[ocamlopt=] >=dev-lang/ocaml-4.09:= >=dev-lang/ocaml-4:=[ocamlopt?] +RESTRICT=!test? ( test ) +SLOT=0/2.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/2.9.0.tar.gz -> dune-2.9.0.tar.gz +_eclasses_=dune 2d138ae1c0f7d4624876ad486529731f +_md5_=a51ab7500c6555e75f1b14bdf32755f2 |