blob: f5accdacd8ed49d42a830f36cb4d3fff79a9c729 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=~dev-ml/dune-private-libs-3.10.0:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Embed locations informations inside executable and libraries
EAPI=8
HOMEPAGE=https://github.com/ocaml/dune
INHERIT=dune multiprocessing
IUSE=+ocamlopt
KEYWORDS=amd64 arm ~arm64 ~ppc ppc64 x86
LICENSE=MIT
RDEPEND=~dev-ml/dune-private-libs-3.10.0:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.10.0
SRC_URI=https://github.com/ocaml/dune/archive/3.10.0.tar.gz -> dune-3.10.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=3b08767016d34808fa1966fb93ec8f83
|