mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
17 lines
712 B
Groff
17 lines
712 B
Groff
BDEPEND=test? ( dev-ml/alcotest:= ) dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Library to parse and enumerate releases of the OCaml compiler
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ocurrent/ocaml-version
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/3.6.9
|
|
SRC_URI=https://github.com/ocurrent/ocaml-version/archive/v3.6.9.tar.gz -> ocaml-version-3.6.9.tar.gz
|
|
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
|
|
_md5_=b162d1c1ba2a50dbf38c901c3d969201
|