blob: ebae4f41345576762e5b83de01af58ac222ae433 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=A lightweight and colourful test framework
EAPI=7
HOMEPAGE=https://github.com/mirage/mirage-clock
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/3.1.0
SRC_URI=https://github.com/mirage/mirage-clock/archive/v3.1.0.tar.gz -> mirage-clock-3.1.0.tar.gz
_eclasses_=dune 45f8b4ed9487a03522a647f3f33cb404
_md5_=0ca4545df3879e0d5759ee40a232d84c
|