commit: 410c630dbf059cb0c146397981e95e17fc4cab9b Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Mar 7 18:44:39 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Mar 7 22:14:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410c630d
app-vim/nerdcommenter: use HTTPS. app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild | 4 ++-- app-vim/nerdcommenter/nerdcommenter-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild b/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild index 5d0f89e4459..7d944d15a29 100644 --- a/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild +++ b/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ else fi DESCRIPTION="vim plugin: easy commenting of code for many filetypes" -HOMEPAGE="https://github.com/scrooloose/nerdcommenter http://www.vim.org/scripts/script.php?script_id=1218" +HOMEPAGE="https://github.com/scrooloose/nerdcommenter https://www.vim.org/scripts/script.php?script_id=1218" LICENSE="WTFPL-2 " VIM_PLUGIN_HELPFILES="NERD_commenter.txt" diff --git a/app-vim/nerdcommenter/nerdcommenter-9999.ebuild b/app-vim/nerdcommenter/nerdcommenter-9999.ebuild index 5d3f9f95e5f..e698dd51a16 100644 --- a/app-vim/nerdcommenter/nerdcommenter-9999.ebuild +++ b/app-vim/nerdcommenter/nerdcommenter-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ else fi DESCRIPTION="vim plugin: easy commenting of code for many filetypes" -HOMEPAGE="https://github.com/scrooloose/nerdcommenter http://www.vim.org/scripts/script.php?script_id=1218" +HOMEPAGE="https://github.com/scrooloose/nerdcommenter https://www.vim.org/scripts/script.php?script_id=1218" LICENSE="WTFPL-2 " VIM_PLUGIN_HELPFILES="NERD_commenter.txt"
