From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7C221395E2 for ; Mon, 28 Nov 2016 05:15:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9B9AE099D; Mon, 28 Nov 2016 05:15:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE723E099D for ; Mon, 28 Nov 2016 05:15:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81E6834114A for ; Mon, 28 Nov 2016 05:15:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CE5349F for ; Mon, 28 Nov 2016 05:15:35 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1480310130.e8e07dcbb4eafbbbef6b7a780410c86947505d4c.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/openldap/openldap-2.4.42-r1.ebuild net-nds/openldap/openldap-2.4.42.ebuild net-nds/openldap/openldap-2.4.43-r1.ebuild net-nds/openldap/openldap-2.4.43.ebuild net-nds/openldap/openldap-2.4.44.ebuild X-VCS-Directories: net-nds/openldap/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: e8e07dcbb4eafbbbef6b7a780410c86947505d4c X-VCS-Branch: master Date: Mon, 28 Nov 2016 05:15:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b794c6b4-bf70-43e2-a2d2-5062aa0c9b59 X-Archives-Hash: 5ccd3f5bc85adf52760b3f7a1f4670ea commit: e8e07dcbb4eafbbbef6b7a780410c86947505d4c Author: Robin H. Johnson gentoo org> AuthorDate: Mon Nov 28 05:15:10 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Nov 28 05:15:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e07dcb net-nds/openldap: bug #588792, ensure dev-db/lmdb matches or exceeds bundled lmdb. Package-Manager: portage-2.3.2 net-nds/openldap/openldap-2.4.42-r1.ebuild | 2 +- net-nds/openldap/openldap-2.4.42.ebuild | 2 +- net-nds/openldap/openldap-2.4.43-r1.ebuild | 2 +- net-nds/openldap/openldap-2.4.43.ebuild | 2 +- net-nds/openldap/openldap-2.4.44.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-nds/openldap/openldap-2.4.42-r1.ebuild b/net-nds/openldap/openldap-2.4.42-r1.ebuild index 0a41823..e7033de 100644 --- a/net-nds/openldap/openldap-2.4.42-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.42-r1.ebuild @@ -52,7 +52,7 @@ CDEPEND="icu? ( dev-libs/icu:= ) !minimal? ( sys-devel/libtool sys-libs/e2fsprogs-libs - >=dev-db/lmdb-0.9.14 + >=dev-db/lmdb-0.9.17 tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) diff --git a/net-nds/openldap/openldap-2.4.42.ebuild b/net-nds/openldap/openldap-2.4.42.ebuild index 586750b..4aa1760 100644 --- a/net-nds/openldap/openldap-2.4.42.ebuild +++ b/net-nds/openldap/openldap-2.4.42.ebuild @@ -46,7 +46,7 @@ CDEPEND="icu? ( dev-libs/icu:= ) !minimal? ( sys-devel/libtool sys-libs/e2fsprogs-libs - >=dev-db/lmdb-0.9.14 + >=dev-db/lmdb-0.9.17 tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) diff --git a/net-nds/openldap/openldap-2.4.43-r1.ebuild b/net-nds/openldap/openldap-2.4.43-r1.ebuild index bb12c53..ee27b3c 100644 --- a/net-nds/openldap/openldap-2.4.43-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.43-r1.ebuild @@ -52,7 +52,7 @@ CDEPEND="icu? ( dev-libs/icu:= ) !minimal? ( sys-devel/libtool sys-libs/e2fsprogs-libs - >=dev-db/lmdb-0.9.14 + >=dev-db/lmdb-0.9.17 tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) diff --git a/net-nds/openldap/openldap-2.4.43.ebuild b/net-nds/openldap/openldap-2.4.43.ebuild index 76b17cf..dd6af16 100644 --- a/net-nds/openldap/openldap-2.4.43.ebuild +++ b/net-nds/openldap/openldap-2.4.43.ebuild @@ -52,7 +52,7 @@ CDEPEND="icu? ( dev-libs/icu:= ) !minimal? ( sys-devel/libtool sys-libs/e2fsprogs-libs - >=dev-db/lmdb-0.9.14 + >=dev-db/lmdb-0.9.17 tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) diff --git a/net-nds/openldap/openldap-2.4.44.ebuild b/net-nds/openldap/openldap-2.4.44.ebuild index ac5a0c8..41ea450 100644 --- a/net-nds/openldap/openldap-2.4.44.ebuild +++ b/net-nds/openldap/openldap-2.4.44.ebuild @@ -52,7 +52,7 @@ CDEPEND="icu? ( dev-libs/icu:= ) !minimal? ( sys-devel/libtool sys-libs/e2fsprogs-libs - >=dev-db/lmdb-0.9.14:= + >=dev-db/lmdb-0.9.18:= tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) )