* [gentoo-commits] repo/gentoo:master commit in: app-vim/json/
@ 2016-06-15 15:16 Patrice Clement
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2016-06-15 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 308661c8f1b37e60fb8112178b5cd011417d9e67
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 12:41:02 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 14:48:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=308661c8
app-vim/json: Stable for amd64+x86.
Package-Manager: portage-2.2.28
app-vim/json/json-20150511.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/json/json-20150511.ebuild b/app-vim/json/json-20150511.ebuild
index 896c647..9a6acff 100644
--- a/app-vim/json/json-20150511.ebuild
+++ b/app-vim/json/json-20150511.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: a better JSON for Vim"
HOMEPAGE="https://github.com/elzr/vim-json/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
src_prepare() {
rm *-test.* license.md || die
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/json/
@ 2016-06-15 15:16 Patrice Clement
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2016-06-15 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 636f796bfa883a2f009f27f10adb7a7962b3cbc0
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 12:41:34 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 14:48:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636f796b
app-vim/json: Clean up old.
Package-Manager: portage-2.2.28
app-vim/json/Manifest | 2 --
app-vim/json/json-20130830.ebuild | 16 ----------------
app-vim/json/json-20140625.ebuild | 16 ----------------
app-vim/json/json-20150511.ebuild | 2 +-
4 files changed, 1 insertion(+), 35 deletions(-)
diff --git a/app-vim/json/Manifest b/app-vim/json/Manifest
index c5a9acc..a30788c 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 41bf8d4..0000000
--- 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 bf70f83..0000000
--- 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 9a6acff..bcac536 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$
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-15 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 15:16 [gentoo-commits] repo/gentoo:master commit in: app-vim/json/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2016-06-15 15:16 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox