diff options
author | 2024-05-12 13:27:41 +0200 | |
---|---|---|
committer | 2024-05-13 17:04:33 +0300 | |
commit | ebfd5e0bbc8cf273580628ce897d98553fa7f9c9 (patch) | |
tree | 0067a697f4a498a94e4d47082064e1e7a5b4a934 /app-vim/vim-spell-he | |
parent | app-vim/vim-spell-fr: EAPI8 bump (diff) | |
download | gentoo-ebfd5e0bbc8cf273580628ce897d98553fa7f9c9.tar.gz gentoo-ebfd5e0bbc8cf273580628ce897d98553fa7f9c9.tar.bz2 gentoo-ebfd5e0bbc8cf273580628ce897d98553fa7f9c9.zip |
app-vim/vim-spell-he: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/vim-spell-he')
-rw-r--r-- | app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild new file mode 100644 index 000000000000..7ee3356dd51f --- /dev/null +++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +VIM_SPELL_LANGUAGE="Hebrew" + +inherit vim-spell + +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~arm64 ~x86" |