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 EF65B138334 for ; Sat, 14 Jul 2018 21:35:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13F7DE0BF6; Sat, 14 Jul 2018 21:35:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0B9DE0BF6 for ; Sat, 14 Jul 2018 21:35:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8683335CA7 for ; Sat, 14 Jul 2018 21:35:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 528C236A for ; Sat, 14 Jul 2018 21:35:15 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1531604108.d5fe4e38c4db7b4dec756c9b340889023afa7e9a.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.7.7.ebuild net-fs/samba/samba-4.8.3.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: d5fe4e38c4db7b4dec756c9b340889023afa7e9a X-VCS-Branch: master Date: Sat, 14 Jul 2018 21:35:15 +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: 195aa940-b491-4693-87d9-57207bc3b437 X-Archives-Hash: 52b450966545938396a137e2422dd40b commit: d5fe4e38c4db7b4dec756c9b340889023afa7e9a Author: Lars Wendler gentoo org> AuthorDate: Sat Jul 14 21:34:53 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Jul 14 21:35:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fe4e38 net-fs/samba: Limit dependency on sys-libs/ldb a bit more. Closes: https://bugs.gentoo.org/661132 Package-Manager: Portage-2.3.42, Repoman-2.3.9 net-fs/samba/samba-4.7.7.ebuild | 1 + net-fs/samba/samba-4.8.3.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-fs/samba/samba-4.7.7.ebuild b/net-fs/samba/samba-4.7.7.ebuild index 70a7a8aa61e..9ed05cd5ef1 100644 --- a/net-fs/samba/samba-4.7.7.ebuild +++ b/net-fs/samba/samba-4.7.7.ebuild @@ -50,6 +50,7 @@ CDEPEND=" net-libs/libnsl:=[${MULTILIB_USEDEP}] sys-apps/attr[${MULTILIB_USEDEP}] >=sys-libs/ldb-1.2.3[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] +