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