summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-06-15 12:41:34 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-06-15 14:48:51 +0000
commit636f796bfa883a2f009f27f10adb7a7962b3cbc0 (patch)
treedda650a053b8e0b234c3e0c6d28bba3aa4a3bc72 /app-vim
parentapp-vim/json: Stable for amd64+x86. (diff)
downloadgentoo-636f796bfa883a2f009f27f10adb7a7962b3cbc0.tar.gz
gentoo-636f796bfa883a2f009f27f10adb7a7962b3cbc0.tar.bz2
gentoo-636f796bfa883a2f009f27f10adb7a7962b3cbc0.zip
app-vim/json: Clean up old.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/json/Manifest2
-rw-r--r--app-vim/json/json-20130830.ebuild16
-rw-r--r--app-vim/json/json-20140625.ebuild16
-rw-r--r--app-vim/json/json-20150511.ebuild2
4 files changed, 1 insertions, 35 deletions
diff --git a/app-vim/json/Manifest b/app-vim/json/Manifest
index c5a9acc399d9..a30788c17dd2 100644
--- a/app-vim/json/Manifest
+++ b/app-vim/json/Manifest
@@ -1,3 +1 @@
-DIST json-20130830.tar.bz2 7039 SHA256 c2e3769dab296c5128ec00470d0b56f6ed5a1c2d81aef31f9a1b4c7b711916c3 SHA512 0b282d4180feff9f719c6da901d5ca55acb7aa86bd903faa6771e685efffeb0c2a603798e224354b0316109e177e0319c647e4f402123230842f60d6fb733019 WHIRLPOOL 393544cbbe1548cd8ef93ec3dd026dccd534d2ef0df9aef6e02de53350eeea6a46d8dd0941954621e72f7fe42c68ccb71270ae8d8b9c205db4661a1e08be6792
-DIST json-20140625.tar.bz2 7990 SHA256 d700986adca4d5d9d75e0d4c00771b55a4a092756c4269d52538f0d180daabb8 SHA512 c5eaee9f5a8b72559112b5feb7a721f583bf0f09cc4fbea9b6b0389ea4a07a5f14556c3f55104fe8d3521715d546ed05f99a81d8d0aeab76701a480a1466efc6 WHIRLPOOL 03d929083824e8ebdb3c611303001709e4b380857c37b9aa627a4600e46b1f247b3165ada16b42185729154c89923545c3ab911e11ee2e4f6f327e3a763ed59b
DIST json-20150511.tar.bz2 8620 SHA256 9975f164569224a242c17392f94ad7b7e4768f56b0f7cd44979ca9319ed3b581 SHA512 357ea8ea298c6e2758db75e54334ccdfcd43d3146f032c816756688f35ff163dea99df42b9f1168aaac63e50e6ccedb85ff6f37f234e9faf72c53fb9e05c9b9c WHIRLPOOL a473798595830d8aad2de1190ba0d66abbdd1dfdad2e4dc5271340444e976fd2a24166a70b34e361ce290a0ab3d0b348281419b41bac2aab37c15fb7e44bd720
diff --git a/app-vim/json/json-20130830.ebuild b/app-vim/json/json-20130830.ebuild
deleted file mode 100644
index 41bf8d4c08e0..000000000000
--- a/app-vim/json/json-20130830.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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.* || die
-}
diff --git a/app-vim/json/json-20140625.ebuild b/app-vim/json/json-20140625.ebuild
deleted file mode 100644
index bf70f83484b3..000000000000
--- a/app-vim/json/json-20140625.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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/json-20150511.ebuild b/app-vim/json/json-20150511.ebuild
index 9a6acffd2350..bcac536d2fe0 100644
--- a/app-vim/json/json-20150511.ebuild
+++ b/app-vim/json/json-20150511.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$