From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 07:46:59 +0000 (+0100) Subject: app-vim/bash-support: use HTTPS. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7413321717d788445ed8ea578a4cb114099c94e3;p=gentoo.git app-vim/bash-support: use HTTPS. --- diff --git a/app-vim/bash-support/bash-support-4.2.1.ebuild b/app-vim/bash-support/bash-support-4.2.1.ebuild index b825e918d5e5..f48008913875 100644 --- a/app-vim/bash-support/bash-support-4.2.1.ebuild +++ b/app-vim/bash-support/bash-support-4.2.1.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=5 @@ -6,7 +6,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: write and run bash scripts using menus and hotkeys" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=365" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=365" LICENSE="public-domain" KEYWORDS="amd64 x86"