summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-05-12 13:25:34 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-13 17:04:32 +0300
commitf2df66d4b4805b8ad8b24fbffe39caf85420cd1e (patch)
tree73fb4bde8938848b699b51ac63968715a0152ce7
parentapp-vim/vim-spell-el: EAPI8 bump (diff)
downloadgentoo-f2df66d4b4805b8ad8b24fbffe39caf85420cd1e.tar.gz
gentoo-f2df66d4b4805b8ad8b24fbffe39caf85420cd1e.tar.bz2
gentoo-f2df66d4b4805b8ad8b24fbffe39caf85420cd1e.zip
app-vim/vim-spell-en: 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-en/vim-spell-en-20060123-r2.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123-r2.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123-r2.ebuild
new file mode 100644
index 000000000000..f6e21dda9d10
--- /dev/null
+++ b/app-vim/vim-spell-en/vim-spell-en-20060123-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="English"
+
+inherit vim-spell
+
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+LICENSE="BSD LGPL-2.1 public-domain"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"