blob: d8f2ad36791a96a66849405b8b29fcdc284a71e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install
DEPEND=dev-db/oracle-instantclient virtual/pkgconfig
DESCRIPTION=Simple C-library to access Oracle databases via the OCI interface
EAPI=6
HOMEPAGE=http://www.poitschke.de/libsqlora8/index_noframe.html
IUSE=orathreads static-libs +threads
KEYWORDS=~x86
LICENSE=ISC
RDEPEND=dev-db/oracle-instantclient
REQUIRED_USE=?? ( orathreads threads )
SLOT=0
SRC_URI=http://www.poitschke.de/libsqlora8/libsqlora8-2.3.3.tar.gz
_eclass_exported_funcs=src_configure:- src_compile:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=21bf393ecd221b1a592d4b6f008d3551
|