summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-04-01 13:42:21 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-04-01 13:42:21 +0000
commita4405d447de49c0a8d0f7ff313f974ea196b2527 (patch)
treea15851dd5dd94cec341ac0d78cad12f748c3c803
parentMerge updates from master (diff)
downloadgentoo-a4405d447de49c0a8d0f7ff313f974ea196b2527.tar.gz
gentoo-a4405d447de49c0a8d0f7ff313f974ea196b2527.tar.bz2
gentoo-a4405d447de49c0a8d0f7ff313f974ea196b2527.zip
2017-04-01 13:42:20 UTC
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.9.012
-rw-r--r--metadata/md5-cache/dev-ml/ppx_ast-0.9.112
-rw-r--r--metadata/md5-cache/dev-ml/ppx_traverse_builtins-0.9.012
-rw-r--r--metadata/md5-cache/dev-ml/sexplib-113.00.0014
-rw-r--r--metadata/md5-cache/dev-util/coccigrep-1.134
-rw-r--r--metadata/md5-cache/dev-util/coccinelle-1.0.54
-rw-r--r--metadata/md5-cache/dev-util/coccinelle-1.0.64
-rw-r--r--metadata/pkg_desc_index5
-rw-r--r--metadata/timestamp.chk2
9 files changed, 47 insertions, 22 deletions
diff --git a/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.9.0 b/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.9.0
new file mode 100644
index 000000000000..73b59faf6e4e
--- /dev/null
+++ b/metadata/md5-cache/dev-ml/ocaml-compiler-libs-0.9.0
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install
+DEPEND=dev-lang/ocaml:= dev-ml/opam dev-ml/jbuilder
+DESCRIPTION=Repackage the OCaml compiler libraries so they do not expose everything at toplevel
+EAPI=6
+HOMEPAGE=https://github.com/janestreet/ocaml-compiler-libs
+KEYWORDS=~amd64
+LICENSE=Apache-2.0
+RDEPEND=dev-lang/ocaml:=
+SLOT=0/0.9.0
+SRC_URI=https://github.com/janestreet/ocaml-compiler-libs/archive/v0.9.0.tar.gz -> ocaml-compiler-libs-0.9.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=e92778c00a6a29ed9c9a0bdaa1e85e90
diff --git a/metadata/md5-cache/dev-ml/ppx_ast-0.9.1 b/metadata/md5-cache/dev-ml/ppx_ast-0.9.1
new file mode 100644
index 000000000000..19c9db1fb202
--- /dev/null
+++ b/metadata/md5-cache/dev-ml/ppx_ast-0.9.1
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install
+DEPEND=dev-lang/ocaml:= dev-ml/ocaml-compiler-libs:= dev-ml/ocaml-migrate-parsetree:= dev-ml/opam dev-ml/jbuilder
+DESCRIPTION=AST used in Jane Street ppx rewriters
+EAPI=6
+HOMEPAGE=https://github.com/janestreet/ppx_ast
+KEYWORDS=~amd64
+LICENSE=Apache-2.0
+RDEPEND=dev-lang/ocaml:= dev-ml/ocaml-compiler-libs:= dev-ml/ocaml-migrate-parsetree:=
+SLOT=0/0.9.1
+SRC_URI=https://github.com/janestreet/ppx_ast/archive/v0.9.1.tar.gz -> ppx_ast-0.9.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=1aef9d2fa6dab9be8a29e14b959ab1b8
diff --git a/metadata/md5-cache/dev-ml/ppx_traverse_builtins-0.9.0 b/metadata/md5-cache/dev-ml/ppx_traverse_builtins-0.9.0
new file mode 100644
index 000000000000..1bdf1599b157
--- /dev/null
+++ b/metadata/md5-cache/dev-ml/ppx_traverse_builtins-0.9.0
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install
+DEPEND=dev-lang/ocaml:= dev-ml/opam dev-ml/jbuilder
+DESCRIPTION=Builtins for ppx_traverse
+EAPI=6
+HOMEPAGE=https://github.com/janestreet/ppx_traverse_builtins
+KEYWORDS=~amd64
+LICENSE=Apache-2.0
+RDEPEND=dev-lang/ocaml:=
+SLOT=0/0.9.0
+SRC_URI=https://github.com/janestreet/ppx_traverse_builtins/archive/v0.9.0.tar.gz -> ppx_traverse_builtins-0.9.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=2bbfb563cc94c2559b030d187f739700
diff --git a/metadata/md5-cache/dev-ml/sexplib-113.00.00 b/metadata/md5-cache/dev-ml/sexplib-113.00.00
deleted file mode 100644
index 09bea1611b96..000000000000
--- a/metadata/md5-cache/dev-ml/sexplib-113.00.00
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=>=dev-ml/type-conv-113.00.00:= dev-ml/camlp4:= >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
-DESCRIPTION=Library for automated conversion of OCaml-values to and from S-expressions
-EAPI=5
-HOMEPAGE=https://bitbucket.org/yminsky/ocaml-core/wiki/Home
-IUSE=+ocamlopt debug doc test
-KEYWORDS=~amd64 ~x86
-LICENSE=LGPL-2.1
-RDEPEND=>=dev-ml/type-conv-113.00.00:= dev-ml/camlp4:= >=dev-lang/ocaml-3.12:=[ocamlopt?]
-SLOT=0/113.00.00
-SRC_URI=http://ocaml.janestreet.com/ocaml-core/113.00/files/sexplib-113.00.00.tar.gz
-_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:oasis src_compile:oasis src_test:oasis src_install:oasis
-_eclasses_=base df2aa567b3f0595aae0d0923889f7631 epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 5ac2a138d0b33354b764d84f9e835db8 eutils e7491451996e8b54c3caeb713285b0fb findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 oasis 9256ed89af74c3365ec888c00bfdfe43 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
-_md5_=c0f17a9bf692d55dbc9b502586269ee0
diff --git a/metadata/md5-cache/dev-util/coccigrep-1.13 b/metadata/md5-cache/dev-util/coccigrep-1.13
index 7e9e64358ff0..0644e7af298c 100644
--- a/metadata/md5-cache/dev-util/coccigrep-1.13
+++ b/metadata/md5-cache/dev-util/coccigrep-1.13
@@ -4,7 +4,7 @@ DESCRIPTION=A semantic grep for the C language
EAPI=6
HOMEPAGE=http://home.regit.org/software/coccigrep/
IUSE=doc emacs vim python_targets_python2_7
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-util/coccinelle[python] emacs? ( virtual/emacs ) vim? ( || ( app-editors/vim app-editors/gvim ) ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
REQUIRED_USE=|| ( python_targets_python2_7 )
@@ -12,4 +12,4 @@ SLOT=0
SRC_URI=https://github.com/regit/coccigrep/archive/v1.13.tar.gz -> coccigrep-1.13.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 elisp-common 19ff54b35acd0bf2a14831a308a57753 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 a166d0f5815d7f1e67bb60a196f1bf7e toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
-_md5_=35bcd9670703b3bba4e6f2830e4f13a6
+_md5_=7ba586314a470d68c61c73d20955abf5
diff --git a/metadata/md5-cache/dev-util/coccinelle-1.0.5 b/metadata/md5-cache/dev-util/coccinelle-1.0.5
index e0edebdb88ce..16cebdc80a30 100644
--- a/metadata/md5-cache/dev-util/coccinelle-1.0.5
+++ b/metadata/md5-cache/dev-util/coccinelle-1.0.5
@@ -4,7 +4,7 @@ DESCRIPTION=Program matching and transformation engine
EAPI=5
HOMEPAGE=http://coccinelle.lip6.fr/
IUSE=doc emacs ocaml +ocamlopt pcre python test vim-syntax python_targets_python2_7
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/sexplib:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-ml/camlp4:=[ocamlopt?] dev-ml/parmap:=[ocamlopt?] emacs? ( virtual/emacs ) ocaml? ( dev-ml/findlib:= ) pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
REQUIRED_USE=python_targets_python2_7
@@ -12,4 +12,4 @@ SLOT=0
SRC_URI=http://coccinelle.lip6.fr/distrib/coccinelle-1.0.5.tgz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=bash-completion-r1 8e447753aaf658afa609fbf961d80ab7 elisp-common 19ff54b35acd0bf2a14831a308a57753 epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 5ac2a138d0b33354b764d84f9e835db8 eutils e7491451996e8b54c3caeb713285b0fb ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 python-single-r1 c3e54dd0dc1e70c6252f2551a55bf053 python-utils-r1 a166d0f5815d7f1e67bb60a196f1bf7e toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
-_md5_=2904268b381a82ca4bb9d1bd55c90350
+_md5_=b9f28fb1de9fdb73c98d40fc3ac2730b
diff --git a/metadata/md5-cache/dev-util/coccinelle-1.0.6 b/metadata/md5-cache/dev-util/coccinelle-1.0.6
index 61c2ad8cfee8..6090629269ca 100644
--- a/metadata/md5-cache/dev-util/coccinelle-1.0.6
+++ b/metadata/md5-cache/dev-util/coccinelle-1.0.6
@@ -4,7 +4,7 @@ DESCRIPTION=Program matching and transformation engine
EAPI=6
HOMEPAGE=http://coccinelle.lip6.fr/
IUSE=doc emacs ocaml +ocamlopt pcre python test vim-syntax python_targets_python2_7
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/sexplib:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-ml/camlp4:=[ocamlopt?] dev-ml/parmap:=[ocamlopt?] emacs? ( virtual/emacs ) ocaml? ( dev-ml/findlib:= ) pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
REQUIRED_USE=python_targets_python2_7
@@ -12,4 +12,4 @@ SLOT=0
SRC_URI=http://coccinelle.lip6.fr/distrib/coccinelle-1.0.6.tgz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=bash-completion-r1 8e447753aaf658afa609fbf961d80ab7 elisp-common 19ff54b35acd0bf2a14831a308a57753 epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 5ac2a138d0b33354b764d84f9e835db8 eutils e7491451996e8b54c3caeb713285b0fb ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 python-single-r1 c3e54dd0dc1e70c6252f2551a55bf053 python-utils-r1 a166d0f5815d7f1e67bb60a196f1bf7e toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
-_md5_=0ba8e532a88747e198ebecf1fdb48786
+_md5_=f74716db8df9ef1f54e5675ca28430e6
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index ba43698e2cdf..c113e2784013 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -5244,6 +5244,7 @@ dev-ml/ocaml-autoconf 1.1: autoconf macros to support configuration of OCaml pro
dev-ml/ocaml-base64 2.0.0: Library for radix-64 representation (de)coding
dev-ml/ocaml-cairo 0.5: OCaml Binding to Cairo
dev-ml/ocaml-cohttp 0.22.0: Very lightweight HTTP server using Lwt or Async
+dev-ml/ocaml-compiler-libs 0.9.0: Repackage the OCaml compiler libraries so they do not expose everything at toplevel
dev-ml/ocaml-conduit 0.14.5 0.15.0: Dereference URIs into communication channels for Async or Lwt
dev-ml/ocaml-containers 0.22.1 1.0 1.1: A modular standard library focused on data structures
dev-ml/ocaml-cstruct 2.3.1 2.3.2 2.4.0: Map OCaml arrays onto C-like structs
@@ -5306,6 +5307,7 @@ dev-ml/pipebang 113.00.00: Syntax extension to transform x |! f into f x
dev-ml/pomap 3.0.6 3.0.7: Partially Ordered Map ADT for O'Caml
dev-ml/postgresql-ocaml 4.0.1: A package for ocaml that provides access to PostgreSQL databases
dev-ml/ppx_assert 113.33.00 113.33.03: Assert-like extension nodes that raise useful errors on failure
+dev-ml/ppx_ast 0.9.1: AST used in Jane Street ppx rewriters
dev-ml/ppx_bench 113.33.00: Syntax extension for writing in-line benchmarks in ocaml code
dev-ml/ppx_bin_prot 113.33.00: Generation of bin_prot readers and writers from types
dev-ml/ppx_compare 113.33.00: Generation of comparison functions from types
@@ -5330,6 +5332,7 @@ dev-ml/ppx_sexp_message 113.33.00: A ppx rewriter for easy construction of s-exp
dev-ml/ppx_sexp_value 113.33.00: Standard library for ppx rewriters
dev-ml/ppx_tools 5.0.4.03.0 5.0.4.05.0: Tools for authors of ppx rewriters
dev-ml/ppx_tools_versioned 5.0_beta1: Tools for authors of ppx rewriters
+dev-ml/ppx_traverse_builtins 0.9.0: Builtins for ppx_traverse
dev-ml/ppx_type_conv 113.33.02: Support Library for type-driven code generators
dev-ml/ppx_typerep_conv 113.33.00: Generation of runtime types from type declarations
dev-ml/ppx_variants_conv 113.33.00: Generation of accessor and iteration functions for ocaml variant types
@@ -5343,7 +5346,7 @@ dev-ml/reason-parser 1.13.3: Meta Language Toolchain
dev-ml/res 4.0.7: Resizable Array and Buffer modules for O'Caml
dev-ml/result 1.2: Compat result type
dev-ml/sequence 0.9 0.10: Simple sequence (iterator) datatype and combinators
-dev-ml/sexplib 113.00.00 113.33.00: Library for automated conversion of OCaml-values to and from S-expressions
+dev-ml/sexplib 113.33.00: Library for automated conversion of OCaml-values to and from S-expressions
dev-ml/stringext 1.4.3: Extra string functions for OCaml
dev-ml/textutils 113.33.00 113.33.03: Text output utilities
dev-ml/topkg 0.8.1 0.9.0: The transitory OCaml software packager
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 4722d3c5c67f..0c24c87b94c8 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 01 Apr 2017 13:22:51 +0000
+Sat, 01 Apr 2017 13:42:21 +0000