blob: fc646bb0014394cf96557996002d3f3ed5ef3c6d (
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 epatch 122e1264e67c4f59a1482f2095e0b35d estack 5ac2a138d0b33354b764d84f9e835db8 eutils 1ef31aee2bd63ffbfcae8a1843c9208d findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 oasis 9256ed89af74c3365ec888c00bfdfe43 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=38162014ebbee75bf2301126b93cc9d6
|