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 6212C1382C5 for ; Fri, 9 Feb 2018 16:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0CCCE0D60; Fri, 9 Feb 2018 16:45:10 +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 907FEE0D60 for ; Fri, 9 Feb 2018 16:45:10 +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 A7A08335C4F for ; Fri, 9 Feb 2018 16:45:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0328C1CD for ; Fri, 9 Feb 2018 16:45:08 +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: <1518194704.e51e1f7bdc17d5ff06dbc5c9eb0e9e4f7df612b1.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/numactl/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/numactl/numactl-9999.ebuild X-VCS-Directories: sys-process/numactl/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e51e1f7bdc17d5ff06dbc5c9eb0e9e4f7df612b1 X-VCS-Branch: master Date: Fri, 9 Feb 2018 16:45:08 +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: 5e328a61-7950-4513-9d81-392b29c190ca X-Archives-Hash: 2b80b088daa41eddd774af0586033911 commit: e51e1f7bdc17d5ff06dbc5c9eb0e9e4f7df612b1 Author: Lars Wendler gentoo org> AuthorDate: Fri Feb 9 16:44:49 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Feb 9 16:45:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51e1f7b sys-process/numactl: Removed two patches that got merged upstream. Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-process/numactl/numactl-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-process/numactl/numactl-9999.ebuild b/sys-process/numactl/numactl-9999.ebuild index 567cee9892f..3dad0c6eace 100644 --- a/sys-process/numactl/numactl-9999.ebuild +++ b/sys-process/numactl/numactl-9999.ebuild @@ -21,9 +21,7 @@ SLOT="0" IUSE="static-libs" PATCHES=( - "${FILESDIR}"/${PN}-2.0.8-cpuid-pic.patch #456238 "${FILESDIR}"/${PN}-2.0.10-numademo-cflags.patch #540856 - "${FILESDIR}"/${PN}-2.0.11-sysmacros.patch #580098 ) src_prepare() {