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 4519013933E for ; Fri, 23 Jul 2021 23:07:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E91CE0B9E; Fri, 23 Jul 2021 23:07:33 +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 1F898E0B9E for ; Fri, 23 Jul 2021 23:07:33 +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 8284F342A98 for ; Fri, 23 Jul 2021 23:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED2157F3 for ; Fri, 23 Jul 2021 23:07:28 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1627081579.dbed90d0541cf94070d00170a19b1964b6c7cd76.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/shadow/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/shadow/shadow-4.8.1-r4.ebuild X-VCS-Directories: sys-apps/shadow/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: dbed90d0541cf94070d00170a19b1964b6c7cd76 X-VCS-Branch: master Date: Fri, 23 Jul 2021 23:07:28 +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: d5691d44-efbd-42b8-9034-06bdafbb818c X-Archives-Hash: 9997b66b899a73103cf1c27aad9e54d0 commit: dbed90d0541cf94070d00170a19b1964b6c7cd76 Author: Ulrich Müller gentoo org> AuthorDate: Fri Jul 23 23:02:42 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jul 23 23:06:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbed90d0 sys-apps/shadow: Add blockers against app-i18n/man-pages-* File collision for passwd.5 man page Bug: https://bugs.gentoo.org/803587 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> sys-apps/shadow/shadow-4.8.1-r4.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys-apps/shadow/shadow-4.8.1-r4.ebuild b/sys-apps/shadow/shadow-4.8.1-r4.ebuild index 8992f16a172..93b655d386c 100644 --- a/sys-apps/shadow/shadow-4.8.1-r4.ebuild +++ b/sys-apps/shadow/shadow-4.8.1-r4.ebuild @@ -43,6 +43,11 @@ RDEPEND="${COMMON_DEPEND} !=sys-auth/pambase-20150213 ) su? ( !sys-apps/util-linux[su(-)] ) "