mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
16 lines
637 B
Groff
16 lines
637 B
Groff
DEFINED_PHASES=compile configure install prepare
|
|
DEPEND=dev-lang/ocaml:= emacs? ( >=app-editors/emacs-23.1:* )
|
|
DESCRIPTION=A composable build system for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ocaml/dune
|
|
INHERIT=multiprocessing elisp-common
|
|
IUSE=emacs
|
|
KEYWORDS=amd64 ~arm arm64 ~ppc ppc64 ~riscv x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/ocaml:= emacs? ( >=app-editors/emacs-23.1:* )
|
|
RESTRICT=strip test
|
|
SLOT=0/3.20.2
|
|
SRC_URI=https://github.com/ocaml/dune/archive/3.20.2.tar.gz -> dune-3.20.2.tar.gz
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 elisp-common 0ea9a0d3bc26353e1642c73560a24fdf
|
|
_md5_=47979d3d8f2d41f5b286aed6b378a130
|