mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
16 lines
636 B
Groff
16 lines
636 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.16.1
|
|
SRC_URI=https://github.com/ocaml/dune/archive/3.16.1.tar.gz -> dune-3.16.1.tar.gz
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 elisp-common 0ea9a0d3bc26353e1642c73560a24fdf
|
|
_md5_=c5881fe495034509f8c31104f68e8519
|