blob: 95375833604c4ee6096ed6f6f8f67fe428fc9c37 (
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-db/postgresql:=[server] >=dev-ml/findlib-1.5 >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=A package for ocaml that provides access to PostgreSQL databases
EAPI=5
HOMEPAGE=http://mmottl.github.io/postgresql-ocaml/
IUSE=examples +ocamlopt debug doc
KEYWORDS=~amd64 ~ppc x86
LICENSE=LGPL-2
RDEPEND=dev-db/postgresql:=[server] >=dev-lang/ocaml-3.12:=[ocamlopt?]
SLOT=0/4.0.1
SRC_URI=https://github.com/mmottl/postgresql-ocaml/releases/download/v4.0.1/postgresql-ocaml-4.0.1.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:oasis src_compile:oasis src_test:oasis src_install:-
_eclasses_=base df2aa567b3f0595aae0d0923889f7631 eutils 3c847a0129fed780bd709b98e426f89c findlib 45d6030075064a68da8d7143726a1150 multilib 0236be304ee52e7f179ed2f337075515 oasis 66245953a092e9be817112a37f1c1301 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=38162014ebbee75bf2301126b93cc9d6
|