blob: dc6cdbb77c2f4b552d5c3e5f4ee286c9d2cbd3ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=!dev-ml/ocaml-re dev-ml/seq:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Regular expression library for OCaml
EAPI=7
HOMEPAGE=https://github.com/ocaml/ocaml-re
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
LICENSE=LGPL-2-with-linking-exception
RDEPEND=!dev-ml/ocaml-re dev-ml/seq:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/1.9.0
SRC_URI=https://github.com/ocaml/ocaml-re/archive/1.9.0.tar.gz -> ocaml-re-1.9.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
_md5_=df728338bc98734da8fa17f9aeff5eff
|