diff options
Diffstat (limited to 'app-vim/languagetool/languagetool-1.29.ebuild')
-rw-r--r-- | app-vim/languagetool/languagetool-1.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/languagetool/languagetool-1.29.ebuild b/app-vim/languagetool/languagetool-1.29.ebuild index 3dcbcc79cee8..1bd45287194b 100644 --- a/app-vim/languagetool/languagetool-1.29.ebuild +++ b/app-vim/languagetool/languagetool-1.29.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -inherit vim-plugin eutils +inherit vim-plugin MY_PN=LanguageTool DESCRIPTION="grammar checker for various languages" |