From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 17:25:01 +0000 (+0100) Subject: app-vim/fugitive: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=00abd8fca168de433abc7390b0b46988336daee6;p=gentoo.git app-vim/fugitive: use HTTPS. --- diff --git a/app-vim/fugitive/fugitive-2.2.ebuild b/app-vim/fugitive/fugitive-2.2.ebuild index 71ee67fe65df..5f7552c24ee8 100644 --- a/app-vim/fugitive/fugitive-2.2.ebuild +++ b/app-vim/fugitive/fugitive-2.2.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=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" diff --git a/app-vim/fugitive/fugitive-9999.ebuild b/app-vim/fugitive/fugitive-9999.ebuild index 71ee67fe65df..5f7552c24ee8 100644 --- a/app-vim/fugitive/fugitive-9999.ebuild +++ b/app-vim/fugitive/fugitive-9999.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=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"