Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ldb/
Date: Sat, 30 Jul 2016 18:20:47
Message-Id: 1469902837.9477d379029f58d51554c4c43700dac471fb1a79.jer@gentoo
1 commit: 9477d379029f58d51554c4c43700dac471fb1a79
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 18:17:44 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 18:20:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9477d379
7
8 sys-libs/ldb: Set higher version dependency on sys-libs/tevent.
9
10 Package-Manager: portage-2.3.0
11
12 sys-libs/ldb/ldb-1.1.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/ldb/ldb-1.1.27.ebuild b/sys-libs/ldb/ldb-1.1.27.ebuild
16 index bb43cee..0bf5c96 100644
17 --- a/sys-libs/ldb/ldb-1.1.27.ebuild
18 +++ b/sys-libs/ldb/ldb-1.1.27.ebuild
19 @@ -20,7 +20,7 @@ IUSE="doc"
20 RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
21 dev-libs/popt[${MULTILIB_USEDEP}]
22 >=sys-libs/talloc-2.1.5[python,${MULTILIB_USEDEP}]
23 - >=sys-libs/tevent-0.9.27[python(+),${MULTILIB_USEDEP}]
24 + >=sys-libs/tevent-0.9.29[python(+),${MULTILIB_USEDEP}]
25 >=sys-libs/tdb-1.3.10[python,${MULTILIB_USEDEP}]
26 net-nds/openldap
27 !!<net-fs/samba-3.6.0[ldb]