summaryrefslogtreecommitdiff
path: root/app-vim/git-patch-tags
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-vim/git-patch-tags
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/git-patch-tags')
-rw-r--r--app-vim/git-patch-tags/Manifest3
-rw-r--r--app-vim/git-patch-tags/git-patch-tags-0.2.ebuild13
-rw-r--r--app-vim/git-patch-tags/metadata.xml8
3 files changed, 24 insertions, 0 deletions
diff --git a/app-vim/git-patch-tags/Manifest b/app-vim/git-patch-tags/Manifest
new file mode 100644
index 000000000000..8b61c1941ecb
--- /dev/null
+++ b/app-vim/git-patch-tags/Manifest
@@ -0,0 +1,3 @@
+DIST git-patch-tags-0.2.tar.bz2 1508 BLAKE2B 2177c121e549726fdaf50a22d5b55e54ee47297646d2a7109fa5841ae1093516a88794060bd71a885fc257a90d666b41ddfa0d00df8858a110b694503c1502a3 SHA512 63ab541ec77ea70d79ea4e4b441c2f84cb45e0b130c1a57f4f3f1522fd9d7a4a90d137c243ca20733424602d0e75f5079b98b6ce7d39b6d2df185690020dee48
+EBUILD git-patch-tags-0.2.ebuild 356 BLAKE2B a51001f6e903e48f77bf788631cbb5bd86141df17371b0f517c17a3be6a026343b7f9888e09d6c7cd2265ee15c29373313868cf9d992231e9133cfb9308ab7d5 SHA512 599a45981b0a0ac07c2b3a6b9b27770cd555ac95ddfe72327de05f5b1060ac40c3a82f39a847b998f70e29ec9862e27520328894676f3743b719163b40bdae98
+MISC metadata.xml 245 BLAKE2B d4f5ef381d0a479a17bfde792cd6828e5fa0ecdd26732c1a13c97fcae2f22396b879fb430aaea7680920d5ba897f78cfbb6e50bb2f65165613a5a0ba1f7dc609 SHA512 6d6d35ccbb839c939bc663cecb55e2178f5fd4e455ee3088b8847416d558dd3e7969f4c78bc445ff29503d6906fec12d302d7249e9adc8cb708d0790e681e5a2
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..fc3d10475db3
--- /dev/null
+++ b/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 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="https://www.vim.org/scripts/script.php?script_id=3632"
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
diff --git a/app-vim/git-patch-tags/metadata.xml b/app-vim/git-patch-tags/metadata.xml
new file mode 100644
index 000000000000..f1abc6411341
--- /dev/null
+++ b/app-vim/git-patch-tags/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>vim@gentoo.org</email>
+ <name>Gentoo Vim Project</name>
+</maintainer>
+</pkgmetadata>