summaryrefslogtreecommitdiff
blob: 70d1c44e6de36d9d126e87f64b0024c8c2d84da4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

VIM_SPELL_LANGUAGE="Polish"

inherit vim-spell

LICENSE="CC-BY-SA-2.0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

src_compile() {
	default
}