blob: f8c144580a1fea3450541d7ac539f22c8fbbf902 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-ml/csexp:= dev-ml/findlib:= test? ( dev-ml/ppx_expect ) >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=A composable build system for OCaml
EAPI=7
HOMEPAGE=https://github.com/ocaml/dune
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86
LICENSE=Apache-2.0
RDEPEND=dev-ml/csexp:= dev-ml/findlib:= >=dev-lang/ocaml-4:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0/2.7.1
SRC_URI=https://github.com/ocaml/dune/archive/2.7.1.tar.gz -> dune-2.7.1.tar.gz
_eclasses_=dune 73a210262d124c8004f67ba1dd9ed873
_md5_=6b1e2fb6013273dd6519273473d0f1e8
|