mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
16 lines
641 B
Groff
16 lines
641 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.19.1
|
|
SRC_URI=https://github.com/ocaml/dune/archive/3.19.1.tar.gz -> dune-3.19.1.tar.gz
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 elisp-common af0b23d31469d538d402c81481e6343e
|
|
_md5_=94e23497cda5be8681d2ea72a4b9a5a9
|