summaryrefslogtreecommitdiff
path: root/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild')
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
new file mode 100644
index 000000000000..9fcace9055b0
--- /dev/null
+++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: eselect syntax highlighting, filetype and indent settings"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="vim"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+VIM_PLUGIN_MESSAGES="filetype"