From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 17:27:09 +0000 (+0100) Subject: app-vim/git-patch-tags: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ac2d8ffd8ab614522ee82e424e838c907fb992ed;p=gentoo.git app-vim/git-patch-tags: use HTTPS. --- 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 0f8d3a0f1ec8..fc3d10475db3 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"