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 7569B1382C5 for ; Thu, 8 Feb 2018 17:39:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 797BAE0864; Thu, 8 Feb 2018 17:39:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5709DE0864 for ; Thu, 8 Feb 2018 17:39:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BED44335C31 for ; Thu, 8 Feb 2018 17:39:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 746F81DA for ; Thu, 8 Feb 2018 17:39:45 +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: <1518111579.bbd312305059c3670a55534bd1b4e3e81d4b37f2.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.4.ebuild net-fs/samba/samba-4.7.5.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: bbd312305059c3670a55534bd1b4e3e81d4b37f2 X-VCS-Branch: master Date: Thu, 8 Feb 2018 17:39:45 +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: 0de812ef-9012-4bdf-b5cf-91dba53e7ab2 X-Archives-Hash: d7c2f5b0c15323c7327d313fe9998f64 commit: bbd312305059c3670a55534bd1b4e3e81d4b37f2 Author: Lars Wendler gentoo org> AuthorDate: Thu Feb 8 17:38:59 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Feb 8 17:39:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd31230 net-fs/samba: Fixed dependency on sys-libs/ldb Closes: https://bugs.gentoo.org/642230 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-fs/samba/samba-4.7.4.ebuild | 4 ++-- net-fs/samba/samba-4.7.5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-fs/samba/samba-4.7.4.ebuild b/net-fs/samba/samba-4.7.4.ebuild index 13fa3acc76c..eecd9a2607e 100644 --- a/net-fs/samba/samba-4.7.4.ebuild +++ b/net-fs/samba/samba-4.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -48,7 +48,7 @@ CDEPEND=" dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] sys-apps/attr[${MULTILIB_USEDEP}] - >=sys-libs/ldb-1.2.2[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] + >=sys-libs/ldb-1.2.3[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] sys-libs/libcap sys-libs/ncurses:0=[${MULTILIB_USEDEP}] sys-libs/readline:0= diff --git a/net-fs/samba/samba-4.7.5.ebuild b/net-fs/samba/samba-4.7.5.ebuild index a17bcfa82ac..eb49c8229c3 100644 --- a/net-fs/samba/samba-4.7.5.ebuild +++ b/net-fs/samba/samba-4.7.5.ebuild @@ -48,7 +48,7 @@ CDEPEND=" dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] sys-apps/attr[${MULTILIB_USEDEP}] - >=sys-libs/ldb-1.2.2[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] + >=sys-libs/ldb-1.2.3[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] sys-libs/libcap sys-libs/ncurses:0=[${MULTILIB_USEDEP}] sys-libs/readline:0=