From 1feed75a33f8006e5c6be9670d3bab7f9443bfc4 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 19 Mar 2023 18:28:35 +0100 Subject: app-vim/vim-rest-console: EAPI8 bump Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild') diff --git a/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild b/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild index a47e6a71cd0e..512566d85a77 100644 --- a/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild +++ b/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild @@ -1,13 +1,15 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit vim-plugin -DESCRIPTION="a REST console for vim" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=5182 https://github.com/diepm/vim-rest-console" +DESCRIPTION="vim plugin: a REST console for vim" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=5182 + https://github.com/diepm/vim-rest-console" SRC_URI="https://github.com/diepm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + LICENSE="MIT" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3