diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-03-19 18:15:09 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-09-14 23:22:49 +0200 |
commit | f300ef06fe2cc2a5506aa613f3713639b5fa74e1 (patch) | |
tree | 39ed12ce7a80454051edc472420148722a06bbd4 /app-vim | |
parent | app-vim/uptime: EAPI8 bump (diff) | |
download | gentoo-f300ef06fe2cc2a5506aa613f3713639b5fa74e1.tar.gz gentoo-f300ef06fe2cc2a5506aa613f3713639b5fa74e1.tar.bz2 gentoo-f300ef06fe2cc2a5506aa613f3713639b5fa74e1.zip |
app-vim/vim2hs: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild b/app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild index 9b0f7392446e..9ff6a9a37eba 100644 --- a/app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild +++ b/app-vim/vim2hs/vim2hs-0.1_p20171106.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 |