blob: 08b470e5861608d79b24ae3ac10e99215c6cea71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare test
DEPEND=>=dev-lang/ocaml-3.10.2:=[ocamlopt]
DESCRIPTION=Stub code generator for OCaml
EAPI=7
HOMEPAGE=https://github.com/xavierleroy/camlidl
INHERIT=toolchain-funcs
KEYWORDS=amd64 ~ppc x86 ~amd64-linux ~x86-linux
LICENSE=QPL-1.0 LGPL-2
RDEPEND=>=dev-lang/ocaml-3.10.2:=[ocamlopt]
SLOT=0/1.11
SRC_URI=https://github.com/xavierleroy/camlidl/archive/camlidl111.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=4817ec98b087b3f0a3aec80635172ac7
|