commit:     7ed3655174355ae842bfcfb7dd3e842837da38de
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 17:29:10 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 22:10:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed36551

app-vim/gitv: use HTTPS.

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

diff --git a/app-vim/gitv/gitv-1.3.1.ebuild b/app-vim/gitv/gitv-1.3.1.ebuild
index 32b603a8c92..0c83e952b99 100644
--- a/app-vim/gitv/gitv-1.3.1.ebuild
+++ b/app-vim/gitv/gitv-1.3.1.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
@@ -14,7 +14,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: gitk for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574 
https://github.com/gregsexton/gitv/";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 
https://github.com/gregsexton/gitv/";
 LICENSE="vim"
 
 VIM_PLUGIN_HELPFILES="gitv"

diff --git a/app-vim/gitv/gitv-9999.ebuild b/app-vim/gitv/gitv-9999.ebuild
index a772cbef62f..665594feb07 100644
--- a/app-vim/gitv/gitv-9999.ebuild
+++ b/app-vim/gitv/gitv-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=6
@@ -13,7 +13,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: gitk for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574 
https://github.com/gregsexton/gitv/";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 
https://github.com/gregsexton/gitv/";
 LICENSE="vim"
 
 VIM_PLUGIN_HELPFILES="gitv"

Reply via email to