From: Lars Wendler Date: Mon, 10 Sep 2018 07:48:07 +0000 (+0200) Subject: app-editors/nano: Synced live ebuild. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8bd50a560e698e6d4b45d6934144d9897a2f286;p=gentoo.git app-editors/nano: Synced live ebuild. Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-editors/nano/nano-9999.ebuild b/app-editors/nano/nano-9999.ebuild index d19e8febb93e..f4eec8c7c12a 100644 --- a/app-editors/nano/nano-9999.ebuild +++ b/app-editors/nano/nano-9999.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=7 -inherit eutils flag-o-matic +inherit flag-o-matic if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://git.sv.gnu.org/nano.git" inherit git-r3 autotools