blob: a63a0e382f8a9203533ac08ec2d09e35eb57de5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare
DEPEND=dev-lang/ocaml:= >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=OCaml library for reading, writing, and modifying PDF files
EAPI=5
HOMEPAGE=https://github.com/johnwhitington/camlpdf/
IUSE=doc examples
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=dev-lang/ocaml:=
SLOT=0/2.1.1
SRC_URI=https://github.com/johnwhitington/camlpdf/archive/v2.1.1.tar.gz -> camlpdf-2.1.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 5ac2a138d0b33354b764d84f9e835db8 eutils e7491451996e8b54c3caeb713285b0fb findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=26e30cb25577f04803cd1915d654a3a1
|