blob: 8af71bb54b44e5982d72b0b138f970f7a583a346 (
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/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )
DESCRIPTION=OCaml module for functional reactive programming
EAPI=5
HOMEPAGE=http://erratique.ch/software/react
IUSE=+ocamlopt debug test
KEYWORDS=~amd64 ~x86 ~x86-fbsd
LICENSE=BSD
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?]
SLOT=0/0.9.4
SRC_URI=http://erratique.ch/software/react/releases/react-0.9.4.tbz
_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 017377e73405d964cd0137088cddb9c3 findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib 165fc17c38d1b11dac2008280dab6e80 oasis 473d7851a239e10730fd5d1f7301e7ca toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=0d836963e464fe46edd1e7131dd47792
|