From 3ce89ad551c2e218e93726a10b8481a291b65e02 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Fri, 23 Sep 2016 21:39:02 -0400 Subject: app-vim/languagetool: drop unused eutils eclass --- app-vim/languagetool/languagetool-1.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-vim') 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" -- cgit v1.2.3-65-gdbad