summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-09-10 09:48:07 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-09-10 09:49:03 +0200
commitf8bd50a560e698e6d4b45d6934144d9897a2f286 (patch)
tree2848b687fe92aeafce4ac7c9faeb80023960ceda /app-editors
parentapp-editors/nano: Bump to version 3.0 (diff)
downloadgentoo-f8bd50a560e698e6d4b45d6934144d9897a2f286.tar.gz
gentoo-f8bd50a560e698e6d4b45d6934144d9897a2f286.tar.bz2
gentoo-f8bd50a560e698e6d4b45d6934144d9897a2f286.zip
app-editors/nano: Synced live ebuild.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/nano-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
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