mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
17 lines
819 B
Groff
17 lines
819 B
Groff
BDEPEND=test? ( dev-ml/ounit2 ) dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/stdlib-shims:= dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Pure OCaml functions to manipulate real file (POSIX like) and filename
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/gildor478/ocaml-fileutils
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=amd64 ~ppc64 ~x86
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=dev-ml/stdlib-shims:= dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/gildor478/ocaml-fileutils/releases/download/v0.6.6/fileutils-0.6.6.tbz -> ocaml-fileutils-0.6.6.tar.bz2
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=8e083be80241915e3add07cd587fed9c
|