jlec        15/06/06 10:10:32

  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.3                  dev-haskell/aeson-pretty/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/aeson-pretty/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        25 Jul 2014 08:59:16 -0000      1.2
+++ metadata.xml        6 Jun 2015 10:10:32 -0000       1.3
@@ -3,22 +3,25 @@
 <pkgmetadata>
        <herd>haskell</herd>
        <use>
-               <flag name='lib-only'>don't build 'aeson-pretty' 
executable.</flag>
+               <flag name="lib-only">don't build 'aeson-pretty' 
executable.</flag>
        </use>
        <longdescription>
                A JSON pretty-printing library compatible with aeson as well as
                a command-line tool to improve readabilty of streams of JSON 
data.
                
-               The /library/ provides the function &quot;encodePretty&quot;. 
It is a drop-in
-               replacement for aeson&#39;s &quot;encode&quot; function, 
producing JSON-ByteStrings for
+               The /library/ provides the function "encodePretty". It is a 
drop-in
+               replacement for aeson's "encode" function, producing 
JSON-ByteStrings for
                human readers.
                
                The /command-line tool/ reads JSON from stdin and writes 
prettified JSON
-               to stdout. It also offers a complementary 
&quot;compact&quot;-mode, essentially the
+               to stdout. It also offers a complementary "compact"-mode, 
essentially the
                opposite of pretty-printing. If you specify @-flib-only@ like 
this
                
                &gt; cabal install -flib-only aeson-pretty
                
                the command-line tool will NOT be installed.
        </longdescription>
+       <upstream>
+               <remote-id type="github">informatikr/aeson-pretty</remote-id>
+       </upstream>
 </pkgmetadata>



1.6                  dev-haskell/aeson-pretty/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/aeson-pretty/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   14 Dec 2014 04:42:37 -0000      1.5
+++ ChangeLog   6 Jun 2015 10:10:32 -0000       1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/aeson-pretty
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/aeson-pretty/ChangeLog,v 1.5 
2014/12/14 04:42:37 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/aeson-pretty/ChangeLog,v 1.6 
2015/06/06 10:10:32 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
 *aeson-pretty-0.7.2 (14 Dec 2014)
 




Reply via email to