From: Michael Mair-Keimberger Date: Fri, 9 Mar 2018 18:23:35 +0000 (+0100) Subject: app-vim/vscommand: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a80fa60bc5de66e539d417d17a857da9e2f581ae;p=gentoo.git app-vim/vscommand: use HTTPS. Closes: https://github.com/gentoo/gentoo/pull/7407 --- diff --git a/app-vim/vcscommand/vcscommand-1.99.47.ebuild b/app-vim/vcscommand/vcscommand-1.99.47.ebuild index ca4c1e3fface..9199a9fb5e6e 100644 --- a/app-vim/vcscommand/vcscommand-1.99.47.ebuild +++ b/app-vim/vcscommand/vcscommand-1.99.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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: CVS/SVN/SVK/git/bzr/hg integration plugin" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=90" LICENSE="MIT" KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"