blob: 798d5d0ec77378b264672ab1de23b2b28c2275e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild,v 1.9 2007/11/12 23:00:23 welp Exp $
VIM_SPELL_LANGUAGE="Polish"
inherit vim-spell
LICENSE="CCPL-Attribution-ShareAlike-2.0"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
|