diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-db/libzdb-2.11.1 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-db/libzdb-2.11.1')
-rw-r--r-- | dev-db/libzdb-2.11.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-db/libzdb-2.11.1 b/dev-db/libzdb-2.11.1 new file mode 100644 index 000000000000..711146bd384d --- /dev/null +++ b/dev-db/libzdb-2.11.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +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 ) +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=amd64 x86 +LICENSE=GPL-3 +RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) 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.1.tar.gz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 5b8ce72259e08104b337fe28c6de5dbc ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf +_md5_=9645d4fd4a97904f5c5f05a8e8717c76 |