jlec        15/06/06 18:34:00

  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.4                  dev-haskell/yaml/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/yaml/metadata.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/yaml/metadata.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/yaml/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/yaml/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml        25 Jul 2014 08:59:35 -0000      1.3
+++ metadata.xml        6 Jun 2015 18:33:59 -0000       1.4
@@ -7,10 +7,13 @@
                
                This package includes the full libyaml C library version 0.1.12 
by Kirill
                Simonov (<http://pyyaml.org/wiki/LibYAML>) in the package 
so you
-               don't need to worry about any non-Haskell dependencies.
+               don't need to worry about any non-Haskell dependencies.
        </longdescription>
        <use>
                <flag name="no-exe">don't install the yaml2json 
executable</flag>
                <flag name="system-libyaml">Use system libyaml instead on 
generic one</flag>
        </use>
+       <upstream>
+               <remote-id type="github">snoyberg/yaml</remote-id>
+       </upstream>
 </pkgmetadata>



1.14                 dev-haskell/yaml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/yaml/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/yaml/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/yaml/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/yaml/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   1 Jun 2015 21:24:46 -0000       1.13
+++ ChangeLog   6 Jun 2015 18:33:59 -0000       1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/yaml
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yaml/ChangeLog,v 1.13 
2015/06/01 21:24:46 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/yaml/ChangeLog,v 1.14 
2015/06/06 18:33:59 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
 *yaml-0.8.11 (01 Jun 2015)
 




Reply via email to