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 9B2F61381F1 for ; Sun, 20 May 2018 22:24:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D91C1E07C7; Sun, 20 May 2018 22:24:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B4F74E07C7 for ; Sun, 20 May 2018 22:24:53 +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 5FA41335C60 for ; Sun, 20 May 2018 22:24:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 247B4297 for ; Sun, 20 May 2018 22:24:51 +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: <1526855084.37ae6fdf0f32a55cfd453b1c83b31701a18dbdee.polynomial-c@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.15.ebuild X-VCS-Directories: sys-process/procps/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 37ae6fdf0f32a55cfd453b1c83b31701a18dbdee X-VCS-Branch: master Date: Sun, 20 May 2018 22:24:51 +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: 9441afda-22e3-4fb1-82f8-6438b29eb5b1 X-Archives-Hash: 1a38524df34bb6877ca6b06fa7a9d842 commit: 37ae6fdf0f32a55cfd453b1c83b31701a18dbdee Author: Lars Wendler gentoo org> AuthorDate: Sun May 20 22:24:28 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun May 20 22:24:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ae6fdf sys-process/procps: Fixed src_prepare. Closes: https://bugs.gentoo.org/656192 Package-Manager: Portage-2.3.38, Repoman-2.3.9 sys-process/procps/procps-3.3.15.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-process/procps/procps-3.3.15.ebuild b/sys-process/procps/procps-3.3.15.ebuild index 5e9a2b13394..1591b8e4ee4 100644 --- a/sys-process/procps/procps-3.3.15.ebuild +++ b/sys-process/procps/procps-3.3.15.ebuild @@ -37,7 +37,6 @@ RDEPEND=" S="${WORKDIR}/${PN}-ng-${PV}" PATCHES=( - "${FILESDIR}"/${PN}-3.3.8-kill-neg-pid.patch # http://crbug.com/255209 "${FILESDIR}"/${PN}-3.3.11-sysctl-manpage.patch # 565304 "${FILESDIR}"/${PN}-3.3.12-proc-tests.patch # 583036