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 DFB37138334 for ; Tue, 9 Apr 2019 13:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4D18E092C; Tue, 9 Apr 2019 13:05:26 +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 8D37BE092C for ; Tue, 9 Apr 2019 13:05:26 +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 C1F39335CD2 for ; Tue, 9 Apr 2019 13:05:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 380B455B for ; Tue, 9 Apr 2019 13:05:23 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1554815116.14b48ee990301be3ab95409debfa86ea22b92142.blueness@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/net-tools/ X-VCS-Repository: proj/musl X-VCS-Files: sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild X-VCS-Directories: sys-apps/net-tools/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 14b48ee990301be3ab95409debfa86ea22b92142 X-VCS-Branch: master Date: Tue, 9 Apr 2019 13:05:23 +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: 77f5cd8f-311e-4a7e-a9b7-2fba031b8046 X-Archives-Hash: 4c0ef99a853597fc4bee19393e49d76f commit: 14b48ee990301be3ab95409debfa86ea22b92142 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Apr 9 13:05:16 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Apr 9 13:05:16 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=14b48ee9 sys-apps/net-tools: drop to EAPI=6 to match upstream Signed-off-by: Anthony G. Basile gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild index 8897856..3acbe43 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 inherit flag-o-matic toolchain-funcs