blob: 0b7e823bc93fb4dd5ce08cd0b9773e33255ea632 (
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
# $Id$
VIM_SPELL_LANGUAGE="Russian"
inherit vim-spell
LICENSE="myspell-ru_RU-ALexanderLebedev"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
|