diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-26 08:07:04 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-26 08:07:04 +0000 |
commit | 733c2fae89e1d7d095ebc671a1e1a5c2fcea664b (patch) | |
tree | 903d449519b34f359cdc592824dea7eeb86b91ce /metadata/md5-cache/dev-ml | |
parent | Merge updates from master (diff) | |
download | gentoo-733c2fae89e1d7d095ebc671a1e1a5c2fcea664b.tar.gz gentoo-733c2fae89e1d7d095ebc671a1e1a5c2fcea664b.tar.bz2 gentoo-733c2fae89e1d7d095ebc671a1e1a5c2fcea664b.zip |
2022-01-26 08:07:02 UTC
Diffstat (limited to 'metadata/md5-cache/dev-ml')
-rw-r--r-- | metadata/md5-cache/dev-ml/merlin-4.4 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-ml/merlin-4.4 b/metadata/md5-cache/dev-ml/merlin-4.4 new file mode 100644 index 000000000000..bbe210963f47 --- /dev/null +++ b/metadata/md5-cache/dev-ml/merlin-4.4 @@ -0,0 +1,16 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install postinst postrm prepare test unpack +DEPEND=dev-ml/csexp:= dev-ml/yojson:= dev-ml/menhir:= >=dev-ml/dune-2.9 || ( dev-lang/ocaml:0/4.11 dev-lang/ocaml:0/4.12 dev-lang/ocaml:0/4.13 ) 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-ml/dune-2.9 || ( dev-lang/ocaml:0/4.11 dev-lang/ocaml:0/4.12 dev-lang/ocaml:0/4.13 ) 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.4 +SRC_URI=https://github.com/ocaml/merlin/releases/download/v4.4-411/merlin-4.4-411.tbz https://github.com/ocaml/merlin/releases/download/v4.4-412/merlin-4.4-412.tbz https://github.com/ocaml/merlin/releases/download/v4.4-413/merlin-4.4-413.tbz +_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a dune 45f8b4ed9487a03522a647f3f33cb404 +_md5_=06898a1d4143355d39047fea3ce50e93 |