blob: 02c098b6ca6e07fc0995c307f484a63cc80913fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37
_md5_=21bf393ecd221b1a592d4b6f008d3551
|