blob: c9e17e6116626a443d23354a0c45dbd05fd94f9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install postinst postrm prepare test
DEPEND=dev-ml/csexp:= dev-ml/yojson:= dev-ml/menhir:= || ( dev-lang/ocaml:0/4.11 dev-lang/ocaml:0/4.12 ) emacs? ( >=app-editors/emacs-23.1:* app-emacs/auto-complete app-emacs/company-mode ) test? ( app-misc/jq ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Context sensitive completion for OCaml in Vim and Emacs
EAPI=7
HOMEPAGE=https://github.com/ocaml/merlin
INHERIT=elisp-common dune
IUSE=emacs +ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/csexp:= dev-ml/yojson:= dev-ml/menhir:= || ( dev-lang/ocaml:0/4.11 dev-lang/ocaml:0/4.12 ) emacs? ( >=app-editors/emacs-23.1:* app-emacs/auto-complete app-emacs/company-mode ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/4.2
SRC_URI=https://github.com/ocaml/merlin/archive/v4.2-411.tar.gz -> merlin-4.2-411.tar.gz https://dev.gentoo.org/~tupone/distfiles/merlin-4.2-ocaml-4.12.patch.gz
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune 2ef529836d2d3100bfd771a77fcffdf8
_md5_=12fcbdcdfda74e269608fd55e421334f
|