commit: 14b48ee990301be3ab95409debfa86ea22b92142 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Apr 9 13:05:16 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> 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 <blueness <AT> 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
