summaryrefslogtreecommitdiff
path: root/app-vim/vim-rest-console
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-15 04:49:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-15 04:49:10 +0100
commitefca79f216bfeffd55e7731fbf24126d093e1084 (patch)
treef19ba31d8686b3de4192db3e4c4dc9f3d9af54b5 /app-vim/vim-rest-console
parentea7f3f690b55cdfa8b2d350b03c1dfc0c8357a51 (diff)
gentoo auto-resync : 15:09:2023 - 04:49:10
Diffstat (limited to 'app-vim/vim-rest-console')
-rw-r--r--app-vim/vim-rest-console/Manifest2
-rw-r--r--app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild10
2 files changed, 7 insertions, 5 deletions
diff --git a/app-vim/vim-rest-console/Manifest b/app-vim/vim-rest-console/Manifest
index b04f51795fb1..6c1512a06d42 100644
--- a/app-vim/vim-rest-console/Manifest
+++ b/app-vim/vim-rest-console/Manifest
@@ -1,3 +1,3 @@
DIST vim-rest-console-2.6.0.tar.gz 15935 BLAKE2B 93c9d9637b67c5fd3b7a765b2bddb2942798d93605f2e558abc95d338116d9325e08b1717c8326824c915f71388af84d70ac8ddea1baead12137c7564da57ddf SHA512 d75b9071eed1bdae604c3fc3457c319a8893ba01001c6b27b8bbea038e9964597bb1a7a2e03ac1d6d9e35e9d96ee350f1eaf6c12f2e8f53929f3f511a470170d
-EBUILD vim-rest-console-2.6.0.ebuild 451 BLAKE2B 931d1f46d7e9ce904f76fac687438a2247be585f18df1b089bfd521c14988e1c704275833968fa4b9b6d92d87def7fbb2ae2f05a7a1d88c179081f0720fb7b4c SHA512 088219265036ee3061873685baea1714463e719d39851ebb8b6a6be5eb71fa2d89217c0dd8acaead321a69be74498529d9a60541b37997d983d29bf9ba32ede4
+EBUILD vim-rest-console-2.6.0.ebuild 466 BLAKE2B 697626d25f213c46f11a1a7e96f5e118a655c02c04d349f65745233915f52ecfebe6688682178c78b235ee72211240c268818e49a25c0389e74339e7d4292302 SHA512 5d58656a9ecc34e5efa9002ce926c7edd3890b6870d37461b909e4b0b0a291e626eacaec273d62eabe92cca247c10c067f660140c79a5a355e93b3e2244d159e
MISC metadata.xml 347 BLAKE2B a82a42fbf269e2e78f4883efe3485f5cda8dfb87b8eb3fce7e1a7f2e8b76fe7de45de6bee3cf480cf1eee160c2c8367e6df261acf33d7ee43e333d38c72b2f9f SHA512 997e618acc5685d55a78dfac540a927fa792bf5d2e1958dc2b721b3ea44160081c57b8eff2a771164b4d6edf066a56e51e81c3a9201b26096c5da993dbdee3a9
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"