diff options
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild new file mode 100644 index 000000000000..8eb066351635 --- /dev/null +++ b/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +VIM_SPELL_LANGUAGE="Russian" + +inherit vim-spell + +LICENSE="myspell-ru_RU-AlexanderLebedev" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |