blob: 3cfb5dbfcd69b490994f43917120c6a3e93b5951 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-ml/camomile:= dev-ml/react:= >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=Zed is an abstract engine for text edition
EAPI=5
HOMEPAGE=https://github.com/diml/zed
IUSE=+ocamlopt debug doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-ml/camomile:= dev-ml/react:= >=dev-lang/ocaml-3.12:=[ocamlopt?]
SLOT=0/1.4
SRC_URI=https://github.com/diml/zed/archive/1.4.tar.gz -> zed-1.4.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:oasis src_compile:oasis src_test:oasis src_install:oasis
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 708f85bc1bf00876604e223fb56e062a findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib 165fc17c38d1b11dac2008280dab6e80 oasis 499613ee74720fb765beb189ebc56a2a toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=e5144225f44ba0f62295150ee6c1b1fd
|