jlec        15/06/06 15:46:17

  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/punycode/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/punycode/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        25 Jul 2014 08:58:31 -0000      1.2
+++ metadata.xml        6 Jun 2015 15:46:17 -0000       1.3
@@ -3,6 +3,9 @@
 <pkgmetadata>
        <herd>haskell</herd>
        <longdescription>
-               Encode unicode strings to ascii forms according to RFC 3492. It 
is written in pure Haskell, as opposed to gnuidn&#39;s Data.Text.IDN.Punycode. 
Please note that Data.Encoding.BootString from the &#39;encoding&#39; package 
also contains an implementation of the Punycode algorithm.
+               Encode unicode strings to ascii forms according to RFC 3492. It 
is written in pure Haskell, as opposed to gnuidn's Data.Text.IDN.Punycode. 
Please note that Data.Encoding.BootString from the 'encoding' package also 
contains an implementation of the Punycode algorithm.
        </longdescription>
+       <upstream>
+               <remote-id type="github">litherum/punycode</remote-id>
+       </upstream>
 </pkgmetadata>



1.5                  dev-haskell/punycode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/punycode/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Jul 2014 08:58:31 -0000      1.4
+++ ChangeLog   6 Jun 2015 15:46:17 -0000       1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/punycode
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/punycode/ChangeLog,v 1.4 
2014/07/25 08:58:31 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/punycode/ChangeLog,v 1.5 
2015/06/06 15:46:17 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   25 Jul 2014; Sergei Trofimovich <[email protected]> metadata.xml:
   Drop redundant '<maintainer>' field, leave only '<herd>'.




Reply via email to