commit: c72cc1b7d44b2940cf029a9e4a80e371fab9916b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 16 06:37:17 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 16 06:38:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72cc1b7
app-vim/gentoo-syntax: Sync the live ebuild Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild | 4 ++-- 1 file 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 a0f5c7b0687..84646c286ba 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
