app-vim/git-patch-tags: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:27:09 +0000 (18:27 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:10:06 +0000 (23:10 +0100)
app-vim/git-patch-tags/git-patch-tags-0.2.ebuild

index 0f8d3a0f1ec8a2e48e0c8bb4610a7b02e8e91125..fc3d10475db3925448c70af70682cfed8dbf09cf 100644 (file)
@@ -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"