diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-12 15:05:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-12 15:05:19 +0000 |
commit | 1f3e88fd223e18ab94f31aaeae1c92d055516a34 (patch) | |
tree | 929f56488fb6b8492ca6cc916e9c8339d4b1f5bc /metadata/md5-cache/dev-db/libzdb-3.2.3 | |
parent | Merge updates from master (diff) | |
download | gentoo-1f3e88fd223e18ab94f31aaeae1c92d055516a34.tar.gz gentoo-1f3e88fd223e18ab94f31aaeae1c92d055516a34.tar.bz2 gentoo-1f3e88fd223e18ab94f31aaeae1c92d055516a34.zip |
2024-01-12 15:05:17 UTC
Diffstat (limited to 'metadata/md5-cache/dev-db/libzdb-3.2.3')
-rw-r--r-- | metadata/md5-cache/dev-db/libzdb-3.2.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-db/libzdb-3.2.3 b/metadata/md5-cache/dev-db/libzdb-3.2.3 index de2a548a8921..a8033fb77b25 100644 --- a/metadata/md5-cache/dev-db/libzdb-3.2.3 +++ b/metadata/md5-cache/dev-db/libzdb-3.2.3 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:* ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl:0= ) virtual/pkgconfig doc? ( app-doc/doxygen ) +DEPEND=mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:* ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl:0= ) virtual/pkgconfig doc? ( app-text/doxygen ) DESCRIPTION=A thread safe high level multi-database connection pool library EAPI=7 HOMEPAGE=https://www.tildeslash.com/libzdb/ @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( postgres mysql sqlite ) RESTRICT=test SLOT=0 SRC_URI=https://www.tildeslash.com/libzdb/dist/libzdb-3.2.3.tar.gz -_md5_=7c52f6a0dec984c7710c5d32feed529b +_md5_=c1be94e69bd352708feda0406476a126 |