blob: ba4cb069ae6f48aa74f3f4aec981e882e8819b16 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
VIM_SPELL_LANGUAGE="Czech"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="amd64 sparc x86"
IUSE=""
|