commit: 9477d379029f58d51554c4c43700dac471fb1a79
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 18:17:44 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 18:20:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9477d379
sys-libs/ldb: Set higher version dependency on sys-libs/tevent.
Package-Manager: portage-2.3.0
sys-libs/ldb/ldb-1.1.27.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/ldb/ldb-1.1.27.ebuild b/sys-libs/ldb/ldb-1.1.27.ebuild
index bb43cee..0bf5c96 100644
--- a/sys-libs/ldb/ldb-1.1.27.ebuild
+++ b/sys-libs/ldb/ldb-1.1.27.ebuild
@@ -20,7 +20,7 @@ IUSE="doc"
RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
dev-libs/popt[${MULTILIB_USEDEP}]
>=sys-libs/talloc-2.1.5[python,${MULTILIB_USEDEP}]
- >=sys-libs/tevent-0.9.27[python(+),${MULTILIB_USEDEP}]
+ >=sys-libs/tevent-0.9.29[python(+),${MULTILIB_USEDEP}]
>=sys-libs/tdb-1.3.10[python,${MULTILIB_USEDEP}]
net-nds/openldap
!!<net-fs/samba-3.6.0[ldb]