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 594C9158CB7 for ; Wed, 18 Aug 2021 08:04:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8698BE01E4; Wed, 18 Aug 2021 08:04:34 +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 6DBE6E01E4 for ; Wed, 18 Aug 2021 08:04:34 +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 644BB3408B8 for ; Wed, 18 Aug 2021 08:04:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C83BA7D6 for ; Wed, 18 Aug 2021 08:04:31 +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: <1629273854.fb0d81fb1a26eea34bf353b63acfbfe4c5cde9d3.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.15.0_rc2.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: fb0d81fb1a26eea34bf353b63acfbfe4c5cde9d3 X-VCS-Branch: master Date: Wed, 18 Aug 2021 08:04:31 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 607b1758-9e20-433e-8a9f-10304dd6fde9 X-Archives-Hash: 87cdd79159d17b8b7df92e3a960b70e3 commit: fb0d81fb1a26eea34bf353b63acfbfe4c5cde9d3 Author: Lars Wendler gentoo org> AuthorDate: Wed Aug 18 07:58:29 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Aug 18 08:04:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0d81fb net-fs/samba: Drop dependency on dev-libs/libnsl Signed-off-by: Lars Wendler gentoo.org> net-fs/samba/samba-4.15.0_rc2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-fs/samba/samba-4.15.0_rc2.ebuild b/net-fs/samba/samba-4.15.0_rc2.ebuild index 600ade43377..aa5b6bd183a 100644 --- a/net-fs/samba/samba-4.15.0_rc2.ebuild +++ b/net-fs/samba/samba-4.15.0_rc2.ebuild @@ -64,7 +64,6 @@ COMMON_DEPEND=" dev-libs/popt[${MULTILIB_USEDEP}] dev-perl/Parse-Yapp >=net-libs/gnutls-3.4.7[${MULTILIB_USEDEP}] - net-libs/libnsl:=[${MULTILIB_USEDEP}] sys-libs/e2fsprogs-libs[${MULTILIB_USEDEP}] >=sys-libs/ldb-2.4.0[ldap(+)?,${MULTILIB_USEDEP}]