blob: 436f0ebdedac87a72cb3fd33ad32fcf03accdd90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install prepare test
DEPEND=dev-ml/cmdliner:= dev-ml/cudf:= dev-ml/dose3:= dev-ml/extlib:= dev-ml/opam-client:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=A source-based package manager for OCaml
EAPI=7
HOMEPAGE=http://opam.ocaml.org/
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm ~arm64
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=dev-ml/cmdliner:= dev-ml/cudf:= dev-ml/dose3:= dev-ml/extlib:= dev-ml/opam-client:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/2.0.7
SRC_URI=https://github.com/ocaml/opam/archive/2.0.7.tar.gz -> opam-2.0.7.tar.gz
_eclasses_=dune 73a210262d124c8004f67ba1dd9ed873
_md5_=b3d1891a4a7e52f29aecc1d57f6ae845
|