summaryrefslogtreecommitdiff
path: root/app-vim/json
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/json
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/json')
-rw-r--r--app-vim/json/Manifest3
-rw-r--r--app-vim/json/json-20150511.ebuild15
-rw-r--r--app-vim/json/metadata.xml11
3 files changed, 0 insertions, 29 deletions
diff --git a/app-vim/json/Manifest b/app-vim/json/Manifest
deleted file mode 100644
index 02508ad459f2..000000000000
--- a/app-vim/json/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST json-20150511.tar.bz2 8620 BLAKE2B 80b01585af1a94a2e46900adba16b1165d9fa3adf922ea3a8f9cbed9512de3779593394174fc465058385237bcb9e0ff0cfd5b0e9b91d9818c0b733eaddf4547 SHA512 357ea8ea298c6e2758db75e54334ccdfcd43d3146f032c816756688f35ff163dea99df42b9f1168aaac63e50e6ccedb85ff6f37f234e9faf72c53fb9e05c9b9c
-EBUILD json-20150511.ebuild 314 BLAKE2B c775210cad7140811d1d05730f2aae987e54b0bc53dbbf915d1cb9c4b82d9559e1a0e47f76454c8c6ca0bc68df4046727e54222e450c930210384e680cbb3b80 SHA512 e2250c2af2ed047e2ce1c22e9b46a39c0bbd384f0e6892c3748740f14e685df3086005125bdd02fbdc18f0e38a6cc5a4d04b348b37823b42f662b278c04d006d
-MISC metadata.xml 337 BLAKE2B 6f8fb0b0333f7f5e8a161d3a218de86a8cb8a3f79b10d73327f3384014c691d2a15d44d33ccfa1e0324ebf5a187f24c83abf3e531182041b34db5e410c4e48d3 SHA512 5d1f6814b0a463d6b4a534a4d16b1c28d9a3ebcbd9f351ea03eca3731ee993a355053d271ea2f40cb35ae900a75902b1033866439c786a2427f973d93b90dfdc
diff --git a/app-vim/json/json-20150511.ebuild b/app-vim/json/json-20150511.ebuild
deleted file mode 100644
index 945e149aa0e4..000000000000
--- a/app-vim/json/json-20150511.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: a better JSON for Vim"
-HOMEPAGE="https://github.com/elzr/vim-json/"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-src_prepare() {
- rm *-test.* license.md || die
-}
diff --git a/app-vim/json/metadata.xml b/app-vim/json/metadata.xml
deleted file mode 100644
index 853019aaa34f..000000000000
--- a/app-vim/json/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <upstream>
- <remote-id type="github">elzr/vim-json</remote-id>
- </upstream>
-</pkgmetadata>