blob: 6342df95397556d9f53b3f3214b5e2c6563a9159 (
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 2ef529836d2d3100bfd771a77fcffdf8
_md5_=3e9bd73e8212ee5454440ed50c8b4821
|