mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2025-09-26 06:03:44 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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:=
|
||||
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Library to parse and enumerate releases of the OCaml compiler
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ocurrent/ocaml-version
|
||||
@@ -8,9 +8,9 @@ INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/3.6.7
|
||||
SRC_URI=https://github.com/ocurrent/ocaml-version/archive/v3.6.7.tar.gz -> ocaml-version-3.6.7.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=b162d1c1ba2a50dbf38c901c3d969201
|
||||
|
||||
Reference in New Issue
Block a user