blob: c6b5f2c5cff7ec34a025d9ab36aedd6907aae76d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/react:= dev-ml/findlib dev-ml/opam dev-ml/ocamlbuild
DESCRIPTION=Functional reactive programming with incremental changes in data structures
EAPI=5
HOMEPAGE=https://github.com/ocsigen/reactiveData
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=LGPL-3-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/react:=
SLOT=0/0.2
SRC_URI=https://github.com/ocsigen/reactiveData/archive/0.2.tar.gz -> reactiveData-0.2.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_md5_=6745dbffa39af9bceb2e678c5b6fba94
|