mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
13 lines
523 B
Plaintext
13 lines
523 B
Plaintext
DEFINED_PHASES=compile configure install postinst prepare
|
|
DEPEND=>=dev-lang/ocaml-5:=[ocamlopt?] tk? ( dev-ml/labltk:= )
|
|
DESCRIPTION=OCaml tool to find/use non-standard packages
|
|
EAPI=8
|
|
HOMEPAGE=http://projects.camlcity.org/projects/findlib.html
|
|
IUSE=doc +ocamlopt tk
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=>=dev-lang/ocaml-5:=[ocamlopt?] tk? ( dev-ml/labltk:= )
|
|
SLOT=0/1
|
|
SRC_URI=http://download.camlcity.org/download/findlib-1.9.8.tar.gz
|
|
_md5_=b511d3eaa848ccb09b38cb8e16bdcf69
|