public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-core: metadata.xml ChangeLog
@ 2013-06-01 12:11 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2013-06-01 12:11 UTC (permalink / raw
  To: gentoo-commits

pacho       13/06/01 12:11:21

  Modified:             metadata.xml ChangeLog
  Log:
  Cleanup due bug #151880
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  dev-python/hachoir-core/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml	31 Mar 2012 17:02:33 -0000	1.4
+++ metadata.xml	1 Jun 2013 12:11:21 -0000	1.5
@@ -2,8 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>
-		<email>cedk@gentoo.org</email>
-		<name>Cédric Krier</name>
+		<email>maintainer-needed@gentoo.org</email>
 	</maintainer>
 	<longdescription lang="en">A tool written for hackers to cut file or any binary stream. A file is
 		splitted in a tree of fields where the smallest field can be just a bit.



1.7                  dev-python/hachoir-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Mar 2010 19:31:09 -0000	1.6
+++ ChangeLog	1 Jun 2013 12:11:21 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/hachoir-core
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.6 2010/03/26 19:31:09 arfrever Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.7 2013/06/01 12:11:21 pacho Exp $
+
+  01 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
+  Cleanup due bug #151880
 
 *hachoir-core-1.3.3 (26 Mar 2010)
 
@@ -30,4 +33,3 @@
   14 Jul 2007; Cédric Krier <cedk@gentoo.org> +metadata.xml,
   +hachoir-core-1.0.1.ebuild:
   New ebuild for bug #144532 thanks to TGL, Damien Thébault
-





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

* [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-core: metadata.xml ChangeLog
@ 2013-06-16 10:15 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2013-06-16 10:15 UTC (permalink / raw
  To: gentoo-commits

pacho       13/06/16 10:15:21

  Modified:             metadata.xml ChangeLog
  Log:
  python will maintain this: http://www.gossamer-threads.com/lists/gentoo/dev/273296#273296
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.6                  dev-python/hachoir-core/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml	1 Jun 2013 12:11:21 -0000	1.5
+++ metadata.xml	16 Jun 2013 10:15:21 -0000	1.6
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>maintainer-needed@gentoo.org</email>
-	</maintainer>
+	<herd>python</herd>
 	<longdescription lang="en">A tool written for hackers to cut file or any binary stream. A file is
 		splitted in a tree of fields where the smallest field can be just a bit.
 		There are various field types: integer, string, bits, padding, sub file,



1.8                  dev-python/hachoir-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Jun 2013 12:11:21 -0000	1.7
+++ ChangeLog	16 Jun 2013 10:15:21 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/hachoir-core
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.7 2013/06/01 12:11:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.8 2013/06/16 10:15:21 pacho Exp $
+
+  16 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
+  python will maintain this: http://www.gossamer-
+  threads.com/lists/gentoo/dev/273296#273296
 
   01 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due bug #151880





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

* [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-core: metadata.xml ChangeLog
@ 2015-06-07 19:28 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-07 19:28 UTC (permalink / raw
  To: gentoo-commits

jlec        15/06/07 19:28:09

  Modified:             metadata.xml ChangeLog
  Log:
  Add bitbucket 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.7                  dev-python/hachoir-core/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hachoir-core/metadata.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hachoir-core/metadata.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hachoir-core/metadata.xml?r1=1.6&r2=1.7

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml	16 Jun 2013 10:15:21 -0000	1.6
+++ metadata.xml	7 Jun 2015 19:28:09 -0000	1.7
@@ -8,5 +8,6 @@
 		etc.</longdescription>
 	<upstream>
 		<remote-id type="pypi">hachoir-core</remote-id>
+		<remote-id type="bitbucket">haypo/hachoir</remote-id>
 	</upstream>
 </pkgmetadata>



1.16                 dev-python/hachoir-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hachoir-core/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hachoir-core/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hachoir-core/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	8 Apr 2015 08:05:17 -0000	1.15
+++ ChangeLog	7 Jun 2015 19:28:09 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/hachoir-core
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.15 2015/04/08 08:05:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.16 2015/06/07 19:28:09 jlec Exp $
+
+  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add bitbucket to remote-id in metadata.xml
 
   08 Apr 2015; Michał Górny <mgorny@gentoo.org> hachoir-core-1.3.3-r1.ebuild:
   Drop old Python implementations





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

end of thread, other threads:[~2015-06-07 19:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-01 12:11 [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-core: metadata.xml ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-16 10:15 Pacho Ramos (pacho)
2015-06-07 19:28 Justin Lecher (jlec)

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