blob: 45e895375b466085b07ee0e2fcce15441dbf2ff2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=26e30cb25577f04803cd1915d654a3a1
|