summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"