summaryrefslogtreecommitdiff
path: root/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/git-patch-tags/git-patch-tags-0.2.ebuild')
-rw-r--r--app-vim/git-patch-tags/git-patch-tags-0.2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
new file mode 100644
index 000000000000..0f8d3a0f1ec8
--- /dev/null
+++ b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: add git patch tags as used in linux kernel development"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3632"
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"