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 765A91396D9 for ; Sat, 14 Oct 2017 06:00:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D10A2BC008; Sat, 14 Oct 2017 06:00:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 70B9E2BC008 for ; Sat, 14 Oct 2017 06:00:27 +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 0AF8633BEDC for ; Sat, 14 Oct 2017 06:00:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B110310 for ; Sat, 14 Oct 2017 06:00:24 +0000 (UTC) From: "Steve Arnold" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steve Arnold" Message-ID: <1507960729.8d8d65810344d48769b7f0addee27aea2613ab2e.nerdboy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/crossdev/crossdev-99999999.ebuild X-VCS-Directories: sys-devel/crossdev/ X-VCS-Committer: nerdboy X-VCS-Committer-Name: Steve Arnold X-VCS-Revision: 8d8d65810344d48769b7f0addee27aea2613ab2e X-VCS-Branch: master Date: Sat, 14 Oct 2017 06:00:24 +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: 34a70c3f-656f-47ff-a8dd-6a5908503079 X-Archives-Hash: e7bd18963c1b227691e8f253f2de9b97 commit: 8d8d65810344d48769b7f0addee27aea2613ab2e Author: Stephen L Arnold gentoo org> AuthorDate: Sat Oct 14 05:58:49 2017 +0000 Commit: Steve Arnold gentoo org> CommitDate: Sat Oct 14 05:58:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8d6581 sys-devel/crossdev: remove obsolete patch (change pushed) Package-Manager: Portage-2.3.11, Repoman-2.3.3 sys-devel/crossdev/crossdev-99999999.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild index aa413719ace..724d297db4a 100644 --- a/sys-devel/crossdev/crossdev-99999999.ebuild +++ b/sys-devel/crossdev/crossdev-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -26,10 +26,6 @@ RDEPEND=">=sys-apps/portage-2.1 !sys-devel/crossdev-wrappers" DEPEND="app-arch/xz-utils" -PATCHES=( - "${FILESDIR}"/use-new-path-for-functions.sh.patch -) - src_install() { default if [[ "${PV}" == "99999999" ]] ; then