commit: 62052050b5b9f2fc71049eea893ac8f51df3032e
parent: 30ac4565527bf8abdeda3de6d809374e9bb433ed
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 15 Aug 2017 17:47:36 +0200
app-editors/vis: backport ::gentoo "Bump to EAPI 6"
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/vis/vis-9999.ebuild b/app-editors/vis/vis-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inheri<M-Down>t git-r3
+inherit git-r3
DESCRIPTION="modern, legacy free, simple yet efficient vim-like editor."
HOMEPAGE="https://github.com/martanne/vis"