commit:     99f9608ae76c3f8482573326fa00837bb33a9419
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 19 17:20:33 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=99f9608a

app-vim/vimcdoc: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-vim/vimcdoc/vimcdoc-2.1.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-vim/vimcdoc/vimcdoc-2.1.0.ebuild 
b/app-vim/vimcdoc/vimcdoc-2.1.0.ebuild
index 5eec3b7044fb..11597914b55c 100644
--- a/app-vim/vimcdoc/vimcdoc-2.1.0.ebuild
+++ b/app-vim/vimcdoc/vimcdoc-2.1.0.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2017 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
 
 DESCRIPTION="online vim documentation translated into Chinese"
-HOMEPAGE="http://vimcdoc.sourceforge.net/";
+HOMEPAGE="https://vimcdoc.sourceforge.net/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
 LICENSE="vim.org"
 KEYWORDS="~amd64 ~x86"

Reply via email to