blob: 8e7b8abf618e28090a4af1eafcd8c73f18d80e5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install test
DEPEND=dev-lang/ocaml:=[ocamlopt] javascript? ( dev-ml/js_of_ocaml:= ) dev-ml/topkg dev-ml/ocamlbuild dev-ml/findlib >=dev-lang/ocaml-4:= dev-ml/opam
DESCRIPTION=OCaml module to access monotonic wall-clock time
EAPI=5
HOMEPAGE=http://erratique.ch/software/mtime https://github.com/dbuenzli/mtime
IUSE=javascript test
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=dev-lang/ocaml:=[ocamlopt] javascript? ( dev-ml/js_of_ocaml:= ) >=dev-lang/ocaml-4:=
RESTRICT=!test? ( test )
SLOT=0/1.1.0
SRC_URI=http://erratique.ch/software/mtime/releases/mtime-1.1.0.tbz
_eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e opam c053036d04fbcede5c53fe5752699eb5 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
_md5_=2913272b04fe905f4e39cf85fc90c602
|