blob: aaaea4a6abdb6da69c7e98ce16583f8afc4c665a (
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="Greek"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="amd64 x86"
IUSE=""
|