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 09C091382C5 for ; Tue, 9 Feb 2021 17:24:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 471F1E0955; Tue, 9 Feb 2021 17:24:17 +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 30152E0955 for ; Tue, 9 Feb 2021 17:24:17 +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 2CAEA340D7D for ; Tue, 9 Feb 2021 17:24:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A9AC495 for ; Tue, 9 Feb 2021 17:24:14 +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: <1612891450.3af8c4335eba6b9418641f1e90ffe6a34b437f55.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/procps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/procps/procps-3.3.17.ebuild X-VCS-Directories: sys-process/procps/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3af8c4335eba6b9418641f1e90ffe6a34b437f55 X-VCS-Branch: master Date: Tue, 9 Feb 2021 17:24:14 +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: d5a99a54-6f7c-4fa9-9af2-a897a9173202 X-Archives-Hash: 66c2f74289809cac96225ed6002327bb commit: 3af8c4335eba6b9418641f1e90ffe6a34b437f55 Author: Ulrich Müller gentoo org> AuthorDate: Tue Feb 9 17:16:31 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Feb 9 17:24:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af8c433 sys-process/procps: Block against app-i18n/man-pages-l10n File collision for ps(1) manpage. Bug: https://bugs.gentoo.org/769773 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ulrich Müller gentoo.org> sys-process/procps/procps-3.3.17.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-process/procps/procps-3.3.17.ebuild b/sys-process/procps/procps-3.3.17.ebuild index 17a604bc6f0..21a01cc6422 100644 --- a/sys-process/procps/procps-3.3.17.ebuild +++ b/sys-process/procps/procps-3.3.17.ebuild @@ -32,6 +32,7 @@ RDEPEND=" !sys-apps/coreutils[kill] !sys-apps/util-linux[kill] ) + !