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