jlec        15/06/06 15:50:41

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

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

Index: metadata.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-haskell/quickcheck-instances/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        25 Jul 2014 08:59:25 -0000      1.2
+++ metadata.xml        6 Jun 2015 15:50:41 -0000       1.3
@@ -10,11 +10,14 @@
                
                Since all of these instances are provided as
                orphans, I recommend that you do not use this library
-               within another library module, so that you don't
+               within another library module, so that you don't
                impose these instances on down-stream consumers of
                your code.
                
                For information on writing a test-suite with Cabal
                see 
<http://www.haskell.org/cabal/users-guide/#test-suites>
        </longdescription>
+       <upstream>
+               <remote-id type="github">aslatter/qc-instances</remote-id>
+       </upstream>
 </pkgmetadata>



1.4                  dev-haskell/quickcheck-instances/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck-instances/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   14 Dec 2014 05:39:38 -0000      1.3
+++ ChangeLog   6 Jun 2015 15:50:41 -0000       1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/quickcheck-instances
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/quickcheck-instances/ChangeLog,v 1.3 
2014/12/14 05:39:38 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/quickcheck-instances/ChangeLog,v 1.4 
2015/06/06 15:50:41 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
 *quickcheck-instances-0.3.9 (14 Dec 2014)
 




Reply via email to