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 580CB138334 for ; Thu, 13 Dec 2018 10:48:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64274E0CCF; Thu, 13 Dec 2018 10:47:59 +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 4317EE0CCF for ; Thu, 13 Dec 2018 10:47:59 +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 248F8335CC8 for ; Thu, 13 Dec 2018 10:47:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CC1D4CE for ; Thu, 13 Dec 2018 10:47:55 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1544698069.ad50766a56d3d3d9af2065947fa84faf5e1eb7ab.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-apple/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/binutils-apple/binutils-apple-3.2.ebuild X-VCS-Directories: sys-devel/binutils-apple/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: ad50766a56d3d3d9af2065947fa84faf5e1eb7ab X-VCS-Branch: master Date: Thu, 13 Dec 2018 10:47:55 +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: 1ab3a58c-3df6-4a10-8e4e-d3b13d5b398a X-Archives-Hash: 0d7fb074f7a952b322e904d3ca36b2b0 commit: ad50766a56d3d3d9af2065947fa84faf5e1eb7ab Author: Fabian Groffen gentoo org> AuthorDate: Thu Dec 13 10:47:24 2018 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Dec 13 10:47:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad50766a sys-devel/binutils-apple: drop patch which was included in updated distfile Signed-off-by: Fabian Groffen gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-devel/binutils-apple/binutils-apple-3.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-devel/binutils-apple/binutils-apple-3.2.ebuild b/sys-devel/binutils-apple/binutils-apple-3.2.ebuild index 55a843d9c6c..6e37ac06e4c 100644 --- a/sys-devel/binutils-apple/binutils-apple-3.2.ebuild +++ b/sys-devel/binutils-apple/binutils-apple-3.2.ebuild @@ -84,7 +84,6 @@ src_prepare() { epatch "${WORKDIR}"/${PN}-3.1.1-nmedit.patch epatch "${WORKDIR}"/${PN}-3.1.1-no-headers.patch epatch "${WORKDIR}"/${PN}-3.1.1-no-oss-dir.patch - epatch "${WORKDIR}"/${P}-armv7-defines.patch cd "${S}"/${LD64} epatch "${WORKDIR}"/${PN}-3.1.1-testsuite.patch