From 2764a2c09ef0bc530bda7afb20e505ca24d310c6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 3 Jul 2023 22:06:45 +0100 Subject: gentoo auto-resync : 03:07:2023 - 22:06:45 --- metadata/md5-cache/dev-ml/Manifest.gz | Bin 101320 -> 102601 bytes metadata/md5-cache/dev-ml/dune-3.9.0 | 15 +++++++++++++++ metadata/md5-cache/dev-ml/dune-build-info-3.9.0 | 16 ++++++++++++++++ metadata/md5-cache/dev-ml/dune-configurator-3.9.0 | 16 ++++++++++++++++ metadata/md5-cache/dev-ml/dune-private-libs-3.9.0 | 16 ++++++++++++++++ metadata/md5-cache/dev-ml/dune-site-3.9.0 | 16 ++++++++++++++++ metadata/md5-cache/dev-ml/dyn-3.9.0 | 16 ++++++++++++++++ metadata/md5-cache/dev-ml/ordering-3.9.0 | 16 ++++++++++++++++ metadata/md5-cache/dev-ml/stdune-3.9.0 | 16 ++++++++++++++++ 9 files changed, 127 insertions(+) create mode 100644 metadata/md5-cache/dev-ml/dune-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/dune-build-info-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/dune-configurator-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/dune-private-libs-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/dune-site-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/dyn-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/ordering-3.9.0 create mode 100644 metadata/md5-cache/dev-ml/stdune-3.9.0 (limited to 'metadata/md5-cache/dev-ml') diff --git a/metadata/md5-cache/dev-ml/Manifest.gz b/metadata/md5-cache/dev-ml/Manifest.gz index 8c4f2218b72e..7d2f5ca9e601 100644 Binary files a/metadata/md5-cache/dev-ml/Manifest.gz and b/metadata/md5-cache/dev-ml/Manifest.gz differ diff --git a/metadata/md5-cache/dev-ml/dune-3.9.0 b/metadata/md5-cache/dev-ml/dune-3.9.0 new file mode 100644 index 000000000000..c259af3253ad --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-3.9.0 @@ -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.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=elisp-common dde4f515dde15603a26a3755438e9c78 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=a722245d691d8793435c53dfb0200c6b diff --git a/metadata/md5-cache/dev-ml/dune-build-info-3.9.0 b/metadata/md5-cache/dev-ml/dune-build-info-3.9.0 new file mode 100644 index 000000000000..efd1078b3f11 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-build-info-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install test +DEPEND=>=dev-ml/dune-3.5 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Embed locations informations inside executable and libraries +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-ml/dune-3.5 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=816d8969be6d60355b46cabdb83c6acd diff --git a/metadata/md5-cache/dev-ml/dune-configurator-3.9.0 b/metadata/md5-cache/dev-ml/dune-configurator-3.9.0 new file mode 100644 index 000000000000..0c3ad86c2b72 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-configurator-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-ml/dune-3.5 dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-ml/csexp-1.5:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Helper library for gathering system configuration +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=dev-ml/csexp-1.5:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=fa5901cee25b3915bf8128fc8661546d diff --git a/metadata/md5-cache/dev-ml/dune-private-libs-3.9.0 b/metadata/md5-cache/dev-ml/dune-private-libs-3.9.0 new file mode 100644 index 000000000000..85e798b67557 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-private-libs-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-ml/dune-3.5 dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install test +DEPEND=>=dev-ml/csexp-1.5:=[ocamlopt?] dev-ml/pp:=[ocamlopt?] ~dev-ml/dyn-3.9.0:=[ocamlopt?] ~dev-ml/stdune-3.9.0:=[ocamlopt?] >=dev-lang/ocaml-4.08 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Private libraries of Dune +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=dev-ml/csexp-1.5:=[ocamlopt?] dev-ml/pp:=[ocamlopt?] ~dev-ml/dyn-3.9.0:=[ocamlopt?] ~dev-ml/stdune-3.9.0:=[ocamlopt?] >=dev-lang/ocaml-4.08 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=4c9498458190eaeeae95329707d2571d diff --git a/metadata/md5-cache/dev-ml/dune-site-3.9.0 b/metadata/md5-cache/dev-ml/dune-site-3.9.0 new file mode 100644 index 000000000000..dca723ebfb38 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dune-site-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install test +DEPEND=~dev-ml/dune-private-libs-3.9.0:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Embed locations informations inside executable and libraries +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=~dev-ml/dune-private-libs-3.9.0:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=beb7b8dac5f867df30853d7160e6481e diff --git a/metadata/md5-cache/dev-ml/dyn-3.9.0 b/metadata/md5-cache/dev-ml/dyn-3.9.0 new file mode 100644 index 000000000000..3db2665e9894 --- /dev/null +++ b/metadata/md5-cache/dev-ml/dyn-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-ml/dune-3.5 dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install test +DEPEND=~dev-ml/ordering-3.9.0:= dev-ml/pp:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Dynamic type +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 +RDEPEND=~dev-ml/ordering-3.9.0:= dev-ml/pp:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=511ed694c22c345f58ca5282be17d2df diff --git a/metadata/md5-cache/dev-ml/ordering-3.9.0 b/metadata/md5-cache/dev-ml/ordering-3.9.0 new file mode 100644 index 000000000000..396262e0662d --- /dev/null +++ b/metadata/md5-cache/dev-ml/ordering-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-ml/dune-3.5 dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install test +DEPEND=>=dev-lang/ocaml-4.08 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Element ordering +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=dev-lang/ocaml-4.08 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=7e0204472e648a15dcddf5197c060698 diff --git a/metadata/md5-cache/dev-ml/stdune-3.9.0 b/metadata/md5-cache/dev-ml/stdune-3.9.0 new file mode 100644 index 000000000000..919367bc3ead --- /dev/null +++ b/metadata/md5-cache/dev-ml/stdune-3.9.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-ml/dune-3.5 dev-lang/ocaml dev-ml/dune +DEFINED_PHASES=compile configure install test +DEPEND=dev-ml/pp:=[ocamlopt?] ~dev-ml/dyn-3.9.0:=[ocamlopt?] ~dev-ml/ordering-3.9.0:=[ocamlopt?] >=dev-ml/csexp-1.5:=[ocamlopt?] !=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Dune's unstable standard library +EAPI=8 +HOMEPAGE=https://github.com/ocaml/dune +INHERIT=dune multiprocessing +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 +RDEPEND=dev-ml/pp:=[ocamlopt?] ~dev-ml/dyn-3.9.0:=[ocamlopt?] ~dev-ml/ordering-3.9.0:=[ocamlopt?] >=dev-ml/csexp-1.5:=[ocamlopt?] !=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=test +SLOT=0/3.9.0 +SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz +_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 +_md5_=c7c0debae68bed48faef4a88e6c550e9 -- cgit v1.2.3