From: Sam Jorna Date: Mon, 16 Dec 2019 08:18:38 +0000 (+1100) Subject: sys-apps/the_silver_searcher: EAPI bump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=26ff372c0ba311c7c1a1abe99c565248ad64f27f;p=gentoo.git sys-apps/the_silver_searcher: EAPI bump Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna --- diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild index 73d91a661f61..f6cfa25db0a5 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools bash-completion-r1 DESCRIPTION="A code-searching tool similar to ack, but faster"