radhermit    15/06/19 06:48:36

  Modified:             ChangeLog
  Added:                json-20150511.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.4                  app-vim/json/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/json/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/json/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/json/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   6 Jun 2015 09:28:09 -0000       1.3
+++ ChangeLog   19 Jun 2015 06:48:36 -0000      1.4
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/json
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v 1.3 2015/06/06 
09:28:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v 1.4 2015/06/19 
06:48:36 radhermit Exp $
+
+*json-20150511 (19 Jun 2015)
+
+  19 Jun 2015; Tim Harder <radher...@gentoo.org> +json-20150511.ebuild:
+  Version bump.
 
   06 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml



1.1                  app-vim/json/json-20150511.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/json/json-20150511.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/json/json-20150511.ebuild?rev=1.1&content-type=text/plain

Index: json-20150511.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/json/json-20150511.ebuild,v 1.1 
2015/06/19 06:48:36 radhermit Exp $

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
}




Reply via email to