summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 08:50:11 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:01 +0100
commit2337d066b2c83cb274fd92174434346580e91470 (patch)
tree1540a32d02be1144f4bd7b4dcfb9e6d03d0c901a /app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
parentapp-vim/breakpts: use HTTPS. (diff)
downloadgentoo-2337d066b2c83cb274fd92174434346580e91470.tar.gz
gentoo-2337d066b2c83cb274fd92174434346580e91470.tar.bz2
gentoo-2337d066b2c83cb274fd92174434346580e91470.zip
app-vim/bufexplorer: use HTTPS.
Diffstat (limited to 'app-vim/bufexplorer/bufexplorer-7.4.19.ebuild')
-rw-r--r--app-vim/bufexplorer/bufexplorer-7.4.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
index 320b746f4db7..9447a5bc849d 100644
--- a/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
+++ b/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: easily browse vim buffers"
-HOMEPAGE="http://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"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"