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

app-vim/git-patch-tags: use HTTPS.

 app-vim/git-patch-tags/git-patch-tags-0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild 
b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
index 0f8d3a0f1ec..fc3d10475db 100644
--- a/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
+++ b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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: add git patch tags as used in linux kernel 
development"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3632";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3632";
 LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 

Reply via email to