blob: e7c1a1b79c7bb2d918cda2d3142418e7132f809b (
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_=eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=f5797797ab98ceb908abcb38066c3f83
|