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

slyfox      14/07/25 08:58:11

  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.3                  dev-haskell/hashable/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	3 Oct 2013 03:48:40 -0000	1.2
+++ metadata.xml	25 Jul 2014 08:58:11 -0000	1.3
@@ -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 package defines a class, &#39;Hashable&#39;, for types that
 		can be converted to a hash value.  This class



1.25                 dev-haskell/hashable/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	4 Jul 2014 21:28:01 -0000	1.24
+++ ChangeLog	25 Jul 2014 08:58:11 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/hashable
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.24 2014/07/04 21:28:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.25 2014/07/25 08:58:11 slyfox Exp $
+
+  25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
+  Drop redundant '<maintainer>' field, leave only '<herd>'.
 
   04 Jul 2014; Tobias Klausmann <klausman@gentoo.org> hashable-1.2.1.0.ebuild:
   Stable on alpha, bug #495380





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

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

jlec        15/06/06 11:09:51

  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.5                  dev-haskell/hashable/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml	30 Jan 2015 17:55:27 -0000	1.4
+++ metadata.xml	6 Jun 2015 11:09:51 -0000	1.5
@@ -3,10 +3,13 @@
 <pkgmetadata>
 	<herd>haskell</herd>
 	<longdescription>
-		This package defines a class, &#39;Hashable&#39;, for types that
+		This package defines a class, 'Hashable', for types that
 		can be converted to a hash value.  This class
 		exists for the benefit of hashing-based data
 		structures.  The package provides instances for
 		basic types and a way to combine hash values.
 	</longdescription>
+	<upstream>
+		<remote-id type="github">tibbe/hashable</remote-id>
+	</upstream>
 </pkgmetadata>



1.34                 dev-haskell/hashable/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	29 May 2015 05:26:11 -0000	1.33
+++ ChangeLog	6 Jun 2015 11:09:51 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/hashable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.33 2015/05/29 05:26:11 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.34 2015/06/06 11:09:51 jlec Exp $
+
+  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   29 May 2015; Jack Morgan <jmorgan@gentoo.org> hashable-1.2.1.0.ebuild:
   sparc stable wrt bug #495380





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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-06 11:09 [gentoo-commits] gentoo-x86 commit in dev-haskell/hashable: metadata.xml ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-25  8:58 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