mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
17 lines
724 B
Plaintext
17 lines
724 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=test? ( dev-ml/ounit2 dev-ml/qtest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Extra string functions for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/rgrinberg/stringext https://opam.ocaml.org/packages/stringext/
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.6.0
|
|
SRC_URI=https://github.com/rgrinberg/stringext/archive/1.6.0.tar.gz -> stringext-1.6.0.tar.gz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=1ee5bd09a3cd5065710654b6f0966531
|