jlec        15/06/06 17:26:28

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

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/tasty-rerun/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        25 Jul 2014 08:58:27 -0000      1.2
+++ metadata.xml        6 Jun 2015 17:26:28 -0000       1.3
@@ -9,7 +9,7 @@
                have been added since tests were last ran.
                
                This ingredient is specifically an ingredient *transformer* - 
given a list of
-               'Tasty.Ingredient's, 'rerunningTests' adds the 
ability for all of these
+               'Tasty.Ingredient's, 'rerunningTests' adds the ability for all 
of these
                ingredients to run against a filtered test tree. This 
transformer can be
                applied as follows:
                
@@ -37,7 +37,7 @@
                information from, and where to write new information to (if 
@--rerun-update@
                is specified). This option defaults to @.tasty-rerun-log@.
                
-               [@--rerun-filter@] Which filters to apply to the 
'Tasty.TestTree' based on
+               [@--rerun-filter@] Which filters to apply to the 
'Tasty.TestTree' based on
                previous test runs. The value of this option is a comma 
separated list of the
                following options:
                
@@ -55,4 +55,7 @@
                
                Defaults to all filters, which means all tests will be ran.
        </longdescription>
+       <upstream>
+               <remote-id type="github">ocharles/tasty-rerun</remote-id>
+       </upstream>
 </pkgmetadata>



1.6                  dev-haskell/tasty-rerun/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/tasty-rerun/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   5 Apr 2015 05:24:19 -0000       1.5
+++ ChangeLog   6 Jun 2015 17:26:28 -0000       1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/tasty-rerun
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty-rerun/ChangeLog,v 1.5 
2015/04/05 05:24:19 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty-rerun/ChangeLog,v 1.6 
2015/06/06 17:26:28 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   05 Apr 2015; Mark Wright <[email protected]> tasty-rerun-1.1.3.ebuild:
   Patch tasty-rerun-1.1.3 for ghc 7.10.1




Reply via email to