commit: c2933f1836d2888e154774557f3157f2fdbc3fde Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 4 17:31:47 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Mar 4 22:11:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2933f18
app-vim/info: use HTTPS. app-vim/info/info-1.7-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/info/info-1.7-r2.ebuild b/app-vim/info/info-1.7-r2.ebuild index fdc870f23c2..5f80fab5439 100644 --- a/app-vim/info/info-1.7-r2.ebuild +++ b/app-vim/info/info-1.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: GNU info documentation browser" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=21" LICENSE="BSD" KEYWORDS="x86 alpha sparc ia64 ppc s390 amd64" IUSE=""
