app-vim/nerdtree: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 7 Mar 2018 18:45:21 +0000 (19:45 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 7 Mar 2018 22:14:26 +0000 (23:14 +0100)
app-vim/nerdtree/nerdtree-5.0.0.ebuild
app-vim/nerdtree/nerdtree-9999.ebuild

index c97d4f0cf0612dcbbbaf12ed60d90af8332d00c0..d01ff3cf26aed3955fd43284e899f4264521476b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: A tree explorer plugin for navigating the filesystem"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1658 https://github.com/scrooloose/nerdtree"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1658 https://github.com/scrooloose/nerdtree"
 SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="WTFPL-2"
 KEYWORDS="amd64 x86 ~x64-macos"
index 54290f4ae099373d02dbdbbd025952afaafc72fa..249a0a771d90ea65e29f1528660cf188d20b13d0 100644 (file)
@@ -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
@@ -14,7 +14,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: A tree explorer plugin for navigating the filesystem"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1658 https://github.com/scrooloose/nerdtree"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1658 https://github.com/scrooloose/nerdtree"
 LICENSE="WTFPL-2"
 
 VIM_PLUGIN_HELPFILES="NERD_tree"