blob: 212d6ba705982bf975940f5b407c590883949809 (
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.9.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.9.0:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.9.0
SRC_URI=https://github.com/ocaml/dune/archive/3.9.0.tar.gz -> dune-3.9.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
_md5_=beb7b8dac5f867df30853d7160e6481e
|