app-vim/fugitive: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:25:01 +0000 (18:25 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:09:30 +0000 (23:09 +0100)
app-vim/fugitive/fugitive-2.2.ebuild
app-vim/fugitive/fugitive-9999.ebuild

index 71ee67fe65df304d6ccba48248a85199829fa779..5f7552c24ee83a85bc04c3d74cbe926a1fd94e15 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=5
@@ -14,7 +14,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: a git wrapper for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/"
 LICENSE="vim"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
index 71ee67fe65df304d6ccba48248a85199829fa779..5f7552c24ee83a85bc04c3d74cbe926a1fd94e15 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=5
@@ -14,7 +14,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: a git wrapper for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2975 https://github.com/tpope/vim-fugitive/"
 LICENSE="vim"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"