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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 630C4158030 for ; Thu, 2 Mar 2023 20:02:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 911DEE086E; Thu, 2 Mar 2023 20:02:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7729DE086E for ; Thu, 2 Mar 2023 20:02:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5097E33BE3F for ; Thu, 2 Mar 2023 20:02:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFB798C2 for ; Thu, 2 Mar 2023 20:02:48 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1677787313.769305c1a4bbb4f3aa17a91168415aceaf902e47.floppym@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-r1.ebuild X-VCS-Directories: sys-process/procps/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 769305c1a4bbb4f3aa17a91168415aceaf902e47 X-VCS-Branch: master Date: Thu, 2 Mar 2023 20:02:48 +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: 54898270-8003-497c-8cbf-10b1dd2f5add X-Archives-Hash: 64fb84ea9478462d2c31a845b0bdfef3 commit: 769305c1a4bbb4f3aa17a91168415aceaf902e47 Author: Mike Gilbert gentoo org> AuthorDate: Thu Mar 2 20:01:53 2023 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Thu Mar 2 20:01:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769305c1 sys-process/procps: skip 'makedev' in 90config-impl-decl Closes: https://bugs.gentoo.org/898830 Signed-off-by: Mike Gilbert gentoo.org> sys-process/procps/procps-3.3.17-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys-process/procps/procps-3.3.17-r1.ebuild b/sys-process/procps/procps-3.3.17-r1.ebuild index 8761ccfd17e1..e7a872a1c74e 100644 --- a/sys-process/procps/procps-3.3.17-r1.ebuild +++ b/sys-process/procps/procps-3.3.17-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -39,6 +39,9 @@ RDEPEND="${DEPEND} !