mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
768 B
Plaintext
17 lines
768 B
Plaintext
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/menhir:= dev-ml/ezjsonm:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=mustache.js logic-less templates in OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/rgrinberg/ocaml-mustache https://opam.ocaml.org/packages/mustache/
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-ml/menhir:= dev-ml/ezjsonm:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/3.1.0
|
|
SRC_URI=https://github.com/rgrinberg/ocaml-mustache/archive/refs/tags/v3.1.0.tar.gz -> mustache-3.1.0.tar.gz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0
|
|
_md5_=2023daf1783596c57bc835075aa097f9
|