diff options
Diffstat (limited to 'app-vim/ri-browser')
-rw-r--r-- | app-vim/ri-browser/ri-browser-1.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/ri-browser/ri-browser-1.2.ebuild b/app-vim/ri-browser/ri-browser-1.2.ebuild index e7aff9419ffd..577094484201 100644 --- a/app-vim/ri-browser/ri-browser-1.2.ebuild +++ b/app-vim/ri-browser/ri-browser-1.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit vim-plugin DESCRIPTION="vim plugin: interface for browsing ri/ruby documentation" |