diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-14 01:06:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-14 01:06:19 +0000 |
commit | 48b770eebb41f8403cc7d97d46602f6e418dd5fe (patch) | |
tree | b2ca0872b4456219b753debdca7d106a0a3b4516 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-48b770eebb41f8403cc7d97d46602f6e418dd5fe.tar.gz gentoo-48b770eebb41f8403cc7d97d46602f6e418dd5fe.tar.bz2 gentoo-48b770eebb41f8403cc7d97d46602f6e418dd5fe.zip |
2021-03-14 01:06:18 UTC
Diffstat (limited to 'metadata')
107 files changed, 238 insertions, 209 deletions
diff --git a/metadata/md5-cache/dev-lua/lua-argparse-0.7.1 b/metadata/md5-cache/dev-lua/lua-argparse-0.7.1 new file mode 100644 index 000000000000..14be47e8cbd0 --- /dev/null +++ b/metadata/md5-cache/dev-lua/lua-argparse-0.7.1 @@ -0,0 +1,14 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=install +DEPEND=lua_targets_luajit? ( dev-lang/luajit:= ) lua_targets_lua5-1? ( dev-lang/lua:5.1 ) lua_targets_lua5-2? ( dev-lang/lua:5.2 ) lua_targets_lua5-3? ( dev-lang/lua:5.3 ) lua_targets_lua5-4? ( dev-lang/lua:5.4 ) +DESCRIPTION=Feature-rich command line parser for Lua +EAPI=7 +HOMEPAGE=https://github.com/luarocks/argparse +IUSE=lua_targets_luajit lua_targets_lua5-1 lua_targets_lua5-2 lua_targets_lua5-3 lua_targets_lua5-4 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=lua_targets_luajit? ( dev-lang/luajit:= ) lua_targets_lua5-1? ( dev-lang/lua:5.1 ) lua_targets_lua5-2? ( dev-lang/lua:5.2 ) lua_targets_lua5-3? ( dev-lang/lua:5.3 ) lua_targets_lua5-4? ( dev-lang/lua:5.4 ) +SLOT=0 +SRC_URI=https://github.com/luarocks/argparse/archive/0.7.1.tar.gz -> lua-argparse-0.7.1.tar.gz +_eclasses_=lua 117840f7c4855d27ccde1c6cca990331 lua-utils 736947973cfbc9de01fdb8548f942f82 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=8d65d0169b567b74e44b067e178beaf8 diff --git a/metadata/md5-cache/dev-ml/base-0.14.0 b/metadata/md5-cache/dev-ml/base-0.14.0 index db68dba4433e..dc6566b25f87 100644 --- a/metadata/md5-cache/dev-ml/base-0.14.0 +++ b/metadata/md5-cache/dev-ml/base-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Standard library for OCaml EAPI=7 HOMEPAGE=https://github.com/janestreet/base IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/sexplib0-0.14.0:= dev-ml/dune-configurator:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/base/archive/v0.14.0.tar.gz -> base-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=febe07fd1823a87264e96d28a17a1f53 +_md5_=6128f07880b62ac1e51d68afcb723ca8 diff --git a/metadata/md5-cache/dev-ml/base_bigstring-0.14.0 b/metadata/md5-cache/dev-ml/base_bigstring-0.14.0 index 7ab30aca35f8..fb4d16b0b37a 100644 --- a/metadata/md5-cache/dev-ml/base_bigstring-0.14.0 +++ b/metadata/md5-cache/dev-ml/base_bigstring-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=String type based on Bigarray, for use in I/O and C-bindings EAPI=7 HOMEPAGE=https://github.com/janestreet/base_bigstring IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt=] dev-ml/base:= dev-ml/ppx_jane:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/base_bigstring/archive/v0.14.0.tar.gz -> base_bigstring-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=ac0dc970e0ec3f5902e5efa7cd16205a +_md5_=385c066e9d3d4fa035de72d884e7f258 diff --git a/metadata/md5-cache/dev-ml/base_quickcheck-0.14.0 b/metadata/md5-cache/dev-ml/base_quickcheck-0.14.0 index f427bd750690..a324c4d2b523 100644 --- a/metadata/md5-cache/dev-ml/base_quickcheck-0.14.0 +++ b/metadata/md5-cache/dev-ml/base_quickcheck-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Randomized testing framework, designed for compatibility with Base EAPI=7 HOMEPAGE=https://github.com/janestreet/base_quickcheck IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_base-0.14.0:= >=dev-ml/ppx_fields_conv-0.14.1:= >=dev-ml/ppx_let-0.14.0:= >=dev-ml/ppx_sexp_message-0.14.0:= >=dev-ml/ppx_sexp_value-0.14.0:= dev-ml/splittable_random:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/base_quickcheck/archive/v0.14.0.tar.gz -> base_quickcheck-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=f252f5705100baf5ebb61d3dd8efb0b9 +_md5_=df0860c33500878e5837fe71b6c26d81 diff --git a/metadata/md5-cache/dev-ml/bin_prot-0.14.0 b/metadata/md5-cache/dev-ml/bin_prot-0.14.0 index fd5950a46159..7d2d733bff2b 100644 --- a/metadata/md5-cache/dev-ml/bin_prot-0.14.0 +++ b/metadata/md5-cache/dev-ml/bin_prot-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Binary protocol generator EAPI=7 HOMEPAGE=https://github.com/janestreet/bin_prot IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppx_compare-0.14.0:= >=dev-ml/ppx_custom_printf-0.14.0:= >=dev-ml/ppx_fields_conv-0.14.0:= >=dev-ml/ppx_optcomp-0.14.0:= >=dev-ml/ppx_sexp_conv-0.14.0:= >=dev-ml/ppx_variants_conv-0.14.0:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/bin_prot/archive/v0.14.0.tar.gz -> bin_prot-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=dd459d960469c90bb5ece6c2eb6deb59 +_md5_=fe61884d68e235e2c2b7c18b30093623 diff --git a/metadata/md5-cache/dev-ml/camlbz2-0.7.0 b/metadata/md5-cache/dev-ml/camlbz2-0.7.0 index 041a1a61215c..5f8af8c27b7e 100644 --- a/metadata/md5-cache/dev-ml/camlbz2-0.7.0 +++ b/metadata/md5-cache/dev-ml/camlbz2-0.7.0 @@ -5,10 +5,10 @@ DESCRIPTION=OCaml bindings for libbz (AKA, bzip2) EAPI=7 HOMEPAGE=https://gitlab.com/irill/camlbz2 IUSE=doc -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=app-arch/bzip2 >=dev-lang/ocaml-3.12:=[ocamlopt] SLOT=0/0.7.0 SRC_URI=https://gitlab.com/irill/camlbz2/-/archive/0.7.0/camlbz2-0.7.0.tar.gz _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 findlib 3d3de4bef686774baeeabfa2b916631c libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=68c220acb08832c02f0ee949ac41e79e +_md5_=61ee3e5a6e052b646a3e2f46321e9a37 diff --git a/metadata/md5-cache/dev-ml/camlp4-4.08_p1 b/metadata/md5-cache/dev-ml/camlp4-4.08_p1 index aa4d4b86c555..79d11a02cdc5 100644 --- a/metadata/md5-cache/dev-ml/camlp4-4.08_p1 +++ b/metadata/md5-cache/dev-ml/camlp4-4.08_p1 @@ -4,9 +4,9 @@ DESCRIPTION=System for writing extensible parsers for programming languages EAPI=7 HOMEPAGE=https://github.com/camlp4/camlp4 IUSE=+ocamlopt -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2-with-linking-exception RDEPEND=~dev-lang/ocaml-4.09.0:=[ocamlopt?] SLOT=0/4.08_p1 SRC_URI=https://github.com/camlp4/camlp4/archive/4.08+1.tar.gz -> camlp4-4.08_p1.tar.gz -_md5_=e369a3103d4c17f4184da45ffd574738 +_md5_=7dee07f78458cde1915b3347a8121e03 diff --git a/metadata/md5-cache/dev-ml/camlzip-1.10 b/metadata/md5-cache/dev-ml/camlzip-1.10 index 1a623908397d..7bbbd2fa4814 100644 --- a/metadata/md5-cache/dev-ml/camlzip-1.10 +++ b/metadata/md5-cache/dev-ml/camlzip-1.10 @@ -4,10 +4,10 @@ DESCRIPTION=Compressed file access ML library (ZIP, GZIP and JAR) EAPI=7 HOMEPAGE=https://github.com/xavierleroy/camlzip IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt?] >=sys-libs/zlib-1.1.3 SLOT=1/1.10 SRC_URI=https://github.com/xavierleroy/camlzip/archive/rel110.tar.gz -> camlzip-1.10.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=be0dd83b99f3725346019b274102b18e +_md5_=74127cf99b770d401c6cd3ef33eded35 diff --git a/metadata/md5-cache/dev-ml/cinaps-0.14.0 b/metadata/md5-cache/dev-ml/cinaps-0.14.0 index 86165bf32f06..9589217a05a6 100644 --- a/metadata/md5-cache/dev-ml/cinaps-0.14.0 +++ b/metadata/md5-cache/dev-ml/cinaps-0.14.0 @@ -5,11 +5,11 @@ DESCRIPTION=Trivial metaprogramming tool EAPI=7 HOMEPAGE=https://github.com/ocaml-ppx/cinaps IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/findlib:= dev-ml/re:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/0.14.0 SRC_URI=https://github.com/ocaml-ppx/cinaps/archive/v0.14.0.tar.gz -> cinaps-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=3669523ffece44989562274c6660fcfe +_md5_=45ae8a8f9215e5b5dcd7080485779650 diff --git a/metadata/md5-cache/dev-ml/cmdliner-1.0.4 b/metadata/md5-cache/dev-ml/cmdliner-1.0.4 index 1554e4367481..c379b4b06116 100644 --- a/metadata/md5-cache/dev-ml/cmdliner-1.0.4 +++ b/metadata/md5-cache/dev-ml/cmdliner-1.0.4 @@ -4,11 +4,11 @@ DESCRIPTION=Declarative definition of command line interfaces for OCaml EAPI=7 HOMEPAGE=http://erratique.ch/software/cmdliner IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=ISC RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/result:= dev-ml/findlib:= RESTRICT=!test? ( test ) SLOT=0/1.0.4 SRC_URI=http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=0d7f4341e02a768e5468922de6148b61 +_md5_=5218301cadbc2c95ef53fe4c49bb784e diff --git a/metadata/md5-cache/dev-ml/core-0.14.0-r3 b/metadata/md5-cache/dev-ml/core-0.14.0-r3 index e813f198ebd5..955ae04ce87b 100644 --- a/metadata/md5-cache/dev-ml/core-0.14.0-r3 +++ b/metadata/md5-cache/dev-ml/core-0.14.0-r3 @@ -5,11 +5,11 @@ DESCRIPTION=Jane Street's alternative to the standard library EAPI=7 HOMEPAGE=https://github.com/janestreet/core IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/base:= dev-ml/core_kernel:= dev-ml/jst-config:= dev-ml/ppx_jane:= dev-ml/sexplib:= dev-ml/spawn:= dev-ml/stdio:= dev-ml/timezone:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/core/archive/v0.14.0.tar.gz -> core-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b860f96297c47c1e40b3096daa093269 +_md5_=2e0ab8acde9a464b624508e79902d39a diff --git a/metadata/md5-cache/dev-ml/core_bench-0.14.0 b/metadata/md5-cache/dev-ml/core_bench-0.14.0 index b89ba36deced..30c44bec129b 100644 --- a/metadata/md5-cache/dev-ml/core_bench-0.14.0 +++ b/metadata/md5-cache/dev-ml/core_bench-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Micro-benchmarking library for OCaml EAPI=7 HOMEPAGE=https://github.com/janestreet/core_bench IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/core-0.14.0:= >=dev-ml/core_kernel-0.14.0:= >=dev-ml/ppx_jane-0.14.0:= dev-ml/textutils:= >=dev-ml/re-1.8.0:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/core_bench/archive/v0.14.0.tar.gz -> core_bench-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=c2c06ab4ccc95d0d1ddc44193bb439be +_md5_=9b6a44dc871f8a8690a1709df31b4bc0 diff --git a/metadata/md5-cache/dev-ml/core_kernel-0.14.1-r3 b/metadata/md5-cache/dev-ml/core_kernel-0.14.1-r3 index aa1274e19fa2..a93abe035d59 100644 --- a/metadata/md5-cache/dev-ml/core_kernel-0.14.1-r3 +++ b/metadata/md5-cache/dev-ml/core_kernel-0.14.1-r3 @@ -5,11 +5,11 @@ DESCRIPTION=System-independent part of Core EAPI=7 HOMEPAGE=https://github.com/janestreet/core_kernel IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1-with-linking-exception RDEPEND=dev-lang/ocaml:= dev-ml/base:= dev-ml/base_bigstring:= dev-ml/base_quickcheck:= dev-ml/bin_prot:= dev-ml/fieldslib:= dev-ml/jane-street-headers:= dev-ml/jst-config:= dev-ml/ppx_assert:= dev-ml/ppx_base:= dev-ml/ppx_hash:= dev-ml/ppx_inline_test:= dev-ml/ppx_jane:= dev-ml/ppx_sexp_conv:= dev-ml/ppx_sexp_message:= dev-ml/splittable_random:= dev-ml/sexplib:= dev-ml/stdio:= dev-ml/time_now:= dev-ml/typerep:= dev-ml/variantslib:= dev-ml/ocaml-migrate-parsetree:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/core_kernel/archive/v0.14.1.tar.gz -> core_kernel-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=835c59edba8c4c9a6f5cb88f2f0debec +_md5_=4638604d54f6190e569e1f7d2bf3bc23 diff --git a/metadata/md5-cache/dev-ml/csexp-1.3.2-r1 b/metadata/md5-cache/dev-ml/csexp-1.3.2-r1 index 19565f5fc278..9777a2eaabc1 100644 --- a/metadata/md5-cache/dev-ml/csexp-1.3.2-r1 +++ b/metadata/md5-cache/dev-ml/csexp-1.3.2-r1 @@ -5,11 +5,11 @@ DESCRIPTION=Parsing and printing of S-expressions in Canonical form EAPI=7 HOMEPAGE=https://github.com/ocaml-dune/csexp IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/result-1.5:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/1.3.2 SRC_URI=https://github.com/ocaml-dune/csexp/releases/download/1.3.2/csexp-1.3.2.tbz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=4c339f7edd4ee3840054008a335bff9d +_md5_=fe4a73684fcb9e69f5e29aaa1a68daf3 diff --git a/metadata/md5-cache/dev-ml/cudf-0.9 b/metadata/md5-cache/dev-ml/cudf-0.9 index e73dc99385cf..b1f1423732ad 100644 --- a/metadata/md5-cache/dev-ml/cudf-0.9 +++ b/metadata/md5-cache/dev-ml/cudf-0.9 @@ -4,11 +4,11 @@ DESCRIPTION=Library to parse, pretty print, and evaluate CUDF documents EAPI=7 HOMEPAGE=http://www.mancoosi.org/cudf/ IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-3 RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/extlib:= dev-ml/findlib:= dev-libs/glib:2 RESTRICT=!test? ( test ) SLOT=0/0.9 SRC_URI=https://gforge.inria.fr/frs/download.php/file/36602/cudf-0.9.tar.gz _eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=43eea58b3891ac67a0003072d14ea949 +_md5_=c23509134e7697d85af99bd1b1c829bf diff --git a/metadata/md5-cache/dev-ml/dose3-5.0.1_p16-r2 b/metadata/md5-cache/dev-ml/dose3-5.0.1_p16-r2 index 8aee8e041655..3a6eb4f8e15e 100644 --- a/metadata/md5-cache/dev-ml/dose3-5.0.1_p16-r2 +++ b/metadata/md5-cache/dev-ml/dose3-5.0.1_p16-r2 @@ -5,10 +5,10 @@ DESCRIPTION=Library to perform analysis on package repositories EAPI=7 HOMEPAGE=http://www.mancoosi.org/software/ https://gforge.inria.fr/projects/dose IUSE=+ocamlopt parmap zip bzip2 xml curl rpm4 test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-3 RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt=] <=dev-lang/ocaml-4.09.0:=[ocamlopt=] dev-ml/cudf:=[ocamlopt=] >=dev-ml/extlib-1.7.0:=[ocamlopt=] >=dev-ml/ocamlgraph-1.8.6:=[ocamlopt=] <dev-ml/ocamlgraph-1.8.9:=[ocamlopt=] >=dev-ml/re-1.9.0:=[ocamlopt=] parmap? ( dev-ml/parmap:=[ocamlopt=] ) zip? ( dev-ml/camlzip:=[ocamlopt=] ) bzip2? ( dev-ml/camlbz2:= ) xml? ( dev-ml/ocaml-expat:=[ocamlopt=] dev-ml/xml-light:=[ocamlopt=] ) curl? ( dev-ml/ocurl:= ) rpm4? ( app-arch/rpm ) RESTRICT=test SLOT=0/5.0.1_p16 SRC_URI=http://deb.debian.org/debian/pool/main/d/dose3/dose3_5.0.1.orig.tar.gz http://deb.debian.org/debian/pool/main/d/dose3/dose3_5.0.1-16.debian.tar.xz -_md5_=507ee7c5cdb6b2ae561a56dcf55fb07a +_md5_=d1802ec478cfa50243b440529704410e diff --git a/metadata/md5-cache/dev-ml/dune-2.8.2 b/metadata/md5-cache/dev-ml/dune-2.8.2 index ac6f4a82e03a..744bda0139c7 100644 --- a/metadata/md5-cache/dev-ml/dune-2.8.2 +++ b/metadata/md5-cache/dev-ml/dune-2.8.2 @@ -4,11 +4,11 @@ DESCRIPTION=A composable build system for OCaml EAPI=7 HOMEPAGE=https://github.com/ocaml/dune IUSE=test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-lang/ocaml-4.08:= !dev-ml/jbuilder RESTRICT=!test? ( test ) SLOT=0/2.8.2 SRC_URI=https://github.com/ocaml/dune/archive/2.8.2.tar.gz -> dune-2.8.2.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 -_md5_=6c03a64c50e736e16c14e3927d224210 +_md5_=d81d485d61df561b25e81f590116d812 diff --git a/metadata/md5-cache/dev-ml/dune-configurator-2.8.2-r1 b/metadata/md5-cache/dev-ml/dune-configurator-2.8.2-r1 index 9a985212b1e7..1ee89393c37f 100644 --- a/metadata/md5-cache/dev-ml/dune-configurator-2.8.2-r1 +++ b/metadata/md5-cache/dev-ml/dune-configurator-2.8.2-r1 @@ -5,11 +5,11 @@ DESCRIPTION=A composable build system for OCaml EAPI=7 HOMEPAGE=https://github.com/ocaml/dune IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=~dev-ml/dune-private-libs-2.8.2:=[ocamlopt=] dev-ml/csexp:=[ocamlopt=] dev-ml/result:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/2.8.2 SRC_URI=https://github.com/ocaml/dune/archive/2.8.2.tar.gz -> dune-2.8.2.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=0d69247180ff89296eebd946659e3545 +_md5_=2a5a39ef87781b07fbc9468c4d4dd89a diff --git a/metadata/md5-cache/dev-ml/dune-private-libs-2.8.2-r1 b/metadata/md5-cache/dev-ml/dune-private-libs-2.8.2-r1 index 0ef3aff77f67..2c167a3f517a 100644 --- a/metadata/md5-cache/dev-ml/dune-private-libs-2.8.2-r1 +++ b/metadata/md5-cache/dev-ml/dune-private-libs-2.8.2-r1 @@ -5,11 +5,11 @@ DESCRIPTION=A composable build system for OCaml EAPI=7 HOMEPAGE=https://github.com/ocaml/dune IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +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.8.2 SRC_URI=https://github.com/ocaml/dune/archive/2.8.2.tar.gz -> dune-2.8.2.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=1d7c4b13e0d8fe0e4cf81f26042183bd +_md5_=ab53b8f2ee2fff859aa237b91f027217 diff --git a/metadata/md5-cache/dev-ml/fieldslib-0.14.0 b/metadata/md5-cache/dev-ml/fieldslib-0.14.0 index 8873b4441861..4c0dff27494a 100644 --- a/metadata/md5-cache/dev-ml/fieldslib-0.14.0 +++ b/metadata/md5-cache/dev-ml/fieldslib-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Folding over record fields EAPI=7 HOMEPAGE=https://github.com/janestreet/fieldslib IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/fieldslib/archive/v0.14.0.tar.gz -> fieldslib-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=d2ba827d888a473522aa52d4202aac03 +_md5_=5336cea5bac127480dceea5d70e5aec0 diff --git a/metadata/md5-cache/dev-ml/integers-0.4.0 b/metadata/md5-cache/dev-ml/integers-0.4.0 index d0f72f743a11..c3be77df4f4e 100644 --- a/metadata/md5-cache/dev-ml/integers-0.4.0 +++ b/metadata/md5-cache/dev-ml/integers-0.4.0 @@ -5,10 +5,10 @@ DESCRIPTION=Various signed and unsigned integer types for OCaml EAPI=7 HOMEPAGE=https://github.com/ocamllabs/ocaml-integers IUSE=+ocamlopt -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=MIT RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.4.0 SRC_URI=https://github.com/ocamllabs/ocaml-integers/archive/0.4.0.tar.gz -> integers-0.4.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=2404c076fbbc3fbf6f0cf114dbde3772 +_md5_=3944f27d123372278aeffe15de744680 diff --git a/metadata/md5-cache/dev-ml/jane-street-headers-0.14.0 b/metadata/md5-cache/dev-ml/jane-street-headers-0.14.0 index d1a93e608a43..07a2c2f0057e 100644 --- a/metadata/md5-cache/dev-ml/jane-street-headers-0.14.0 +++ b/metadata/md5-cache/dev-ml/jane-street-headers-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Jane Street header files EAPI=7 HOMEPAGE=https://github.com/janestreet/jane-street-headers IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/jane-street-headers/archive/v0.14.0.tar.gz -> jane-street-headers-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=6c2f4365f8b62e2bc01b02e2dcea584a +_md5_=73f96c757fa5b2c17a3ee35631cfe8a1 diff --git a/metadata/md5-cache/dev-ml/jst-config-0.14.0 b/metadata/md5-cache/dev-ml/jst-config-0.14.0 index a6db7249806b..9339d9752c20 100644 --- a/metadata/md5-cache/dev-ml/jst-config-0.14.0 +++ b/metadata/md5-cache/dev-ml/jst-config-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Compile-time configuration for Jane Street libraries EAPI=7 HOMEPAGE=https://github.com/janestreet/jst-config IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/base:= dev-ml/ppx_assert:= dev-ml/stdio:= dev-ml/dune-configurator:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/jst-config/archive/v0.14.0.tar.gz -> jst-config-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=ebaf723f1120f4137a95900db2588800 +_md5_=07610653412a8ccc56fcdd31c4085d12 diff --git a/metadata/md5-cache/dev-ml/lablgtk-2.18.10 b/metadata/md5-cache/dev-ml/lablgtk-2.18.10 index f88fd545eb41..46704707937f 100644 --- a/metadata/md5-cache/dev-ml/lablgtk-2.18.10 +++ b/metadata/md5-cache/dev-ml/lablgtk-2.18.10 @@ -5,9 +5,9 @@ DESCRIPTION=Objective CAML interface for Gtk+2 EAPI=7 HOMEPAGE=http://lablgtk.forge.ocamlcore.org IUSE=debug examples glade gnomecanvas +ocamlopt sourceview spell svg -KEYWORDS=~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2.1-with-linking-exception examples? ( lablgtk-examples ) RDEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt?] dev-ml/camlp4:= x11-libs/gtk+:2 glade? ( gnome-base/libglade ) gnomecanvas? ( gnome-base/libgnomecanvas ) sourceview? ( x11-libs/gtksourceview:2.0 ) spell? ( app-text/gtkspell:2 ) svg? ( gnome-base/librsvg:2 ) SLOT=2/2.18.10 SRC_URI=https://github.com/garrigue/lablgtk/archive/2.18.10.tar.gz -> lablgtk-2.18.10.tar.gz -_md5_=73fa2b4719469c2a0219f445ae6f2625 +_md5_=466aaa1d91335786c6cb3e3952bf9ca6 diff --git a/metadata/md5-cache/dev-ml/lwt-5.3.0-r1 b/metadata/md5-cache/dev-ml/lwt-5.3.0-r1 index 0eafb86d111a..83baeaf1e14a 100644 --- a/metadata/md5-cache/dev-ml/lwt-5.3.0-r1 +++ b/metadata/md5-cache/dev-ml/lwt-5.3.0-r1 @@ -5,10 +5,10 @@ DESCRIPTION=Cooperative light-weight thread library for OCaml EAPI=7 HOMEPAGE=http://ocsigen.org/lwt IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1-with-linking-exception RDEPEND=dev-ml/seq:= dev-ml/result:= dev-ml/mmap:= dev-ml/ocplib-endian:= >=dev-ml/ppxlib-0.18.0:= dev-ml/react:= dev-ml/dune-configurator:= dev-libs/libev !<www-servers/ocsigen-1.1 >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/5.3.0 SRC_URI=https://github.com/ocsigen/lwt/archive/5.3.0.tar.gz -> lwt-5.3.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b26bb2254627e4bd2c0417e64b8e8a3f +_md5_=ffd2eb61f120553d5b477a671eca0f5d diff --git a/metadata/md5-cache/dev-ml/mccs-1.1.11 b/metadata/md5-cache/dev-ml/mccs-1.1.11 index 2f4ecee24340..dfe533ac8d94 100644 --- a/metadata/md5-cache/dev-ml/mccs-1.1.11 +++ b/metadata/md5-cache/dev-ml/mccs-1.1.11 @@ -5,11 +5,11 @@ DESCRIPTION=Multi Criteria CUDF Solver EAPI=7 HOMEPAGE=http://www.i3s.unice.fr/~cpjm/misc/ https://github.com/AltGr/ocaml-mccs/issues IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=BSD RDEPEND=dev-ml/cudf:= sci-mathematics/glpk:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/1.1.11 SRC_URI=https://github.com/AltGr/ocaml-mccs/archive/1.1+11.tar.gz -> mccs-1.1.11.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=f9beb0bae821a15289f64a5b38d0aa8b +_md5_=1e0afbbb3bfe46af104a4070faf72297 diff --git a/metadata/md5-cache/dev-ml/menhir-20190924 b/metadata/md5-cache/dev-ml/menhir-20190924 index 44932eb9987d..8aa546e46e7c 100644 --- a/metadata/md5-cache/dev-ml/menhir-20190924 +++ b/metadata/md5-cache/dev-ml/menhir-20190924 @@ -4,10 +4,10 @@ DESCRIPTION=LR(1) parser generator for the OCaml language EAPI=7 HOMEPAGE=http://gallium.inria.fr/~fpottier/menhir/ IUSE=examples +ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=GPL-2 LGPL-2-with-linking-exception RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] SLOT=0/20190924 SRC_URI=https://gitlab.inria.fr/fpottier/menhir/-/archive/20190924/menhir-20190924.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e findlib 3d3de4bef686774baeeabfa2b916631c l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=038b3662c04adade5a174f635629c4b1 +_md5_=0f66fff880fb0dee0d8f488473ca4158 diff --git a/metadata/md5-cache/dev-ml/mmap-1.1.0 b/metadata/md5-cache/dev-ml/mmap-1.1.0 index 56d501d26195..feaf3b5c2415 100644 --- a/metadata/md5-cache/dev-ml/mmap-1.1.0 +++ b/metadata/md5-cache/dev-ml/mmap-1.1.0 @@ -5,10 +5,10 @@ DESCRIPTION=File mapping EAPI=7 HOMEPAGE=https://github.com/mirage/mmap IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/1.1.0 SRC_URI=https://github.com/mirage/mmap/releases/download/v1.1.0/mmap-v1.1.0.tbz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b86b0fb3249152a1fe62559c66e18375 +_md5_=a1fb963ae6aed01631f0db94895fac0c diff --git a/metadata/md5-cache/dev-ml/num-1.3-r1 b/metadata/md5-cache/dev-ml/num-1.3-r1 index a24ad3edfa1c..9aec0000c4a3 100644 --- a/metadata/md5-cache/dev-ml/num-1.3-r1 +++ b/metadata/md5-cache/dev-ml/num-1.3-r1 @@ -4,10 +4,10 @@ DEPEND=>=dev-lang/ocaml-4.09.0:=[ocamlopt] >=dev-ml/findlib-1.8.1[ocamlopt] >=de DESCRIPTION=Library for arbitrary-precision integer and rational arithmetic EAPI=7 HOMEPAGE=https://github.com/ocaml/num -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris LICENSE=LGPL-2.1-with-linking-exception RDEPEND=>=dev-lang/ocaml-4.09.0:=[ocamlopt] >=dev-ml/findlib-1.8.1[ocamlopt] SLOT=0 SRC_URI=https://github.com/ocaml/num/archive/v1.3.tar.gz -> num-1.3.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=7e65cabdaa18e380aca9367cfea1761c +_md5_=fcf99ccb31e6a5eb44d2374354312464 diff --git a/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.12.3 b/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.12.3 index 8c1b946ff12c..838f37697627 100644 --- a/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.12.3 +++ b/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.12.3 @@ -5,10 +5,10 @@ DESCRIPTION=Repackage the OCaml compiler libs so they do not expose everything a EAPI=7 HOMEPAGE=https://github.com/janestreet/ocaml-compiler-libs IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.12.3 SRC_URI=https://github.com/janestreet/ocaml-compiler-libs/archive/v0.12.3.tar.gz -> ocaml-compiler-libs-0.12.3.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=01e14959ae100f490097a03f6d4941e2 +_md5_=5c297729ffcac7d2109d8097b7bf9f3d diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.17.1 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.17.1 index 2845708038f2..4a88010bf00f 100644 --- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.17.1 +++ b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.17.1 @@ -4,11 +4,11 @@ DESCRIPTION=Library for binding to C libraries using pure OCaml EAPI=7 HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes IUSE=test -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=MIT RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] >=dev-libs/libffi-3.3_rc0:0/7 dev-ml/integers:= RESTRICT=!test? ( test ) SLOT=0/0.17.1 SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.17.1.tar.gz -> ocaml-ctypes-0.17.1.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=a92d23b86fcafac29b35e585d5d6d35b +_md5_=7ff9733a27709d11f3e3eedb07e050d6 diff --git a/metadata/md5-cache/dev-ml/ocaml-expat-1.1.0-r1 b/metadata/md5-cache/dev-ml/ocaml-expat-1.1.0-r1 index 3f1b14c7e33d..2a3d2db0e2fa 100644 --- a/metadata/md5-cache/dev-ml/ocaml-expat-1.1.0-r1 +++ b/metadata/md5-cache/dev-ml/ocaml-expat-1.1.0-r1 @@ -4,11 +4,11 @@ DESCRIPTION=OCaml bindings for expat EAPI=7 HOMEPAGE=https://github.com/whitequark/ocaml-expat IUSE=doc +ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-libs/expat >=dev-lang/ocaml-3.10.2:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/1.1.0 SRC_URI=https://github.com/whitequark/ocaml-expat/archive/v1.1.0.tar.gz -> ocaml-expat-1.1.0.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=911a8b65acd8793cee7dbcbbc2d32bb5 +_md5_=5eb4340f24b2a108c4d7f5537c4fb451 diff --git a/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.1.0 b/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.1.0 index 50c7e1774dae..3b5ea921c494 100644 --- a/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.1.0 +++ b/metadata/md5-cache/dev-ml/ocaml-migrate-parsetree-2.1.0 @@ -5,11 +5,11 @@ DESCRIPTION=Convert OCaml parsetrees between different major versions EAPI=7 HOMEPAGE=https://github.com/let-def/ocaml-migrate-parsetree IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/2.1.0 SRC_URI=https://github.com/let-def/ocaml-migrate-parsetree/archive/v2.1.0.tar.gz -> ocaml-migrate-parsetree-2.1.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=eb084d2f83e9fae1447205a579e249a2 +_md5_=811ee1c37b37786d3250b5aeced79748 diff --git a/metadata/md5-cache/dev-ml/ocamlgraph-1.8.8-r2 b/metadata/md5-cache/dev-ml/ocamlgraph-1.8.8-r2 index e63935838ab7..bf95136b8a37 100644 --- a/metadata/md5-cache/dev-ml/ocamlgraph-1.8.8-r2 +++ b/metadata/md5-cache/dev-ml/ocamlgraph-1.8.8-r2 @@ -5,10 +5,10 @@ DESCRIPTION=O'Caml Graph library EAPI=7 HOMEPAGE=http://ocamlgraph.lri.fr/index.en.html IUSE=doc examples gtk +ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ocaml-3.10.2:=[ocamlopt?] gtk? ( dev-ml/lablgtk:2=[gnomecanvas,ocamlopt?] ) SLOT=0/1.8.8 SRC_URI=http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.8.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=16dffb3338201823af4fca43888de69c +_md5_=fec682d1031c5f5ae701652c09ef1972 diff --git a/metadata/md5-cache/dev-ml/ocamlweb-1.41 b/metadata/md5-cache/dev-ml/ocamlweb-1.41 index 03b02c123f4e..31f54a43219f 100644 --- a/metadata/md5-cache/dev-ml/ocamlweb-1.41 +++ b/metadata/md5-cache/dev-ml/ocamlweb-1.41 @@ -5,11 +5,11 @@ DESCRIPTION=O'Caml literate programming tool EAPI=7 HOMEPAGE=https://www.lri.fr/~filliatr/ocamlweb/ IUSE=test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2 RDEPEND=virtual/latex-base RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://www.lri.fr/~filliatr/ftp/ocamlweb/ocamlweb-1.41.tar.gz _eclasses_=latex-package e5f296c98696dd02059bc6a5a03282e2 -_md5_=bed487480bb5471ede2dda27f8489efe +_md5_=873217ed5e460dc7c0308d29e76e7256 diff --git a/metadata/md5-cache/dev-ml/ocplib-endian-1.1-r1 b/metadata/md5-cache/dev-ml/ocplib-endian-1.1-r1 index 47031ab8fae9..e1fa3e248df3 100644 --- a/metadata/md5-cache/dev-ml/ocplib-endian-1.1-r1 +++ b/metadata/md5-cache/dev-ml/ocplib-endian-1.1-r1 @@ -5,11 +5,11 @@ DESCRIPTION=Functions to read and write int16/32/64 from strings, bytes, and big EAPI=7 HOMEPAGE=https://github.com/OCamlPro/ocplib-endian IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1-with-linking-exception RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/1.1 SRC_URI=https://github.com/OCamlPro/ocplib-endian/archive/1.1.tar.gz -> ocplib-endian-1.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=c8a29391fd7226ab4189d41d18b0d171 +_md5_=d03cfc46e3130ce275c5e2a47fef1784 diff --git a/metadata/md5-cache/dev-ml/octavius-1.2.2 b/metadata/md5-cache/dev-ml/octavius-1.2.2 index b5024e13343c..4c7bdbe3d99b 100644 --- a/metadata/md5-cache/dev-ml/octavius-1.2.2 +++ b/metadata/md5-cache/dev-ml/octavius-1.2.2 @@ -5,10 +5,10 @@ DESCRIPTION=ocamldoc comment syntax parser EAPI=7 HOMEPAGE=https://github.com/ocaml-doc/octavius IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=ISC RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/1.2.2 SRC_URI=https://github.com/ocaml-doc/octavius/archive/v1.2.2.tar.gz -> octavius-1.2.2.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=13435627a5aabd57ecb547f9e2d03a94 +_md5_=547f5548f48de931341300a1a888ecef diff --git a/metadata/md5-cache/dev-ml/ocurl-0.9.1 b/metadata/md5-cache/dev-ml/ocurl-0.9.1 index 8c0c86f6e5da..43e22b3cac71 100644 --- a/metadata/md5-cache/dev-ml/ocurl-0.9.1 +++ b/metadata/md5-cache/dev-ml/ocurl-0.9.1 @@ -5,10 +5,10 @@ DESCRIPTION=OCaml interface to the libcurl library EAPI=7 HOMEPAGE=http://forge.ocamlcore.org/projects/ocurl/ https://github.com/ygrek/ocurl IUSE=examples +ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=net-misc/curl-7.9.8 dev-ml/lwt:= dev-ml/camlp4:= >=dev-lang/ocaml-3.12:=[ocamlopt?] SLOT=0/0.9.1 SRC_URI=https://github.com/ygrek/ocurl/archive/0.9.1.tar.gz -> ocurl-0.9.1.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=7a2002f133ae33b9e7bcf95b831c60e1 +_md5_=fd07450fc47d4a7c8d6fcbef4bfe2200 diff --git a/metadata/md5-cache/dev-ml/opam-2.0.8-r1 b/metadata/md5-cache/dev-ml/opam-2.0.8-r1 index ffc0dbfaab53..ad4796496721 100644 --- a/metadata/md5-cache/dev-ml/opam-2.0.8-r1 +++ b/metadata/md5-cache/dev-ml/opam-2.0.8-r1 @@ -5,10 +5,10 @@ DESCRIPTION=A source-based package manager for OCaml EAPI=7 HOMEPAGE=http://opam.ocaml.org/ IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1-with-linking-exception RDEPEND=dev-ml/cmdliner:= dev-ml/cudf:= dev-ml/dose3:= dev-ml/extlib:= ~dev-ml/opam-client-2.0.8:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=085362c9399d48dc0caad5872f9d7331 +_md5_=3d373d211d383c5f9695dea15ff2b781 diff --git a/metadata/md5-cache/dev-ml/opam-client-2.0.8 b/metadata/md5-cache/dev-ml/opam-client-2.0.8 index 4622b989a939..ad6febbf1880 100644 --- a/metadata/md5-cache/dev-ml/opam-client-2.0.8 +++ b/metadata/md5-cache/dev-ml/opam-client-2.0.8 @@ -5,10 +5,10 @@ DESCRIPTION=opam client libraries EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=dev-ml/cmdliner:= ~dev-ml/opam-repository-2.0.8:= ~dev-ml/opam-state-2.0.8:= ~dev-ml/opam-solver-2.0.8:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=ff55a20d18666b944b68d77cfbae8b7c +_md5_=16e7ecdcc4693a76d1bb075ecaa5f29d diff --git a/metadata/md5-cache/dev-ml/opam-core-2.0.8-r1 b/metadata/md5-cache/dev-ml/opam-core-2.0.8-r1 index 9bd14ca679a4..504cf16ed5f6 100644 --- a/metadata/md5-cache/dev-ml/opam-core-2.0.8-r1 +++ b/metadata/md5-cache/dev-ml/opam-core-2.0.8-r1 @@ -4,10 +4,10 @@ DEPEND=dev-ml/ocamlgraph:= dev-ml/re:= dev-ml/opam-file-format:= dev-ml/cmdliner DESCRIPTION=Core libraries for opam EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=dev-ml/ocamlgraph:= dev-ml/re:= dev-ml/opam-file-format:= dev-ml/cmdliner:= >=dev-lang/ocaml-4:= SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=opam b2f22dc6e8db7cf1649d72fd9ee5a986 -_md5_=6ee815dde243b9514c06dcefefeed27d +_md5_=57ae99f6f4a1ca77d192e95698c80e0c diff --git a/metadata/md5-cache/dev-ml/opam-file-format-2.1.0 b/metadata/md5-cache/dev-ml/opam-file-format-2.1.0 index 0fc284030b56..1e523d2cef89 100644 --- a/metadata/md5-cache/dev-ml/opam-file-format-2.1.0 +++ b/metadata/md5-cache/dev-ml/opam-file-format-2.1.0 @@ -4,10 +4,10 @@ DESCRIPTION=Parser and printer for the opam file syntax EAPI=7 HOMEPAGE=https://github.com/ocaml/opam-file-format IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=dev-lang/ocaml:=[ocamlopt?] SLOT=0/2.1.0 SRC_URI=https://github.com/ocaml/opam-file-format/archive/2.1.0.tar.gz -> opam-file-format-2.1.0.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=63483bdfaaa0b77220e328065e1fb8c4 +_md5_=82a2e1da0399dcbe2d56d32065b8f09e diff --git a/metadata/md5-cache/dev-ml/opam-format-2.0.8-r2 b/metadata/md5-cache/dev-ml/opam-format-2.0.8-r2 index e2640b961b42..058bd4e7a438 100644 --- a/metadata/md5-cache/dev-ml/opam-format-2.0.8-r2 +++ b/metadata/md5-cache/dev-ml/opam-format-2.0.8-r2 @@ -5,10 +5,10 @@ DESCRIPTION=Core libraries for opam EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=~dev-ml/opam-core-2.0.8:= dev-ml/re:= dev-ml/opam-file-format:= dev-ml/dose3:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=162dea35fa328d1793b1cf293e7fbb6f +_md5_=e5014d9e9429ede0929734664e1addea diff --git a/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r1 b/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r1 index 69a31cca9fe8..b79a16096dd6 100644 --- a/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r1 +++ b/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r1 @@ -4,10 +4,10 @@ DEPEND=>=dev-lang/ocaml-4.02.3 dev-ml/cmdliner:= ~dev-ml/opam-format-2.0.8 dev-m DESCRIPTION=Core installer for opam packages EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam -KEYWORDS=amd64 ~arm ~arm64 ~ppc ppc64 ~x86 +KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~x86 LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ocaml-4.02.3 dev-ml/cmdliner:= ~dev-ml/opam-format-2.0.8 >=dev-lang/ocaml-4:= SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/releases/download/2.0.8/opam-full-2.0.8.tar.gz _eclasses_=opam b2f22dc6e8db7cf1649d72fd9ee5a986 -_md5_=e0f214a1813ccdb35716c1b24d32ab7a +_md5_=1f545510ecaca109e0edddffc9d81980 diff --git a/metadata/md5-cache/dev-ml/opam-repository-2.0.8 b/metadata/md5-cache/dev-ml/opam-repository-2.0.8 index 2b51caabb983..02bd32e81772 100644 --- a/metadata/md5-cache/dev-ml/opam-repository-2.0.8 +++ b/metadata/md5-cache/dev-ml/opam-repository-2.0.8 @@ -5,11 +5,11 @@ DESCRIPTION=opam repository libraries EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=~dev-ml/opam-format-2.0.8:= dev-ml/re:= dev-ml/dose3:= dev-ml/opam-file-format:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=d8dd798bd6a7c61de151e68a7a24dd79 +_md5_=b88efcf4100ed5d8d94152d1b13b87b5 diff --git a/metadata/md5-cache/dev-ml/opam-solver-2.0.8 b/metadata/md5-cache/dev-ml/opam-solver-2.0.8 index 198d491c3285..a65c86b0e17c 100644 --- a/metadata/md5-cache/dev-ml/opam-solver-2.0.8 +++ b/metadata/md5-cache/dev-ml/opam-solver-2.0.8 @@ -5,11 +5,11 @@ DESCRIPTION=opam solver EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=~dev-ml/opam-format-2.0.8:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-ml/mccs-1.1.4:= dev-ml/dose3:= dev-ml/cudf:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b6e1b1a7d85f2bf874b18e6fed25d628 +_md5_=a49810dbfa95aafebb7afebbcc8ff73a diff --git a/metadata/md5-cache/dev-ml/opam-state-2.0.8 b/metadata/md5-cache/dev-ml/opam-state-2.0.8 index a3ec3bd8d44c..f63184f31160 100644 --- a/metadata/md5-cache/dev-ml/opam-state-2.0.8 +++ b/metadata/md5-cache/dev-ml/opam-state-2.0.8 @@ -5,11 +5,11 @@ DESCRIPTION=opam state libraries EAPI=7 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=dev-ml/re:= dev-ml/opam-file-format:= ~dev-ml/opam-repository-2.0.8:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/2.0.8 SRC_URI=https://github.com/ocaml/opam/archive/2.0.8.tar.gz -> opam-2.0.8.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=7cd36cc9a2c7cc06d6f005d2d317fd17 +_md5_=6d360d2c249e0367bca6f14d4ebebee7 diff --git a/metadata/md5-cache/dev-ml/ounit2-2.2.3 b/metadata/md5-cache/dev-ml/ounit2-2.2.3 index 9664d7e04184..ea354418ec71 100644 --- a/metadata/md5-cache/dev-ml/ounit2-2.2.3 +++ b/metadata/md5-cache/dev-ml/ounit2-2.2.3 @@ -5,10 +5,10 @@ DESCRIPTION=Unit testing framework for OCaml EAPI=7 HOMEPAGE=https://github.com/gildor478/ounit IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/lwt:= dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/2.2.3 SRC_URI=https://github.com/gildor478/ounit/releases/download/v2.2.3/ounit-v2.2.3.tbz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=a7cde4c4a61cf6941921c4bac1d2efcf +_md5_=10732129e273a38695736725f2761096 diff --git a/metadata/md5-cache/dev-ml/parmap-1.2 b/metadata/md5-cache/dev-ml/parmap-1.2 index 5e876b66ef0a..d499268e67e0 100644 --- a/metadata/md5-cache/dev-ml/parmap-1.2 +++ b/metadata/md5-cache/dev-ml/parmap-1.2 @@ -5,10 +5,10 @@ DESCRIPTION=Library to exploit multicore architectures for OCaml programs EAPI=7 HOMEPAGE=https://www.dicosmo.org/code/parmap/ IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2-with-linking-exception RDEPEND=>=dev-lang/ocaml-4.03:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/1.2 SRC_URI=https://github.com/rdicosmo/parmap/archive/1.2.tar.gz -> parmap-1.2.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=1aaf35152bea0ef18470d36facdfdaba +_md5_=1a295064f872d5b84c9c35178184b423 diff --git a/metadata/md5-cache/dev-ml/parsexp-0.14.0 b/metadata/md5-cache/dev-ml/parsexp-0.14.0 index 710f175fb135..a046e3a98ad2 100644 --- a/metadata/md5-cache/dev-ml/parsexp-0.14.0 +++ b/metadata/md5-cache/dev-ml/parsexp-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=S-expression parsing library EAPI=7 HOMEPAGE=https://github.com/janestreet/parsexp IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-ml/sexplib0:= dev-ml/base:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/parsexp/archive/v0.14.0.tar.gz -> parsexp-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=d4efe845a9fa58b60f0e701dc2552b18 +_md5_=f855186d69223b0b207bcce7fdd8e4d0 diff --git a/metadata/md5-cache/dev-ml/ppx_assert-0.14.0 b/metadata/md5-cache/dev-ml/ppx_assert-0.14.0 index f2eb84f68630..c5de87ffe0c2 100644 --- a/metadata/md5-cache/dev-ml/ppx_assert-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_assert-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Assert-like extension nodes that raise useful errors on failure EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_assert IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppx_cold-0.14.0:= >=dev-ml/ppx_compare-0.14.0:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppx_sexp_conv-0.14.1:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_assert/archive/v0.14.0.tar.gz -> ppx_assert-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=7e313390b98bb1c629afb40fc384a710 +_md5_=65accfdb7b16140f146ebe74444f0986 diff --git a/metadata/md5-cache/dev-ml/ppx_base-0.14.0 b/metadata/md5-cache/dev-ml/ppx_base-0.14.0 index 8b16101968d8..f3385cebc855 100644 --- a/metadata/md5-cache/dev-ml/ppx_base-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_base-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Base set of ppx rewriters EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_base IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/ppx_cold-0.14.0:= >=dev-ml/ppx_compare-0.14.0:= >=dev-ml/ppx_enumerate-0.14.0:= >=dev-ml/ppx_hash-0.14.0:= >=dev-ml/ppx_js_style-0.14.0:= >=dev-ml/ppx_sexp_conv-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_base/archive/v0.14.0.tar.gz -> ppx_base-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=e9e785c30ee5adf75bf8631fa6c01913 +_md5_=247a247a14aa362a1afc06b1c54653d5 diff --git a/metadata/md5-cache/dev-ml/ppx_bench-0.14.1 b/metadata/md5-cache/dev-ml/ppx_bench-0.14.1 index e0e255cda854..ae5b4e9a8e3b 100644 --- a/metadata/md5-cache/dev-ml/ppx_bench-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_bench-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Syntax extension for writing in-line benchmarks in ocaml code EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_bench IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/ppx_inline_test-0.14.1:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/stdio-0.14.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_bench/archive/v0.14.1.tar.gz -> ppx_bench-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=4246e1caa74cd9b217878c600dda0f35 +_md5_=a0e553b69907ab178983bc8d245adbda diff --git a/metadata/md5-cache/dev-ml/ppx_bin_prot-0.14.0 b/metadata/md5-cache/dev-ml/ppx_bin_prot-0.14.0 index ac93405979e1..ccccbfa4f9a5 100644 --- a/metadata/md5-cache/dev-ml/ppx_bin_prot-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_bin_prot-0.14.0 @@ -5,11 +5,11 @@ DESCRIPTION=Generation of bin_prot readers and writers from types EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_bin_prot IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/bin_prot-0.14.0:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_bin_prot/archive/v0.14.0.tar.gz -> ppx_bin_prot-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=50bd3987c44018f203e3f4d85bf709a0 +_md5_=05312be2fe0b6fd4684064fdbf0bc663 diff --git a/metadata/md5-cache/dev-ml/ppx_cold-0.14.0 b/metadata/md5-cache/dev-ml/ppx_cold-0.14.0 index 7f6f89dddc46..78599732b00f 100644 --- a/metadata/md5-cache/dev-ml/ppx_cold-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_cold-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Expands [@cold] into [@inline never][@specialise never][@local never EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_cold IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_cold/archive/v0.14.0.tar.gz -> ppx_cold-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=4605cf8eefdf7ecfebdb2537e8ee5dea +_md5_=d32847e5aa14c4ca77662ba096ca0e62 diff --git a/metadata/md5-cache/dev-ml/ppx_compare-0.14.0 b/metadata/md5-cache/dev-ml/ppx_compare-0.14.0 index fe5871de078a..fadd4f265e8a 100644 --- a/metadata/md5-cache/dev-ml/ppx_compare-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_compare-0.14.0 @@ -5,11 +5,11 @@ DESCRIPTION=Generation of comparison functions from types EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_compare IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_compare/archive/v0.14.0.tar.gz -> ppx_compare-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=442c070de2827b26268f396419efae46 +_md5_=b1a80c8cc404da297c71d584aba27f18 diff --git a/metadata/md5-cache/dev-ml/ppx_custom_printf-0.14.0 b/metadata/md5-cache/dev-ml/ppx_custom_printf-0.14.0 index 4df18b4e762f..520c65935135 100644 --- a/metadata/md5-cache/dev-ml/ppx_custom_printf-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_custom_printf-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Printf-style format-strings for user-defined string conversion EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_custom_printf IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppx_sexp_conv-0.14.1:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_custom_printf/archive/v0.14.0.tar.gz -> ppx_custom_printf-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=75f256b4155449d9a2395a4bcebcb355 +_md5_=69c5018ebca05c4453ce378480cf3015 diff --git a/metadata/md5-cache/dev-ml/ppx_derivers-1.2.1 b/metadata/md5-cache/dev-ml/ppx_derivers-1.2.1 index 05c90e222250..9d5359456d80 100644 --- a/metadata/md5-cache/dev-ml/ppx_derivers-1.2.1 +++ b/metadata/md5-cache/dev-ml/ppx_derivers-1.2.1 @@ -5,10 +5,10 @@ DESCRIPTION=Shared [@@deriving] plugin registry EAPI=7 HOMEPAGE=https://github.com/diml/ppx_derivers IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=BSD RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/1.2.1 SRC_URI=https://github.com/diml/ppx_derivers/archive/1.2.1.tar.gz -> ppx_derivers-1.2.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=ede5604b45e282a6f378b7c7b1d2ed4f +_md5_=645376917126544e6d99045ee19e4c0c diff --git a/metadata/md5-cache/dev-ml/ppx_enumerate-0.14.0 b/metadata/md5-cache/dev-ml/ppx_enumerate-0.14.0 index f5cc0fa46068..be935db7b36a 100644 --- a/metadata/md5-cache/dev-ml/ppx_enumerate-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_enumerate-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Generate a list containing all values of a finite type EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_enumerate IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_enumerate/archive/v0.14.0.tar.gz -> ppx_enumerate-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=912925c9d8683ef31bcc42e6409fe2b1 +_md5_=a1600a795d1134c23b9ca4215fca21a0 diff --git a/metadata/md5-cache/dev-ml/ppx_expect-0.14.0 b/metadata/md5-cache/dev-ml/ppx_expect-0.14.0 index 96587d5ef9a8..4f8b12709e2b 100644 --- a/metadata/md5-cache/dev-ml/ppx_expect-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_expect-0.14.0 @@ -5,11 +5,11 @@ DESCRIPTION=Cram like framework for OCaml EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_expect IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppx_inline_test-0.14.1:= >=dev-ml/stdio-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= dev-ml/re:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_expect/archive/v0.14.0.tar.gz -> ppx_expect-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=587db2e03885241e3d5d27a0a2826a98 +_md5_=a3fd584763acc183bf1e311fbd65365b diff --git a/metadata/md5-cache/dev-ml/ppx_fail-0.14.0 b/metadata/md5-cache/dev-ml/ppx_fail-0.14.0 index bc0f91b8c039..68ba3ce29b27 100644 --- a/metadata/md5-cache/dev-ml/ppx_fail-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_fail-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Add location to calls to failwiths EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_fail IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_fail/archive/v0.14.0.tar.gz -> ppx_fail-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=71d4d7f90594df6f25d398e2072cbbfe +_md5_=cbd7de4e980f015920cb3245d30c2573 diff --git a/metadata/md5-cache/dev-ml/ppx_fields_conv-0.14.1 b/metadata/md5-cache/dev-ml/ppx_fields_conv-0.14.1 index 59ee85c0d747..57741bd3c2b1 100644 --- a/metadata/md5-cache/dev-ml/ppx_fields_conv-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_fields_conv-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Generation of accessor and iteration functions for ocaml records EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_fields_conv IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/fieldslib-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_fields_conv/archive/v0.14.1.tar.gz -> ppx_fields_conv-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=f9b28e4fe1dd7b794a01269a288244a9 +_md5_=70de61263be005fc34eaa3431f240eab diff --git a/metadata/md5-cache/dev-ml/ppx_fixed_literal-0.14.0 b/metadata/md5-cache/dev-ml/ppx_fixed_literal-0.14.0 index 6f9f9aaaf1f7..5d70cd495b0a 100644 --- a/metadata/md5-cache/dev-ml/ppx_fixed_literal-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_fixed_literal-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Simpler notation for fixed point literals EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_fixed_literal IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_fixed_literal/archive/v0.14.0.tar.gz -> ppx_fixed_literal-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=abe77fffb077524e0f370c02d83817a4 +_md5_=a0f974d696978e59d4a9d9b2806a9845 diff --git a/metadata/md5-cache/dev-ml/ppx_hash-0.14.0 b/metadata/md5-cache/dev-ml/ppx_hash-0.14.0 index a2da99bc1525..20ec46ddda29 100644 --- a/metadata/md5-cache/dev-ml/ppx_hash-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_hash-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=PPX rewriter that generates hash functions from type expressions and EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_hash IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_compare-0.14.0:= >=dev-ml/ppx_sexp_conv-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_hash/archive/v0.14.0.tar.gz -> ppx_hash-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=5062cf58d8ef043827fafd0b694098be +_md5_=ebf039c18654bac98d2ca7cf7df161d9 diff --git a/metadata/md5-cache/dev-ml/ppx_here-0.14.0 b/metadata/md5-cache/dev-ml/ppx_here-0.14.0 index 6ec1dc664eec..836cd7c4c591 100644 --- a/metadata/md5-cache/dev-ml/ppx_here-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_here-0.14.0 @@ -5,11 +5,11 @@ DESCRIPTION=Expands [%here] into its location EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_here IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_here/archive/v0.14.0.tar.gz -> ppx_here-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=818a926461701d38a831537df534fcf0 +_md5_=1a4fe6084e2d1be4e74756ffd9eb534d diff --git a/metadata/md5-cache/dev-ml/ppx_inline_test-0.14.1 b/metadata/md5-cache/dev-ml/ppx_inline_test-0.14.1 index f0c155d19eaf..4ab0a6884da7 100644 --- a/metadata/md5-cache/dev-ml/ppx_inline_test-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_inline_test-0.14.1 @@ -5,11 +5,11 @@ DESCRIPTION=Syntax extension for writing in-line tests in ocaml code EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_inline_test IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-ml/time_now-0.14.0:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=test SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_inline_test/archive/v0.14.1.tar.gz -> ppx_inline_test-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=7694132d3adca6c7475f5ece6ec1f933 +_md5_=6f424a7c8b7c8e59482d824ce28c95d3 diff --git a/metadata/md5-cache/dev-ml/ppx_jane-0.14.0 b/metadata/md5-cache/dev-ml/ppx_jane-0.14.0 index 1a296ed57127..2da770b851e4 100644 --- a/metadata/md5-cache/dev-ml/ppx_jane-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_jane-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Standard Jane Street ppx rewriters EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_jane IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base_quickcheck-0.14.0:= >=dev-ml/ppx_assert-0.14.0:= >=dev-ml/ppx_base-0.14.0:= >=dev-ml/ppx_bench-0.14.1:= >=dev-ml/ppx_bin_prot-0.14.0:= >=dev-ml/ppx_custom_printf-0.14.0:= >=dev-ml/ppx_expect-0.14.0:= >=dev-ml/ppx_fail-0.14.0:= >=dev-ml/ppx_fields_conv-0.14.1:= >=dev-ml/ppx_fixed_literal-0.14.0:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppx_inline_test-0.14.1:= >=dev-ml/ppx_let-0.14.0:= >=dev-ml/ppx_module_timer-0.14.0:= >=dev-ml/ppx_optcomp-0.14.0:= >=dev-ml/ppx_optional-0.14.0:= >=dev-ml/ppx_pipebang-0.14.0:= >=dev-ml/ppx_sexp_message-0.14.0:= >=dev-ml/ppx_sexp_value-0.14.0:= >=dev-ml/ppx_stable-0.14.1:= >=dev-ml/ppx_string-0.14.1:= >=dev-ml/ppx_typerep_conv-0.14.1:= >=dev-ml/ppx_variants_conv-0.14.1:= >=dev-ml/ppxlib-0.18.0:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_jane/archive/v0.14.0.tar.gz -> ppx_jane-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=5e5633962389e47cbddb112e5bf2c5bd +_md5_=e9cfb9bde23db1cdaae2eafe50a61164 diff --git a/metadata/md5-cache/dev-ml/ppx_js_style-0.14.0 b/metadata/md5-cache/dev-ml/ppx_js_style-0.14.0 index 5a4fbd3b8817..af4e06393d2b 100644 --- a/metadata/md5-cache/dev-ml/ppx_js_style-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_js_style-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Code style checker for Jane Street Packages EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_js_style IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= dev-ml/octavius:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_js_style/archive/v0.14.0.tar.gz -> ppx_js_style-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=0d5b6954e5a4e357f0075dd7182e9b71 +_md5_=a88963ce14258637cab5837b749eaa7e diff --git a/metadata/md5-cache/dev-ml/ppx_let-0.14.0 b/metadata/md5-cache/dev-ml/ppx_let-0.14.0 index 85eb18fbd4d3..43c72eefd6f1 100644 --- a/metadata/md5-cache/dev-ml/ppx_let-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_let-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Monadic let-bindings EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_let IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_let/archive/v0.14.0.tar.gz -> ppx_let-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b5162cdf4264fe506902638303408487 +_md5_=0419f2e14e70e0516b58be2a7804412b diff --git a/metadata/md5-cache/dev-ml/ppx_module_timer-0.14.0 b/metadata/md5-cache/dev-ml/ppx_module_timer-0.14.0 index bcb2f42112f9..12faf2dba1ce 100644 --- a/metadata/md5-cache/dev-ml/ppx_module_timer-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_module_timer-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Ppx rewriter that records top-level module startup times EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_module_timer IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_base-0.14.0:= >=dev-ml/stdio-0.14.0:= >=dev-ml/time_now-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_module_timer/archive/v0.14.0.tar.gz -> ppx_module_timer-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=d0b9b2e2926e4c838a72f7146163c256 +_md5_=4eaa724d75147b4c0506681cebe08ce5 diff --git a/metadata/md5-cache/dev-ml/ppx_optcomp-0.14.0 b/metadata/md5-cache/dev-ml/ppx_optcomp-0.14.0 index 5e9ddeeefaf6..3d4b321e5688 100644 --- a/metadata/md5-cache/dev-ml/ppx_optcomp-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_optcomp-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Optional compilation for OCaml EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_optcomp IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/stdio-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_optcomp/archive/v0.14.0.tar.gz -> ppx_optcomp-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=184682cc7a0fe108115649e83d9fa234 +_md5_=e52b529b2569ef93e105e4519651b994 diff --git a/metadata/md5-cache/dev-ml/ppx_optional-0.14.0 b/metadata/md5-cache/dev-ml/ppx_optional-0.14.0 index f32d2310d632..fc118d372a68 100644 --- a/metadata/md5-cache/dev-ml/ppx_optional-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_optional-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Pattern matching on flat options EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_optional IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-ml/base:= dev-ml/ppxlib:= dev-ml/ocaml-migrate-parsetree:= dev-ml/result:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_optional/archive/v0.14.0.tar.gz -> ppx_optional-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=bc8566261f0f6460d7ba62b2019d58dc +_md5_=38c47246367d87262117d9408fe5b245 diff --git a/metadata/md5-cache/dev-ml/ppx_pipebang-0.14.0 b/metadata/md5-cache/dev-ml/ppx_pipebang-0.14.0 index c004f12ef66f..abe062673d6a 100644 --- a/metadata/md5-cache/dev-ml/ppx_pipebang-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_pipebang-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=A ppx rewriter that inlines reverse application operators |> and |! EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_pipebang IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_pipebang/archive/v0.14.0.tar.gz -> ppx_pipebang-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=033df8fbbae7f98d93e2eb19d6debde9 +_md5_=d9c22e66d9e7b8bdcc167b487349b2e6 diff --git a/metadata/md5-cache/dev-ml/ppx_sexp_conv-0.14.1 b/metadata/md5-cache/dev-ml/ppx_sexp_conv-0.14.1 index a7587a56ae13..cc7b75b51c84 100644 --- a/metadata/md5-cache/dev-ml/ppx_sexp_conv-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_sexp_conv-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Support Library for type-driven code generators EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_sexp_conv IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_sexp_conv/archive/v0.14.1.tar.gz -> ppx_sexp_conv-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=d82a66484d83cd7ffc35f70c05b921c8 +_md5_=87764ab47113c3c3f300648c75b9ec09 diff --git a/metadata/md5-cache/dev-ml/ppx_sexp_message-0.14.0 b/metadata/md5-cache/dev-ml/ppx_sexp_message-0.14.0 index 976fce609030..219c5e6329c2 100644 --- a/metadata/md5-cache/dev-ml/ppx_sexp_message-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_sexp_message-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=A ppx rewriter for easy construction of s-expressions EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_sexp_message IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppx_sexp_conv-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_sexp_message/archive/v0.14.0.tar.gz -> ppx_sexp_message-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=e1cbb8be0250c5fd662b8963d7361718 +_md5_=4e3e87b594dee9b58aaae60d5d741d2c diff --git a/metadata/md5-cache/dev-ml/ppx_sexp_value-0.14.0 b/metadata/md5-cache/dev-ml/ppx_sexp_value-0.14.0 index d102cd592939..f04fc8470fd8 100644 --- a/metadata/md5-cache/dev-ml/ppx_sexp_value-0.14.0 +++ b/metadata/md5-cache/dev-ml/ppx_sexp_value-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Standard library for ppx rewriters EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_sexp_value IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_here-0.14.0:= >=dev-ml/ppx_sexp_conv-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/ppx_sexp_value/archive/v0.14.0.tar.gz -> ppx_sexp_value-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=5c9ccd17ced1ce6742623d73e71ebb7c +_md5_=c00879a84cd06ba00c44271c93dae1e0 diff --git a/metadata/md5-cache/dev-ml/ppx_stable-0.14.1 b/metadata/md5-cache/dev-ml/ppx_stable-0.14.1 index d9cf703b2b29..e434cb11ffbb 100644 --- a/metadata/md5-cache/dev-ml/ppx_stable-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_stable-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Stable types conversions generator EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_stable IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_stable/archive/v0.14.1.tar.gz -> ppx_stable-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=8b0c631c595a7a1f4afc16a24c72dcc4 +_md5_=275c44d0c8bc1589520ab3b82cf9c632 diff --git a/metadata/md5-cache/dev-ml/ppx_string-0.14.1 b/metadata/md5-cache/dev-ml/ppx_string-0.14.1 index ca59a12c51ea..ade5d96ae44f 100644 --- a/metadata/md5-cache/dev-ml/ppx_string-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_string-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Ppx extension for string interpolation EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_string IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/ppx_base-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-ml/stdio-0.14.0:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_string/archive/v0.14.1.tar.gz -> ppx_string-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=a8e7bff0f6a1e2fd9d7f0724b053e206 +_md5_=5e5f1cfaaa67f35cdeacc05bb01b3ee7 diff --git a/metadata/md5-cache/dev-ml/ppx_typerep_conv-0.14.1 b/metadata/md5-cache/dev-ml/ppx_typerep_conv-0.14.1 index 277261816ae0..f09a30e738d8 100644 --- a/metadata/md5-cache/dev-ml/ppx_typerep_conv-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_typerep_conv-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Generation of runtime types from type declarations EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_typerep_conv IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/typerep-0.14.0:= >=dev-ml/ppxlib-0.18.0:= <=dev-ml/ppxlib-0.20.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_typerep_conv/archive/v0.14.1.tar.gz -> ppx_typerep_conv-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=4c44a4764be4cb0308852b8d9127a1db +_md5_=f92b4a597061fabc24b7769f5171c4f9 diff --git a/metadata/md5-cache/dev-ml/ppx_variants_conv-0.14.1 b/metadata/md5-cache/dev-ml/ppx_variants_conv-0.14.1 index 644acfcd7c99..4a7cbec845c7 100644 --- a/metadata/md5-cache/dev-ml/ppx_variants_conv-0.14.1 +++ b/metadata/md5-cache/dev-ml/ppx_variants_conv-0.14.1 @@ -5,10 +5,10 @@ DESCRIPTION=Generation of accessor and iteration functions for ocaml variant typ EAPI=7 HOMEPAGE=https://github.com/janestreet/ppx_variants_conv IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.14.0:= >=dev-ml/variantslib-0.14.0:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.1 SRC_URI=https://github.com/janestreet/ppx_variants_conv/archive/v0.14.1.tar.gz -> ppx_variants_conv-0.14.1.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=16f6376aa8fc796be6098dcf288fdfea +_md5_=431c04d1d586abf2b136e41694b87bc0 diff --git a/metadata/md5-cache/dev-ml/ppxlib-0.20.0 b/metadata/md5-cache/dev-ml/ppxlib-0.20.0 index ea48124bceed..91bcbef90ca4 100644 --- a/metadata/md5-cache/dev-ml/ppxlib-0.20.0 +++ b/metadata/md5-cache/dev-ml/ppxlib-0.20.0 @@ -5,11 +5,11 @@ DESCRIPTION=Base library and tools for ppx rewriters EAPI=7 HOMEPAGE=https://github.com/ocaml-ppx/ppxlib IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.11.0:= dev-ml/findlib:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.1.0:= dev-ml/sexplib0:= dev-ml/stdlib-shims:= >=dev-ml/ppx_derivers-1.2.1:= >=dev-ml/stdio-0.11.0:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/0.20.0 SRC_URI=https://github.com/ocaml-ppx/ppxlib/archive/0.20.0.tar.gz -> ppxlib-0.20.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=478cd0c1578e1555f7c9e8103e175983 +_md5_=a06b624961f69fb528aac4ec80362ec5 diff --git a/metadata/md5-cache/dev-ml/re-1.9.0 b/metadata/md5-cache/dev-ml/re-1.9.0 index 33e8cd79d7b0..9dbcdf7f9ae2 100644 --- a/metadata/md5-cache/dev-ml/re-1.9.0 +++ b/metadata/md5-cache/dev-ml/re-1.9.0 @@ -5,11 +5,11 @@ DESCRIPTION=Regular expression library for OCaml EAPI=7 HOMEPAGE=https://github.com/ocaml/ocaml-re IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2-with-linking-exception RDEPEND=!dev-ml/ocaml-re dev-ml/seq:= >=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/1.9.0 SRC_URI=https://github.com/ocaml/ocaml-re/archive/1.9.0.tar.gz -> ocaml-re-1.9.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=fed04bb7b0c52f8c121b58d60a6459ae +_md5_=3e9bd73e8212ee5454440ed50c8b4821 diff --git a/metadata/md5-cache/dev-ml/react-1.2.1-r1 b/metadata/md5-cache/dev-ml/react-1.2.1-r1 index a7f56eae3527..78796b0ce39b 100644 --- a/metadata/md5-cache/dev-ml/react-1.2.1-r1 +++ b/metadata/md5-cache/dev-ml/react-1.2.1-r1 @@ -5,11 +5,11 @@ DESCRIPTION=OCaml module for functional reactive programming EAPI=7 HOMEPAGE=http://erratique.ch/software/react https://github.com/dbuenzli/react IUSE=test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=BSD RDEPEND=>=dev-lang/ocaml-4:= RESTRICT=!test? ( test ) SLOT=0/1.2.1 SRC_URI=http://erratique.ch/software/react/releases/react-1.2.1.tbz _eclasses_=opam b2f22dc6e8db7cf1649d72fd9ee5a986 -_md5_=3007a5fac3a875f151c803759ab02f9b +_md5_=dbe1029e2b35b44298ec37b5261f8f29 diff --git a/metadata/md5-cache/dev-ml/result-1.5 b/metadata/md5-cache/dev-ml/result-1.5 index fea0c9c593a2..91f82f0b5aa6 100644 --- a/metadata/md5-cache/dev-ml/result-1.5 +++ b/metadata/md5-cache/dev-ml/result-1.5 @@ -5,10 +5,10 @@ DESCRIPTION=Compat result type EAPI=7 HOMEPAGE=https://github.com/janestreet/result IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=BSD RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/1.5 SRC_URI=https://github.com/janestreet/result/archive/1.5.tar.gz -> result-1.5.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=12ce4a6be3132cebc2b61309ab9718fc +_md5_=1ca06e8fecb78cf4dc99b4440b38cf7e diff --git a/metadata/md5-cache/dev-ml/seq-0.2 b/metadata/md5-cache/dev-ml/seq-0.2 index 12b4e4bd3acb..06e32c43974a 100644 --- a/metadata/md5-cache/dev-ml/seq-0.2 +++ b/metadata/md5-cache/dev-ml/seq-0.2 @@ -5,10 +5,10 @@ DESCRIPTION=Compatibility package for the standard OCaml iterator type EAPI=7 HOMEPAGE=https://github.com/c-cube/seq IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=GPL-3 RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0 SRC_URI=https://github.com/c-cube/seq/archive/0.2.tar.gz -> seq-0.2.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=8038a92085ff9e4b9cf7afb2dbe19d46 +_md5_=ac63e83e51514cb2b0c9ff37a61ba861 diff --git a/metadata/md5-cache/dev-ml/sexplib-0.14.0 b/metadata/md5-cache/dev-ml/sexplib-0.14.0 index b18ea2f939fa..fa70d22c3a1a 100644 --- a/metadata/md5-cache/dev-ml/sexplib-0.14.0 +++ b/metadata/md5-cache/dev-ml/sexplib-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Library for automated conversion of OCaml-values to and from S-expre EAPI=7 HOMEPAGE=https://github.com/janestreet/sexplib IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-ml/parsexp:= dev-ml/base:= dev-ml/sexplib0:= dev-ml/num:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/sexplib/archive/v0.14.0.tar.gz -> sexplib-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=0811a64ff3845c90ab993cdb74e9e39f +_md5_=f39d6232fb3dba5ce9fd8d3261bdc6a9 diff --git a/metadata/md5-cache/dev-ml/sexplib0-0.14.0 b/metadata/md5-cache/dev-ml/sexplib0-0.14.0 index fe0fcce63f8a..396aeffcf3a2 100644 --- a/metadata/md5-cache/dev-ml/sexplib0-0.14.0 +++ b/metadata/md5-cache/dev-ml/sexplib0-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Library for automated conversion of OCaml-values to and from S-expre EAPI=7 HOMEPAGE=https://github.com/janestreet/sexplib0 IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/sexplib0/archive/v0.14.0.tar.gz -> sexplib0-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b9bef3e7a1265e04aed2e1fe8eeca611 +_md5_=3d2d8426bb3ab49bfe94ea200aacd4d3 diff --git a/metadata/md5-cache/dev-ml/spawn-0.13.0 b/metadata/md5-cache/dev-ml/spawn-0.13.0 index f7ad2d3eb2ef..15c2eb2dfc7d 100644 --- a/metadata/md5-cache/dev-ml/spawn-0.13.0 +++ b/metadata/md5-cache/dev-ml/spawn-0.13.0 @@ -5,11 +5,11 @@ DESCRIPTION=Spawning sub-processes EAPI=7 HOMEPAGE=https://github.com/janestreet/spawn IUSE=+ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] RESTRICT=!test? ( test ) SLOT=0/0.13.0 SRC_URI=https://github.com/janestreet/spawn/archive/v0.13.0.tar.gz -> spawn-0.13.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=6cb0ac5d00825318b722007fb403cef0 +_md5_=3c27b9b3c7836560a6ff542c0daaa41c diff --git a/metadata/md5-cache/dev-ml/splittable_random-0.14.0 b/metadata/md5-cache/dev-ml/splittable_random-0.14.0 index bda30c6de8a4..9db5d2d4d68c 100644 --- a/metadata/md5-cache/dev-ml/splittable_random-0.14.0 +++ b/metadata/md5-cache/dev-ml/splittable_random-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=PRNG that can be split into independent streams EAPI=7 HOMEPAGE=https://github.com/janestreet/splittable_random IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-ml/base:= dev-ml/ppx_assert:= dev-ml/ppx_bench:= dev-ml/ppx_inline_test:= dev-ml/ppx_sexp_message:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/splittable_random/archive/v0.14.0.tar.gz -> splittable_random-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=ea199a9f3d30e47ee83121e306c5c9d7 +_md5_=b2a3629266290777bc8f7c5bd39cd6f5 diff --git a/metadata/md5-cache/dev-ml/stdio-0.14.0 b/metadata/md5-cache/dev-ml/stdio-0.14.0 index 209a6e0ab0e6..c4ecf4d4b8dd 100644 --- a/metadata/md5-cache/dev-ml/stdio-0.14.0 +++ b/metadata/md5-cache/dev-ml/stdio-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Standard IO Library for OCaml EAPI=7 HOMEPAGE=https://github.com/janestreet/stdio IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=>=dev-ml/base-0.11.0:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/stdio/archive/v0.14.0.tar.gz -> stdio-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=c64975c6fae71aefc67181ca4a323825 +_md5_=fc87acd942b4d1b7023c6fd4f3c2e8b1 diff --git a/metadata/md5-cache/dev-ml/stdlib-shims-0.2.0 b/metadata/md5-cache/dev-ml/stdlib-shims-0.2.0 index e4570270727f..2227489d7344 100644 --- a/metadata/md5-cache/dev-ml/stdlib-shims-0.2.0 +++ b/metadata/md5-cache/dev-ml/stdlib-shims-0.2.0 @@ -5,10 +5,10 @@ DESCRIPTION=Pure OCaml library that allows replacing Pervasives with Stdlib befo EAPI=7 HOMEPAGE=https://github.com/ocaml/stdlib-shims IUSE=ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1-with-linking-exception RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0 SRC_URI=https://github.com/ocaml/stdlib-shims/releases/download/0.2.0/stdlib-shims-0.2.0.tbz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=ea48d76da887e15f4d9032b5b2b2bd82 +_md5_=f47f8e58c5246327b29ef593436891f5 diff --git a/metadata/md5-cache/dev-ml/textutils-0.14.0 b/metadata/md5-cache/dev-ml/textutils-0.14.0 index 5332628b7d2a..ff304a8e8b6c 100644 --- a/metadata/md5-cache/dev-ml/textutils-0.14.0 +++ b/metadata/md5-cache/dev-ml/textutils-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Text output utilities EAPI=7 HOMEPAGE=https://github.com/janestreet/textutils IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/core:= dev-ml/core_kernel:= dev-ml/ppx_jane:= dev-ml/uutf:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/textutils/archive/v0.14.0.tar.gz -> textutils-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=4813aca764ced3dc9b9e77d6e2194067 +_md5_=d18121a704e280b59b196893341209d2 diff --git a/metadata/md5-cache/dev-ml/time_now-0.14.0 b/metadata/md5-cache/dev-ml/time_now-0.14.0 index 4ae588f79122..94cefa2c6b41 100644 --- a/metadata/md5-cache/dev-ml/time_now-0.14.0 +++ b/metadata/md5-cache/dev-ml/time_now-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Reports the current time EAPI=7 HOMEPAGE=https://github.com/janestreet/time_now IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/base:= dev-ml/jane-street-headers:= dev-ml/jst-config:= dev-ml/ppx_base:= dev-ml/ppx_optcomp:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/time_now/archive/v0.14.0.tar.gz -> time_now-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=b115403e62cc898cfa40a190b9c7b3af +_md5_=6780d7d8a0d3e403af5af3c845f0872e diff --git a/metadata/md5-cache/dev-ml/timezone-0.14.0 b/metadata/md5-cache/dev-ml/timezone-0.14.0 index e132a40b167f..1e9a2c663324 100644 --- a/metadata/md5-cache/dev-ml/timezone-0.14.0 +++ b/metadata/md5-cache/dev-ml/timezone-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Time-zone handling for OCaml EAPI=7 HOMEPAGE=https://github.com/janestreet/timezone IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=MIT RDEPEND=dev-ml/core_kernel:= dev-ml/ppx_jane:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/timezone/archive/v0.14.0.tar.gz -> timezone-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=590f08460e5949a4d517dd1ecb823e31 +_md5_=57fdee2208259bf8f4c66f316bc12aa1 diff --git a/metadata/md5-cache/dev-ml/topkg-1.0.3 b/metadata/md5-cache/dev-ml/topkg-1.0.3 index 7b8ab42b0608..b7443e992b3b 100644 --- a/metadata/md5-cache/dev-ml/topkg-1.0.3 +++ b/metadata/md5-cache/dev-ml/topkg-1.0.3 @@ -3,10 +3,10 @@ DEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:= >=d DESCRIPTION=The transitory OCaml software packager EAPI=7 HOMEPAGE=http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=ISC RDEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:= SLOT=0/1.0.3 SRC_URI=https://github.com/dbuenzli/topkg/archive/v1.0.3.tar.gz -> topkg-1.0.3.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=9529cde54a2ed432d1ef187389f5a2fc +_md5_=f264091b8557cfb0f823b38435c08b30 diff --git a/metadata/md5-cache/dev-ml/typerep-0.14.0 b/metadata/md5-cache/dev-ml/typerep-0.14.0 index 5af2cc7efa74..1d5b960392d7 100644 --- a/metadata/md5-cache/dev-ml/typerep-0.14.0 +++ b/metadata/md5-cache/dev-ml/typerep-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=Library for creating runtime representation of OCaml types EAPI=7 HOMEPAGE=https://github.com/janestreet/typerep IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-ml/base:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/typerep/archive/v0.14.0.tar.gz -> typerep-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=e3019cd241f62a068eb3e32267c00c42 +_md5_=374bd75dfe307083945d4fa24aff443c diff --git a/metadata/md5-cache/dev-ml/uchar-0.0.2 b/metadata/md5-cache/dev-ml/uchar-0.0.2 index d3e21d5cf025..0a3ecda41080 100644 --- a/metadata/md5-cache/dev-ml/uchar-0.0.2 +++ b/metadata/md5-cache/dev-ml/uchar-0.0.2 @@ -4,11 +4,11 @@ DESCRIPTION=Uchar compatibility library EAPI=6 HOMEPAGE=https://github.com/ocaml/uchar IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2-with-linking-exception RDEPEND=>=dev-lang/ocaml-4.03:= RESTRICT=test SLOT=0/0.0.2 SRC_URI=https://github.com/ocaml/uchar/archive/v0.0.2.tar.gz -> uchar-0.0.2.tar.gz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=3a555a66ee0a3c4c87bcc0223a4f7109 +_md5_=6b1a445737154f460460acfec1dad23d diff --git a/metadata/md5-cache/dev-ml/uutf-1.0.1 b/metadata/md5-cache/dev-ml/uutf-1.0.1 index 5b8ed5df7e24..d2a10df5945f 100644 --- a/metadata/md5-cache/dev-ml/uutf-1.0.1 +++ b/metadata/md5-cache/dev-ml/uutf-1.0.1 @@ -4,7 +4,7 @@ DESCRIPTION=Non-blocking streaming Unicode codec for OCaml EAPI=5 HOMEPAGE=https://erratique.ch/software/uutf IUSE=doc utftrip +ocamlopt test -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=ISC RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/uchar:= utftrip? ( dev-ml/cmdliner:= ) REQUIRED_USE=utftrip? ( ocamlopt ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0/1.0.1 SRC_URI=https://erratique.ch/software/uutf/releases/uutf-1.0.1.tbz _eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c -_md5_=daae6b7a3419bb3124433f6405127bf5 +_md5_=db92ee2473e729a944507f6306f3a339 diff --git a/metadata/md5-cache/dev-ml/variantslib-0.14.0 b/metadata/md5-cache/dev-ml/variantslib-0.14.0 index 4fa7a9799eaa..93424a35dfb6 100644 --- a/metadata/md5-cache/dev-ml/variantslib-0.14.0 +++ b/metadata/md5-cache/dev-ml/variantslib-0.14.0 @@ -5,10 +5,10 @@ DESCRIPTION=OCaml variants as first class values EAPI=7 HOMEPAGE=https://github.com/janestreet/variantslib IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-ml/base:= >=dev-lang/ocaml-4:=[ocamlopt?] SLOT=0/0.14.0 SRC_URI=https://github.com/janestreet/variantslib/archive/v0.14.0.tar.gz -> variantslib-0.14.0.tar.gz _eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea -_md5_=a69c528c22c72bb1b193fb158abda763 +_md5_=8cc69d261be9892a13c4c4c9f3066ac3 diff --git a/metadata/md5-cache/dev-ml/xml-light-2.2-r3 b/metadata/md5-cache/dev-ml/xml-light-2.2-r3 index 7f54691b7928..40cb2f12f0af 100644 --- a/metadata/md5-cache/dev-ml/xml-light-2.2-r3 +++ b/metadata/md5-cache/dev-ml/xml-light-2.2-r3 @@ -4,10 +4,10 @@ DESCRIPTION=Minimal Xml parser and printer for OCaml EAPI=5 HOMEPAGE=http://tech.motion-twin.com/xmllight.html IUSE=doc +ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=dev-lang/ocaml:=[ocamlopt?] SLOT=0/2.2 SRC_URI=http://tech.motion-twin.com/zip/xml-light-2.2.zip _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch e8f1ec13660dc2f44b32775765d85e42 estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=0bac3534b73a29352e31fad1a062a15c +_md5_=c7dc79ddc30f3b527e090a1f7bf7b064 diff --git a/metadata/md5-cache/dev-tex/hevea-2.35 b/metadata/md5-cache/dev-tex/hevea-2.35 index e4e641355d73..abe7a74f74f1 100644 --- a/metadata/md5-cache/dev-tex/hevea-2.35 +++ b/metadata/md5-cache/dev-tex/hevea-2.35 @@ -5,9 +5,9 @@ DESCRIPTION=HeVeA is a quite complete and fast LaTeX to HTML translator EAPI=7 HOMEPAGE=http://hevea.inria.fr/ IUSE=+ocamlopt -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 x86 LICENSE=QPL RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt=] dev-texlive/texlive-latexextra SLOT=0 SRC_URI=http://hevea.inria.fr/distri/hevea-2.35.tar.gz -_md5_=fd283c56dfde285479b4605998904bcb +_md5_=26d90b306ba8d0dea7841e7e49470cee diff --git a/metadata/md5-cache/games-simulation/openrct2-0.3.3 b/metadata/md5-cache/games-simulation/openrct2-0.3.3 new file mode 100644 index 000000000000..ac1129eda043 --- /dev/null +++ b/metadata/md5-cache/games-simulation/openrct2-0.3.3 @@ -0,0 +1,15 @@ +BDEPEND=app-arch/unzip virtual/pkgconfig dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst postrm prepare test unpack +DEPEND=dev-libs/icu:= dev-libs/jansson dev-libs/libzip:= media-libs/libpng:0= net-misc/curl[ssl] sys-libs/zlib !dedicated? ( media-libs/libsdl2 media-libs/speexdsp opengl? ( virtual/opengl ) ) libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) scripting? ( dev-lang/duktape:= ) truetype? ( media-libs/fontconfig:1.0 media-libs/freetype:2 ) dev-cpp/nlohmann_json test? ( dev-cpp/gtest ) +DESCRIPTION=An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2 +EAPI=7 +HOMEPAGE=https://openrct2.org/ +IUSE=dedicated libressl +lightfx +opengl scripting test +truetype +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-libs/icu:= dev-libs/jansson dev-libs/libzip:= media-libs/libpng:0= net-misc/curl[ssl] sys-libs/zlib !dedicated? ( media-libs/libsdl2 media-libs/speexdsp opengl? ( virtual/opengl ) ) libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) scripting? ( dev-lang/duktape:= ) truetype? ( media-libs/fontconfig:1.0 media-libs/freetype:2 ) dedicated? ( acct-group/openrct2 acct-user/openrct2 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/OpenRCT2/OpenRCT2/archive/v0.3.3.tar.gz -> openrct2-0.3.3.tar.gz https://github.com/OpenRCT2/objects/releases/download/v1.0.21/objects.zip -> openrct2-objects-1.0.21.zip https://github.com/OpenRCT2/title-sequences/releases/download/v0.1.2c/title-sequences.zip -> openrct2-title-sequences-0.1.2c.zip test? ( https://github.com/OpenRCT2/replays/releases/download/v0.0.31/replays.zip -> openrct2-replays-0.0.31.zip ) +_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=fc0ed308147dc7899e49f8af0b0ab89d diff --git a/metadata/md5-cache/games-simulation/openrct2-9999 b/metadata/md5-cache/games-simulation/openrct2-9999 index c1a31dcc9002..40044fc5b3df 100644 --- a/metadata/md5-cache/games-simulation/openrct2-9999 +++ b/metadata/md5-cache/games-simulation/openrct2-9999 @@ -10,6 +10,6 @@ PROPERTIES=live RDEPEND=dev-libs/icu:= dev-libs/jansson dev-libs/libzip:= media-libs/libpng:0= net-misc/curl[ssl] sys-libs/zlib !dedicated? ( media-libs/libsdl2 media-libs/speexdsp opengl? ( virtual/opengl ) ) libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) scripting? ( dev-lang/duktape:= ) truetype? ( media-libs/fontconfig:1.0 media-libs/freetype:2 ) dedicated? ( acct-group/openrct2 acct-user/openrct2 ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/OpenRCT2/objects/releases/download/v1.0.18/objects.zip -> openrct2-objects-1.0.18.zip https://github.com/OpenRCT2/title-sequences/releases/download/v0.1.2c/title-sequences.zip -> openrct2-title-sequences-0.1.2c.zip test? ( https://github.com/OpenRCT2/replays/releases/download/v0.0.19/replays.zip -> openrct2-replays-0.0.19.zip ) +SRC_URI=https://github.com/OpenRCT2/objects/releases/download/v1.0.21/objects.zip -> openrct2-objects-1.0.21.zip https://github.com/OpenRCT2/title-sequences/releases/download/v0.1.2c/title-sequences.zip -> openrct2-title-sequences-0.1.2c.zip test? ( https://github.com/OpenRCT2/replays/releases/download/v0.0.31/replays.zip -> openrct2-replays-0.0.31.zip ) _eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=77d9619a7de5a01870b25773640aafbb +_md5_=38af123536673e869a8fe77fb55de625 diff --git a/metadata/md5-cache/gnome-base/libgnomecanvas-2.30.3-r1 b/metadata/md5-cache/gnome-base/libgnomecanvas-2.30.3-r1 index 5f1c2905b089..d1d90d6cb937 100644 --- a/metadata/md5-cache/gnome-base/libgnomecanvas-2.30.3-r1 +++ b/metadata/md5-cache/gnome-base/libgnomecanvas-2.30.3-r1 @@ -4,11 +4,11 @@ DESCRIPTION=The Gnome 2 Canvas library EAPI=5 HOMEPAGE=https://library.gnome.org/devel/libgnomecanvas/stable/ IUSE=glade abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 test -KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2 RDEPEND=>=dev-libs/glib-2.34.3:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libart_lgpl-2.3.21-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/pango-1.36.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] glade? ( >=gnome-base/libglade-2.6.4-r1:2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://gnome/sources/libgnomecanvas/2.30/libgnomecanvas-2.30.3.tar.bz2 _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 eapi7-ver f9ec87e93172b25ce65a85303dc06964 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch e8f1ec13660dc2f44b32775765d85e42 estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e gnome.org 532d56d07b9eace4831aaa817d2b756a gnome2 c156bb2ac81c822dd861424ce19bc168 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build 9a65133006c608964888346a412cc454 multilib-minimal 8bddda43703ba94d8341f4e247f97566 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=1832d5d7915fed9b9c0a9fb2cdc40f8e +_md5_=79d9215826dce0a8b63eb95dca34a4c7 diff --git a/metadata/md5-cache/x11-libs/gtksourceview-2.10.5-r3 b/metadata/md5-cache/x11-libs/gtksourceview-2.10.5-r3 index c7a72c70c129..055cebe62f6d 100644 --- a/metadata/md5-cache/x11-libs/gtksourceview-2.10.5-r3 +++ b/metadata/md5-cache/x11-libs/gtksourceview-2.10.5-r3 @@ -4,11 +4,11 @@ DESCRIPTION=A text widget implementing syntax highlighting and other features EAPI=5 HOMEPAGE=https://www.gnome.org/ IUSE=test -KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=x11-libs/gtk+-2.12:2 >=dev-libs/libxml2-2.5:2 >=dev-libs/glib-2.14:2 RESTRICT=!test? ( test ) SLOT=2.0 SRC_URI=mirror://gnome/sources/gtksourceview/2.10/gtksourceview-2.10.5.tar.bz2 _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 eapi7-ver f9ec87e93172b25ce65a85303dc06964 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch e8f1ec13660dc2f44b32775765d85e42 estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e gnome.org 532d56d07b9eace4831aaa817d2b756a gnome2 c156bb2ac81c822dd861424ce19bc168 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=3cb1e7f32d601bb585b80b768fe41a75 +_md5_=791f9542f3952437ee5beedbd764407a diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 9b372aaae6a4..431ceb17f68c 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -5848,7 +5848,7 @@ dev-lua/lanes 3.13.0-r100: Lightweight, native, lazy evaluating multithreading l dev-lua/ldoc 1.4.6-r100: A LuaDoc-compatible documentation generation system dev-lua/lgi 0.9.2 0.9.2-r100: Lua bindings using gobject-introspection dev-lua/lpeg 1.0.2-r101: Parsing Expression Grammars for Lua -dev-lua/lua-argparse 0.6.0-r100: Command line argument parser for the Lua Programming Language +dev-lua/lua-argparse 0.6.0-r100 0.7.1: Feature-rich command line parser for Lua dev-lua/lua-bit32 5.3.5-r101: Backported Lua bit manipulation library dev-lua/lua-cjson 2.1.0.8-r100: A fast JSON encoding/parsing module for Lua dev-lua/lua-openssl 0.7.8_p0-r101: OpenSSL binding for Lua @@ -11811,7 +11811,7 @@ games-simulation/gl117 1.3.2-r1: An action flight simulator games-simulation/lincity 1.13.1-r1: city/country simulation game for X and Linux SVGALib games-simulation/lincity-ng 2.9_beta: City simulation game games-simulation/micropolis 1.0_p20180313: Free version of the well-known city building simulation -games-simulation/openrct2 0.3.2-r1 9999: An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2 +games-simulation/openrct2 0.3.2-r1 0.3.3 9999: An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2 games-simulation/openttd 1.10.3 9999: OpenTTD is a clone of Transport Tycoon Deluxe games-simulation/pmars-sdl 0.9.2e-r1: Portable redcode simulator's sdl port for core war games-simulation/searchandrescue 1.7.0: Helicopter based air rescue flight simulator diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 9bc23a71fbe0..30030774f935 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 14 Mar 2021 00:51:20 +0000 +Sun, 14 Mar 2021 01:06:18 +0000 |