jlec        15/06/06 14:54:19

  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-haskell/network-uri/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/network-uri/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml        14 Dec 2014 05:23:37 -0000      1.1
+++ metadata.xml        6 Jun 2015 14:54:19 -0000       1.2
@@ -6,7 +6,7 @@
                This package provides an URI manipulation inteface.
                
                In network-2.6 the @Network.URI@ module was split off from the
-               network package into this package. If you're using the 
@Network.URI@
+               network package into this package. If you're using the 
@Network.URI@
                module you can automatically get it from the right package by 
adding
                this to your .cabal file:
                
@@ -25,4 +25,7 @@
                using the @Network.URI@ modules from this package, add a 
@network >
                2.6@ clause to the first @build-depends@ line.
        </longdescription>
+       <upstream>
+               <remote-id type="github">haskell/network-uri</remote-id>
+       </upstream>
 </pkgmetadata>



1.3                  dev-haskell/network-uri/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/network-uri/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   21 Dec 2014 11:32:48 -0000      1.2
+++ ChangeLog   6 Jun 2015 14:54:19 -0000       1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/network-uri
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network-uri/ChangeLog,v 1.2 
2014/12/21 11:32:48 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network-uri/ChangeLog,v 1.3 
2015/06/06 14:54:19 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   21 Dec 2014; Sergei Trofimovich <[email protected]>
   network-uri-2.5.0.0.ebuild:




Reply via email to