radhermit    14/06/26 06:00:45

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

Revision  Changes    Path
1.2                  app-vim/json/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   30 Aug 2013 18:06:06 -0000      1.1
+++ ChangeLog   26 Jun 2014 06:00:45 -0000      1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/json
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v 1.1 2013/08/30 
18:06:06 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/json/ChangeLog,v 1.2 2014/06/26 
06:00:45 radhermit Exp $
+
+*json-20140625 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder <radher...@gentoo.org> +json-20140625.ebuild:
+  Version bump.
 
 *json-20130830 (30 Aug 2013)
 



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

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

Index: json-20140625.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/json/json-20140625.ebuild,v 1.1 
2014/06/26 06:00:45 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