2014-04-15 16:34:12 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2014-12-29 09:26:43 +03:00
|
|
|
DEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl ) virtual/pkgconfig doc? ( app-doc/doxygen )
|
2014-04-15 16:34:12 +04:00
|
|
|
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
|
2014-12-29 09:26:43 +03:00
|
|
|
RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl )
|
2014-04-15 16:34:12 +04:00
|
|
|
REQUIRED_USE=|| ( postgres mysql sqlite )
|
|
|
|
RESTRICT=test
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=http://www.tildeslash.com/libzdb/dist/libzdb-3.0.tar.gz
|
2018-01-29 13:26:56 +03:00
|
|
|
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9
|
2017-03-01 14:54:57 +03:00
|
|
|
_md5_=daf4a427611fb283af52d09a14a5a113
|