mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
17 lines
760 B
Groff
17 lines
760 B
Groff
BDEPEND=test? ( dev-ml/ounit2 ) dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/camlzip:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Generic, composable IO input and output streams
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/c-cube/ocaml-iostream
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-ml/camlzip:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/c-cube/ocaml-iostream/releases/download/v0.3/iostream-0.3.tbz
|
|
_eclasses_=edob 357e125b8c5cad0deccb625e537ea831 edo e472083829a6e7ff43a197cf536728a2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=8ab15876714582153754b92d11b7b10e
|