From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D34A1139B2A for ; Fri, 18 Sep 2015 08:17:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D56D621C025; Fri, 18 Sep 2015 08:17:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D3DE21C025 for ; Fri, 18 Sep 2015 08:17:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C10E340AC5 for ; Fri, 18 Sep 2015 08:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8ADE18B for ; Fri, 18 Sep 2015 08:17:09 +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: <1442564184.f9e0506083ff31dbf96fb2912ae88f3477874f43.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.3.0.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: f9e0506083ff31dbf96fb2912ae88f3477874f43 X-VCS-Branch: master Date: Fri, 18 Sep 2015 08:17:09 +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: 01a13f7b-d374-41c2-8cbb-411324159268 X-Archives-Hash: 04a2b1bde1fbad433c67a1088ccafce1 commit: f9e0506083ff31dbf96fb2912ae88f3477874f43 Author: Lars Wendler gentoo org> AuthorDate: Fri Sep 18 08:16:24 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Sep 18 08:16:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e05060 net-fs/samba: Fixed dependencies (bug #560720). Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler gentoo.org> net-fs/samba/samba-4.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-fs/samba/samba-4.3.0.ebuild b/net-fs/samba/samba-4.3.0.ebuild index 1875ddb..f13f8b2 100644 --- a/net-fs/samba/samba-4.3.0.ebuild +++ b/net-fs/samba/samba-4.3.0.ebuild @@ -38,10 +38,10 @@ CDEPEND="${PYTHON_DEPS} >=net-libs/socket_wrapper-1.1.2 sys-apps/attr sys-libs/libcap - >=sys-libs/ldb-1.1.20 + >=sys-libs/ldb-1.1.21 sys-libs/ncurses:0= >=sys-libs/nss_wrapper-1.0.2 - >=sys-libs/talloc-2.1.2[python,${PYTHON_USEDEP}] + >=sys-libs/talloc-2.1.3[python,${PYTHON_USEDEP}] >=sys-libs/tdb-1.3.6[python,${PYTHON_USEDEP}] >=sys-libs/tevent-0.9.25 >=sys-libs/uid_wrapper-1.0.1