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