diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-16 11:17:09 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-16 11:17:09 +0000 |
commit | 957ce5dda675faf8109125fe96d79a0f5e9d09ce (patch) | |
tree | 0baa4eb1338a85c07d27727b2afc127df41145ed /metadata/md5-cache/dev-ml | |
parent | Merge updates from master (diff) | |
download | gentoo-957ce5dda675faf8109125fe96d79a0f5e9d09ce.tar.gz gentoo-957ce5dda675faf8109125fe96d79a0f5e9d09ce.tar.bz2 gentoo-957ce5dda675faf8109125fe96d79a0f5e9d09ce.zip |
2022-12-16 11:17:09 UTC
Diffstat (limited to 'metadata/md5-cache/dev-ml')
-rw-r--r-- | metadata/md5-cache/dev-ml/batteries-3.6.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/camlp-streams-5.0.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/extlib-1.7.9 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/merlin-extend-0.6.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/mmap-1.2.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/ocaml-ctypes-0.20.1 (renamed from metadata/md5-cache/dev-ml/ocaml-ctypes-0.19.1) | 12 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.4.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/ocaml-sha-1.15.2 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/ocamlbuild-0.14.2 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/parmap-1.2.5 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/topkg-1.0.6 | 14 |
11 files changed, 156 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-ml/batteries-3.6.0 b/metadata/md5-cache/dev-ml/batteries-3.6.0 new file mode 100644 index 000000000000..20e66f50ed69 --- /dev/null +++ b/metadata/md5-cache/dev-ml/batteries-3.6.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-ml/ocamlbuild +DEFINED_PHASES=compile install +DEPEND=>=dev-ml/findlib-1.0.4-r1[ocamlopt?] +DESCRIPTION=A community-maintained standard library extension +EAPI=8 +HOMEPAGE=https://github.com/ocaml-batteries-team/batteries-included/ +INHERIT=findlib +IUSE=+ocamlopt +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-2.1-with-linking-exception +RDEPEND=dev-ml/num:= dev-lang/ocaml:=[ocamlopt?] +RESTRICT=test +SLOT=0/3.6.0 +SRC_URI=https://github.com/ocaml-batteries-team/batteries-included/archive/v3.6.0.tar.gz -> batteries-3.6.0.tar.gz +_eclasses_=findlib d8fa93cf137156660d0b72144b1e31d9 +_md5_=5c687125da31117b2c4a81e7ae94271c diff --git a/metadata/md5-cache/dev-ml/camlp-streams-5.0.1 b/metadata/md5-cache/dev-ml/camlp-streams-5.0.1 new file mode 100644 index 000000000000..e048dc9f7e8d --- /dev/null +++ b/metadata/md5-cache/dev-ml/camlp-streams-5.0.1 @@ -0,0 +1,15 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Stream and Genlex libraries for use with Camlp4 and Camlp5 +EAPI=8 +HOMEPAGE=https://github.com/ocaml/camlp-streams +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=LGPL-2-with-linking-exception +RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +SLOT=0 +SRC_URI=https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.1.tar.gz -> camlp-streams-5.0.1.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0 +_md5_=1226433e3bc3be1219defe13e80acc1b diff --git a/metadata/md5-cache/dev-ml/extlib-1.7.9 b/metadata/md5-cache/dev-ml/extlib-1.7.9 new file mode 100644 index 000000000000..064d07b03668 --- /dev/null +++ b/metadata/md5-cache/dev-ml/extlib-1.7.9 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-ml/cppo-1.6.6 +DEFINED_PHASES=compile install prepare test +DEPEND=dev-lang/ocaml:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?] +DESCRIPTION=Standard library extensions for O'Caml +EAPI=8 +HOMEPAGE=https://github.com/ygrek/ocaml-extlib/ +INHERIT=findlib vcs-clean +IUSE=doc +ocamlopt +ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos +LICENSE=LGPL-2.1 +RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] +SLOT=0/1.7.9 +SRC_URI=https://github.com/ygrek/ocaml-extlib/archive/1.7.9.tar.gz -> extlib-1.7.9.tar.gz +_eclasses_=findlib d8fa93cf137156660d0b72144b1e31d9 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 +_md5_=a6e91ddfb361867eef932e3485077740 diff --git a/metadata/md5-cache/dev-ml/merlin-extend-0.6.1 b/metadata/md5-cache/dev-ml/merlin-extend-0.6.1 new file mode 100644 index 000000000000..1c0e5e346f2c --- /dev/null +++ b/metadata/md5-cache/dev-ml/merlin-extend-0.6.1 @@ -0,0 +1,15 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=dev-lang/ocaml:= dev-ml/cppo >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=SDK to extend Merlin +EAPI=8 +HOMEPAGE=https://github.com/let-def/merlin-extend/ +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-lang/ocaml:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +SLOT=0/0.6.1 +SRC_URI=https://github.com/let-def/merlin-extend/archive/v0.6.1.tar.gz -> merlin-extend-0.6.1.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0 +_md5_=69768317dad0491197eec67c0607a37a diff --git a/metadata/md5-cache/dev-ml/mmap-1.2.0 b/metadata/md5-cache/dev-ml/mmap-1.2.0 new file mode 100644 index 000000000000..b5b42807d784 --- /dev/null +++ b/metadata/md5-cache/dev-ml/mmap-1.2.0 @@ -0,0 +1,15 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=File mapping +EAPI=8 +HOMEPAGE=https://github.com/mirage/mmap/ +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=LGPL-2.1 +RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +SLOT=0/1.2.0 +SRC_URI=https://github.com/mirage/mmap/archive/v1.2.0.tar.gz -> mmap-1.2.0.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0 +_md5_=94db35ea3f9e4d74047bc79936e90a6a diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.19.1 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.20.1 index 6888f9abe7e1..377c669dd52f 100644 --- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.19.1 +++ b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.20.1 @@ -1,16 +1,16 @@ DEFINED_PHASES=compile install prepare test DEPEND=>=dev-lang/ocaml-4.02:= >=dev-libs/libffi-3.3_rc0:= dev-ml/bigarray-compat:= dev-ml/integers:= test? ( dev-ml/ounit2 dev-ml/lwt ) >=dev-ml/findlib-1.0.4-r1[ocamlopt?] DESCRIPTION=Library for binding to C libraries using pure OCaml -EAPI=7 -HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes +EAPI=8 +HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes/ INHERIT=findlib IUSE=test +ocamlopt -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 LICENSE=MIT RDEPEND=>=dev-lang/ocaml-4.02:= >=dev-libs/libffi-3.3_rc0:= dev-ml/bigarray-compat:= dev-ml/integers:= dev-lang/ocaml:=[ocamlopt?] REQUIRED_USE=ocamlopt RESTRICT=!test? ( test ) -SLOT=0/0.19.1 -SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.19.1.tar.gz -> ocaml-ctypes-0.19.1.tar.gz +SLOT=0/0.20.1 +SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.1.tar.gz -> ocaml-ctypes-0.20.1.tar.gz _eclasses_=findlib d8fa93cf137156660d0b72144b1e31d9 -_md5_=d0e313321682eeb92082bc3959f155ef +_md5_=55cb42fa5afbd2f7ce1b0f8685d24202 diff --git a/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.4.0 b/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.4.0 new file mode 100644 index 000000000000..fbc6dbad661e --- /dev/null +++ b/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.4.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-ml/dune-2.3 dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=test? ( dev-ml/cinaps ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Convert OCaml parsetrees between different major versions +EAPI=8 +HOMEPAGE=https://github.com/let-def/ocaml-migrate-parsetree/ +INHERIT=dune +IUSE=+ocamlopt test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=LGPL-2.1 +RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=!test? ( test ) strip +SLOT=0/2.4.0 +SRC_URI=https://github.com/let-def/ocaml-migrate-parsetree/archive/2.4.0.tar.gz -> ocaml-migrate-parsetree-2.4.0.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0 +_md5_=0ca164b5f3f2e8a41cf4a6bc50b97176 diff --git a/metadata/md5-cache/dev-ml/ocaml-sha-1.15.2 b/metadata/md5-cache/dev-ml/ocaml-sha-1.15.2 new file mode 100644 index 000000000000..562fcb283541 --- /dev/null +++ b/metadata/md5-cache/dev-ml/ocaml-sha-1.15.2 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-ml/ounit2 ) dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Binding to the SHA cryptographic functions +EAPI=8 +HOMEPAGE=https://github.com/djs55/ocaml-sha/ +INHERIT=dune +IUSE=+ocamlopt test +KEYWORDS=~amd64 ~x86 +LICENSE=ISC +RDEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +RESTRICT=!test? ( test ) +SLOT=0/1.15.2 +SRC_URI=https://github.com/djs55/ocaml-sha/archive/1.15.2.tar.gz -> ocaml-sha-1.15.2.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0 +_md5_=9dc3c38fad9bf3cb9eb695b8195e2a1c diff --git a/metadata/md5-cache/dev-ml/ocamlbuild-0.14.2 b/metadata/md5-cache/dev-ml/ocamlbuild-0.14.2 new file mode 100644 index 000000000000..1835e6218f31 --- /dev/null +++ b/metadata/md5-cache/dev-ml/ocamlbuild-0.14.2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare +DEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] dev-ml/findlib +DESCRIPTION=Generic build tool with built-in rules for building OCaml library and programs +EAPI=8 +HOMEPAGE=https://github.com/ocaml/ocamlbuild +IUSE=+ocamlopt +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux +LICENSE=LGPL-2.1-with-linking-exception +RDEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] +RESTRICT=test +SLOT=0/0.14.2 +SRC_URI=https://github.com/ocaml/ocamlbuild/archive/0.14.2.tar.gz -> ocamlbuild-0.14.2.tar.gz +_md5_=57b334eb40eb9154fc2e159e3fca667d diff --git a/metadata/md5-cache/dev-ml/parmap-1.2.5 b/metadata/md5-cache/dev-ml/parmap-1.2.5 new file mode 100644 index 000000000000..d96b4e7d61c5 --- /dev/null +++ b/metadata/md5-cache/dev-ml/parmap-1.2.5 @@ -0,0 +1,15 @@ +BDEPEND=dev-ml/dune-configurator:= dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=>=dev-lang/ocaml-4.03:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Library to exploit multicore architectures for OCaml programs +EAPI=8 +HOMEPAGE=https://www.dicosmo.org/code/parmap/ +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=LGPL-2-with-linking-exception +RDEPEND=>=dev-lang/ocaml-4.03:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +SLOT=0/1.2.5 +SRC_URI=https://github.com/rdicosmo/parmap/archive/1.2.5.tar.gz -> parmap-1.2.5.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0 +_md5_=46f1da079b24019b44ce9549449e2f78 diff --git a/metadata/md5-cache/dev-ml/topkg-1.0.6 b/metadata/md5-cache/dev-ml/topkg-1.0.6 new file mode 100644 index 000000000000..429716ec9aa7 --- /dev/null +++ b/metadata/md5-cache/dev-ml/topkg-1.0.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install +DEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?] +DESCRIPTION=The transitory OCaml software packager +EAPI=8 +HOMEPAGE=http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg +INHERIT=findlib +IUSE=+ocamlopt +ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=ISC +RDEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] +SLOT=0/1.0.6 +SRC_URI=https://github.com/dbuenzli/topkg/archive/v1.0.6.tar.gz -> topkg-1.0.6.tar.gz +_eclasses_=findlib d8fa93cf137156660d0b72144b1e31d9 +_md5_=fef933a1c8e92e255eacbc68b0758bd8 |