blob: 9e04bfe55df275374d5012a5dbca80767351c876 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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.4 2007/05/31 13:30:44 gustavoz Exp $
VIM_SPELL_LANGUAGE="Polish"
inherit vim-spell
LICENSE="CCPL-Attribution-ShareAlike-2.0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
|