jlec        15/06/07 09:10:28

  Modified:             metadata.xml ChangeLog
  Log:
  Add github to remote-id in metadata.xml
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.2                  dev-lua/luajson/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luajson/metadata.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luajson/metadata.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luajson/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/luajson/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml        22 May 2013 08:20:46 -0000      1.1
+++ metadata.xml        7 Jun 2015 09:10:28 -0000       1.2
@@ -1,8 +1,11 @@
-<?xml version = '1.0' encoding = 'UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer>
-               <email>[email protected]</email>
-               <name>Tim Harder</name>
-       </maintainer>
+  <maintainer>
+    <email>[email protected]</email>
+    <name>Tim Harder</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">harningt/luajson</remote-id>
+  </upstream>
 </pkgmetadata>



1.10                 dev-lua/luajson/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luajson/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luajson/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luajson/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/luajson/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   15 May 2015 07:40:51 -0000      1.9
+++ ChangeLog   7 Jun 2015 09:10:28 -0000       1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lua/luajson
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luajson/ChangeLog,v 1.9 2015/05/15 
07:40:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luajson/ChangeLog,v 1.10 2015/06/07 
09:10:28 jlec Exp $
+
+  07 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   15 May 2015; Pacho Ramos <[email protected]> luajson-1.3.3.ebuild:
   ppc stable, bug #526016




Reply via email to