mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
16 lines
694 B
Plaintext
16 lines
694 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Pure OCaml library that allows replacing Pervasives with Stdlib before 4.08
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/ocaml/stdlib-shims
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt
|
|
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ocaml/stdlib-shims/releases/download/0.2.0/stdlib-shims-0.2.0.tbz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=113d794f66510a4eaa9311171ced7354
|