mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-11 07:44:12 +02:00
12 lines
253 B
Bash
12 lines
253 B
Bash
# Copyright 1999-2024 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
VIM_SPELL_LANGUAGE="Hungarian"
|
|
|
|
inherit vim-spell
|
|
|
|
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
|
|
LICENSE="GPL-2"
|
|
KEYWORDS="amd64 x86"
|