blob: 243e1c1a27ef9b85b27f581607cbbc692ffaf234 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-lang/ocaml:= dev-ml/cppo >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=SDK to extend Merlin
EAPI=8
HOMEPAGE=https://github.com/let-def/merlin-extend/
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-lang/ocaml:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.6.1
SRC_URI=https://github.com/let-def/merlin-extend/archive/v0.6.1.tar.gz -> merlin-extend-0.6.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
_md5_=2cb2ea4b020c4ec8f0b95572e031e868
|