blob: 79e1c7a42c4413f6464925c32937037b19f033dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install
DEPEND=>=dev-lang/ocaml-4:= dev-ml/camlpdf:= >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=A command line tool for manipulating PDF files
EAPI=5
HOMEPAGE=http://community.coherentpdf.com/ https://github.com/johnwhitington/cpdf-source/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=Coherent-Graphics BSD
RDEPEND=>=dev-lang/ocaml-4:= dev-ml/camlpdf:=
RESTRICT=mirror bindist
SLOT=0
SRC_URI=https://github.com/johnwhitington/cpdf-source/archive/v2.1.1.tar.gz -> cpdf-2.1.1.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
_md5_=c42f051ed06b4a3661ed7cef1f98b81d
|