15 lines
956 B
Groff
15 lines
956 B
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl ) virtual/pkgconfig doc? ( app-doc/doxygen )
|
|
DESCRIPTION=A thread safe high level multi-database connection pool library
|
|
EAPI=4
|
|
HOMEPAGE=http://www.tildeslash.com/libzdb/
|
|
IUSE=debug doc mysql postgres +sqlite ssl static-libs
|
|
KEYWORDS=~x86 ~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl )
|
|
REQUIRED_USE=|| ( postgres mysql sqlite )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=http://www.tildeslash.com/libzdb/dist/libzdb-2.11.2.tar.gz
|
|
_eclasses_=eutils 4878e7f88afc0ba0866ac112190b0fd4 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
|
|
_md5_=2ae876ff8e43879d310d056c56f52e08
|