diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-16 08:37:17 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-16 08:38:08 +0200 |
commit | c72cc1b7d44b2940cf029a9e4a80e371fab9916b (patch) | |
tree | 67b91dd30b6d92540f323252c8a0a342ad64d067 /app-vim | |
parent | package.mask: Mask dev-python/babelfish-0.6.0 (diff) | |
download | gentoo-c72cc1b7d44b2940cf029a9e4a80e371fab9916b.tar.gz gentoo-c72cc1b7d44b2940cf029a9e4a80e371fab9916b.tar.bz2 gentoo-c72cc1b7d44b2940cf029a9e4a80e371fab9916b.zip |
app-vim/gentoo-syntax: Sync the live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild index a0f5c7b06870..84646c286bac 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-99999999.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=6 +EAPI=7 inherit git-r3 vim-plugin |