blob: 08fe2801c81b41384ee9c9c856dd0c062d90b836 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
VIM_SPELL_LANGUAGE="Polish"
inherit vim-spell
LICENSE="CC-BY-SA-2.0"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
|