summaryrefslogtreecommitdiff
path: root/app-vim/vim-rest-console
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-rest-console')
-rw-r--r--app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild10
1 files changed, 6 insertions, 4 deletions
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"