commit:     00abd8fca168de433abc7390b0b46988336daee6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 17:25:01 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 22:09:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00abd8fc

app-vim/fugitive: use HTTPS.

 app-vim/fugitive/fugitive-2.2.ebuild  | 4 ++--
 app-vim/fugitive/fugitive-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-vim/fugitive/fugitive-2.2.ebuild 
b/app-vim/fugitive/fugitive-2.2.ebuild
index 71ee67fe65d..5f7552c24ee 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 71ee67fe65d..5f7552c24ee 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"

Reply via email to