blob: 191c4c18571e38a1721b290efe74eda84d27ea13 (
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-20060506.ebuild,v 1.6 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=""
|