mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
17 lines
669 B
Plaintext
17 lines
669 B
Plaintext
BDEPEND=test? ( dev-ml/qcheck ) dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install prepare test
|
|
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Extra string functions for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/rgrinberg/stringext
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=amd64 arm64 x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=211502495e864bc95ed3f0cec24fee98
|