From 28e23bc90da113ee741b30567b248d5970cec9bb Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 5 Mar 2018 22:02:22 +0100 Subject: app-vim/languagetool: use HTTPS. --- app-vim/languagetool/languagetool-1.29.ebuild | 4 ++-- app-vim/languagetool/languagetool-1.30.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-vim') diff --git a/app-vim/languagetool/languagetool-1.29.ebuild b/app-vim/languagetool/languagetool-1.29.ebuild index b02abf5fdebe..271bff06b7cb 100644 --- a/app-vim/languagetool/languagetool-1.29.ebuild +++ b/app-vim/languagetool/languagetool-1.29.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 @@ inherit vim-plugin MY_PN=LanguageTool DESCRIPTION="grammar checker for various languages" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3223" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3223" LICENSE="vim" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/languagetool/languagetool-1.30.ebuild b/app-vim/languagetool/languagetool-1.30.ebuild index ee2e5b4a7705..b3e96c572a45 100644 --- a/app-vim/languagetool/languagetool-1.30.ebuild +++ b/app-vim/languagetool/languagetool-1.30.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 @@ inherit vim-plugin MY_PN=LanguageTool DESCRIPTION="grammar checker for various languages" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3223" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3223" LICENSE="vim" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad