Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Thu, 08 Feb 2018 17:39:50
Message-Id: 1518111579.bbd312305059c3670a55534bd1b4e3e81d4b37f2.polynomial-c@gentoo
1 commit: bbd312305059c3670a55534bd1b4e3e81d4b37f2
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 8 17:38:59 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 17:39:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd31230
7
8 net-fs/samba: Fixed dependency on sys-libs/ldb
9
10 Closes: https://bugs.gentoo.org/642230
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 net-fs/samba/samba-4.7.4.ebuild | 4 ++--
14 net-fs/samba/samba-4.7.5.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/net-fs/samba/samba-4.7.4.ebuild b/net-fs/samba/samba-4.7.4.ebuild
18 index 13fa3acc76c..eecd9a2607e 100644
19 --- a/net-fs/samba/samba-4.7.4.ebuild
20 +++ b/net-fs/samba/samba-4.7.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -48,7 +48,7 @@ CDEPEND="
28 dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
29 >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}]
30 sys-apps/attr[${MULTILIB_USEDEP}]
31 - >=sys-libs/ldb-1.2.2[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
32 + >=sys-libs/ldb-1.2.3[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
33 sys-libs/libcap
34 sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
35 sys-libs/readline:0=
36
37 diff --git a/net-fs/samba/samba-4.7.5.ebuild b/net-fs/samba/samba-4.7.5.ebuild
38 index a17bcfa82ac..eb49c8229c3 100644
39 --- a/net-fs/samba/samba-4.7.5.ebuild
40 +++ b/net-fs/samba/samba-4.7.5.ebuild
41 @@ -48,7 +48,7 @@ CDEPEND="
42 dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
43 >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}]
44 sys-apps/attr[${MULTILIB_USEDEP}]
45 - >=sys-libs/ldb-1.2.2[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
46 + >=sys-libs/ldb-1.2.3[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
47 sys-libs/libcap
48 sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
49 sys-libs/readline:0=