mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
15 lines
617 B
Plaintext
15 lines
617 B
Plaintext
DEFINED_PHASES=compile install
|
|
DEPEND=dev-ml/result:= dev-ml/findlib:= dev-ml/topkg dev-ml/ocamlbuild >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
|
|
DESCRIPTION=Declarative definition of command line interfaces for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=http://erratique.ch/software/cmdliner
|
|
INHERIT=findlib
|
|
IUSE=+ocamlopt +ocamlopt
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/result:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?]
|
|
SLOT=0/2.1.0
|
|
SRC_URI=http://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz
|
|
_eclasses_=findlib 37a50ff418bcb640d3c5bc89dcdb8a6b
|
|
_md5_=921614985504c108b2bd57b653aec929
|