public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/statistics: metadata.xml ChangeLog
@ 2014-07-25  8:59 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-07-25  8:59 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/07/25 08:59:27

  Modified:             metadata.xml ChangeLog
  Log:
  Drop redundant '<maintainer>' field, leave only '<herd>'.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.2                  dev-haskell/statistics/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/statistics/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	25 Aug 2013 06:40:53 -0000	1.1
+++ metadata.xml	25 Jul 2014 08:59:27 -0000	1.2
@@ -2,9 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>haskell</herd>
-	<maintainer>
-		<email>haskell@gentoo.org</email>
-	</maintainer>
 	<longdescription>
 		This library provides a number of common functions and types useful
 		in statistics.  We focus on high performance, numerical robustness,



1.4                  dev-haskell/statistics/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/statistics/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Jul 2014 13:43:59 -0000	1.3
+++ ChangeLog	25 Jul 2014 08:59:27 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/statistics
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/statistics/ChangeLog,v 1.3 2014/07/02 13:43:59 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/statistics/ChangeLog,v 1.4 2014/07/25 08:59:27 slyfox Exp $
+
+  25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
+  Drop redundant '<maintainer>' field, leave only '<herd>'.
 
 *statistics-0.11.0.3 (02 Jul 2014)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-haskell/statistics: metadata.xml ChangeLog
@ 2015-06-06 17:20 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-06 17:20 UTC (permalink / raw
  To: gentoo-commits

jlec        15/06/06 17:20:35

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

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/statistics/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	25 Jul 2014 08:59:27 -0000	1.2
+++ metadata.xml	6 Jun 2015 17:20:35 -0000	1.3
@@ -8,7 +8,7 @@
 		and use of good algorithms.  Where possible, we provide
 		references to the statistical literature.
 		
-		The library&#39;s facilities can be divided into four broad categories:
+		The library's facilities can be divided into four broad categories:
 		
 		* Working with widely used discrete and continuous probability
 		distributions.  (There are dozens of exotic distributions in use;
@@ -96,4 +96,7 @@
 		* Regularized incomplete beta function and its inverse are added to
 		@S.Function@.
 	</longdescription>
+	<upstream>
+		<remote-id type="github">bos/statistics</remote-id>
+	</upstream>
 </pkgmetadata>



1.7                  dev-haskell/statistics/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/statistics/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	4 Apr 2015 09:42:14 -0000	1.6
+++ ChangeLog	6 Jun 2015 17:20:35 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/statistics
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/statistics/ChangeLog,v 1.6 2015/04/04 09:42:14 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/statistics/ChangeLog,v 1.7 2015/06/06 17:20:35 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add github to remote-id in metadata.xml
 
 *statistics-0.13.2.3 (04 Apr 2015)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-06 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-06 17:20 [gentoo-commits] gentoo-x86 commit in dev-haskell/statistics: metadata.xml ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-25  8:59 Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox