diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-21 13:31:53 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-21 13:31:53 +0000 |
commit | 9a2ca82c44ef9f859b7dd5a22280bcb6b153aaec (patch) | |
tree | e464141a96b38cb55758eb57c4c36bf91b6b16c5 /metadata/md5-cache/dev-ml | |
parent | Merge updates from master (diff) | |
download | gentoo-9a2ca82c44ef9f859b7dd5a22280bcb6b153aaec.tar.gz gentoo-9a2ca82c44ef9f859b7dd5a22280bcb6b153aaec.tar.bz2 gentoo-9a2ca82c44ef9f859b7dd5a22280bcb6b153aaec.zip |
2022-11-21 13:31:53 UTC
Diffstat (limited to 'metadata/md5-cache/dev-ml')
-rw-r--r-- | metadata/md5-cache/dev-ml/dune-3.1.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/dune-configurator-3.0.3-r1 (renamed from metadata/md5-cache/dev-ml/dune-configurator-3.0.3) | 8 |
2 files changed, 19 insertions, 4 deletions
diff --git a/metadata/md5-cache/dev-ml/dune-3.1.1 b/metadata/md5-cache/dev-ml/dune-3.1.1 new file mode 100644 index 000000000000..75d3a75c8383 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-3.1.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare +DEPEND=>=dev-lang/ocaml-4.08:= emacs? ( >=app-editors/emacs-23.1:* ) +DESCRIPTION=A composable build system for OCaml +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=multiprocessing elisp-common +IUSE=emacs +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=>=dev-lang/ocaml-4.08:= emacs? ( >=app-editors/emacs-23.1:* ) +RESTRICT=strip test +SLOT=0/3.1.1 +SRC_URI=https://github.com/ocaml/dune/archive/3.1.1.tar.gz -> dune-3.1.1.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b +_md5_=bf0fd7c8d81a3ce8b73689bc5796ca94 diff --git a/metadata/md5-cache/dev-ml/dune-configurator-3.0.3 b/metadata/md5-cache/dev-ml/dune-configurator-3.0.3-r1 index a228aff15f59..ca800a033727 100644 --- a/metadata/md5-cache/dev-ml/dune-configurator-3.0.3 +++ b/metadata/md5-cache/dev-ml/dune-configurator-3.0.3-r1 @@ -1,6 +1,6 @@ -BDEPEND=~dev-ml/dune-3.0.3 dev-ml/dune dev-lang/ocaml +BDEPEND=>=dev-ml/dune-3 dev-ml/dune dev-lang/ocaml DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ml/csexp:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DEPEND=>=dev-ml/csexp-1.5:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= DESCRIPTION=A composable build system for OCaml EAPI=8 HOMEPAGE=https://github.com/ocaml/dune @@ -8,9 +8,9 @@ INHERIT=dune multiprocessing IUSE=+ocamlopt KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 LICENSE=Apache-2.0 -RDEPEND=dev-ml/csexp:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RDEPEND=>=dev-ml/csexp-1.5:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= RESTRICT=test SLOT=0/3.0.3 SRC_URI=https://github.com/ocaml/dune/archive/3.0.3.tar.gz -> dune-3.0.3.tar.gz _eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c -_md5_=99af8a69b91d87991e6da3840669e567 +_md5_=aad23c2ae79384227b4eb86fe3739e41 |