summaryrefslogtreecommitdiff
path: root/app-vim/bufexplorer/bufexplorer-7.4.25.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-06 04:13:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-06 04:13:54 +0000
commit6471b382a951b256ffa1b8ea3e6e7d7f5b189281 (patch)
treebbf20ea2988714b3e374b9766666cc2082972074 /app-vim/bufexplorer/bufexplorer-7.4.25.ebuild
parent97975d199eba29b1b2f09f99dcd0566f2d1f581f (diff)
gentoo auto-resync : 06:11:2023 - 04:13:53
Diffstat (limited to 'app-vim/bufexplorer/bufexplorer-7.4.25.ebuild')
-rw-r--r--app-vim/bufexplorer/bufexplorer-7.4.25.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/app-vim/bufexplorer/bufexplorer-7.4.25.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.25.ebuild
index eb1fed880037..b7196087ee4b 100644
--- a/app-vim/bufexplorer/bufexplorer-7.4.25.ebuild
+++ b/app-vim/bufexplorer/bufexplorer-7.4.25.ebuild
@@ -6,14 +6,12 @@ EAPI=8
inherit vim-plugin
DESCRIPTION="vim plugin: easily browse vim buffers"
-HOMEPAGE="
- https://www.vim.org/scripts/script.php?script_id=42
- https://github.com/jlanzarotta/bufexplorer"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=42
+https://github.com/jlanzarotta/bufexplorer"
SRC_URI="https://github.com/jlanzarotta/${PN}/archive/v.${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-v.${PV}"
LICENSE="BSD"
KEYWORDS="amd64 x86"
-S="${WORKDIR}/${PN}-v.${PV}"
-
VIM_PLUGIN_HELPFILES="${PN}.txt"