jlec        15/06/07 15:15:10

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

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pika/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml        3 Jun 2015 20:45:50 -0000       1.2
+++ metadata.xml        7 Jun 2015 15:15:10 -0000       1.3
@@ -9,5 +9,6 @@
   <longdescription>Pika is a pure-Python implementation of the AMQP 0-9-1 
protocol that tries to stay fairly independent of the underlying network 
support library. Pika was developed primarily for use with RabbitMQ, but should 
also work with other AMQP 0-9-1 brokers.</longdescription>
   <upstream>
     <remote-id type="pypi">pika</remote-id>
+    <remote-id type="github">pika/pika</remote-id>
   </upstream>
 </pkgmetadata>



1.3                  dev-python/pika/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pika/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   3 Jun 2015 20:45:50 -0000       1.2
+++ ChangeLog   7 Jun 2015 15:15:10 -0000       1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pika
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pika/ChangeLog,v 1.2 2015/06/03 
20:45:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pika/ChangeLog,v 1.3 2015/06/07 
15:15:10 jlec Exp $
+
+  07 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   03 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml:
   Add pypi to remote-id in metadata.xml




Reply via email to