blob: fa6efdb634c2a8e12dced2afbce20cf5d159074a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-5 dev-ml/core:0/0.17[ocamlopt?] dev-ml/ppx_jane:0/0.17[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Protocol aware version negotiation for OCaml
EAPI=8
HOMEPAGE=https://github.com/janestreet/protocol_version_header
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-5 dev-ml/core:0/0.17[ocamlopt?] dev-ml/ppx_jane:0/0.17[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.17
SRC_URI=https://github.com/janestreet/protocol_version_header/archive/v0.17.0.tar.gz -> protocol_version_header-0.17.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 dune 339df00cc31668d437589817d093748d
_md5_=b7d4dc55882efc6b653423e58ed6a30f
|