commit: 4bb4fcc9857f377dce3905a7e160ea3ac4b62bee Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Mar 19 17:24:34 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Sep 14 21:22:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb4fcc9
app-vim/vim-commentary: EAPI8 bump Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> app-vim/vim-commentary/vim-commentary-1.3_p20180530.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/vim-commentary/vim-commentary-1.3_p20180530.ebuild b/app-vim/vim-commentary/vim-commentary-1.3_p20180530.ebuild index a717143cd472..e9d710309ccd 100644 --- a/app-vim/vim-commentary/vim-commentary-1.3_p20180530.ebuild +++ b/app-vim/vim-commentary/vim-commentary-1.3_p20180530.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit vim-plugin vcs-snapshot
