diff options
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/languagetool/languagetool-1.29.ebuild | 4 | ||||
-rw-r--r-- | app-vim/languagetool/languagetool-1.30.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |