summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-05-12 13:20:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-13 17:04:30 +0300
commit05a15ceba4aee439e6597c3807487a71790c6fe8 (patch)
tree9795e7bffa67ead34b112bb281cfc0d885920a82
parentdev-python/immutables: Enable py3.13 (diff)
downloadgentoo-05a15ceba4aee439e6597c3807487a71790c6fe8.tar.gz
gentoo-05a15ceba4aee439e6597c3807487a71790c6fe8.tar.bz2
gentoo-05a15ceba4aee439e6597c3807487a71790c6fe8.zip
app-vim/vim-spell-cs: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-vim/vim-spell-cs/vim-spell-cs-20061021-r2.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-cs/vim-spell-cs-20061021-r2.ebuild b/app-vim/vim-spell-cs/vim-spell-cs-20061021-r2.ebuild
new file mode 100644
index 000000000000..610af228c60b
--- /dev/null
+++ b/app-vim/vim-spell-cs/vim-spell-cs-20061021-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="Czech"
+
+inherit vim-spell
+
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~sparc ~x86"