blob: 6cda4247305167256b522fd79847074e3a8a4850 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
VIM_SPELL_LANGUAGE="Greek"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
|