blob: 4e6b623cf24e74d4c1ba387d931e92d37b5cec9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild,v 1.5 2012/12/29 09:45:50 ulm Exp $
VIM_SPELL_LANGUAGE="Russian"
inherit vim-spell
LICENSE="myspell-ru_RU-ALexanderLebedev"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
|