blob: 716e6fbcff2d0d66204137dc6a4d175f75621fdf (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
VIM_SPELL_LANGUAGE="Hungarian"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="amd64 x86"
IUSE=""
|