summaryrefslogtreecommitdiff
path: root/app-vim/snipmate/snipmate-0.87-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/snipmate/snipmate-0.87-r1.ebuild')
-rw-r--r--app-vim/snipmate/snipmate-0.87-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-vim/snipmate/snipmate-0.87-r1.ebuild b/app-vim/snipmate/snipmate-0.87-r1.ebuild
index 4397b174c5a4..c58594e2454c 100644
--- a/app-vim/snipmate/snipmate-0.87-r1.ebuild
+++ b/app-vim/snipmate/snipmate-0.87-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit vim-plugin
@@ -26,4 +26,5 @@ VIM_PLUGIN_MESSAGES="filetype"
src_prepare() {
rm addon-info.json || die
+ default
}