summaryrefslogtreecommitdiff
path: root/app-vim/git-patch-tags
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/git-patch-tags
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (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, 0 insertions, 24 deletions
diff --git a/app-vim/git-patch-tags/Manifest b/app-vim/git-patch-tags/Manifest
deleted file mode 100644
index 8b61c1941ecb..000000000000
--- a/app-vim/git-patch-tags/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index fc3d10475db3..000000000000
--- a/app-vim/git-patch-tags/git-patch-tags-0.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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
deleted file mode 100644
index f1abc6411341..000000000000
--- a/app-vim/git-patch-tags/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>