public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv-clone: metadata.xml ChangeLog
@ 2015-06-04  9:44 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-04  9:44 UTC (permalink / raw
  To: gentoo-commits

jlec        15/06/04 09:44:37

  Modified:             metadata.xml ChangeLog
  Log:
  Add pypi 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.2                  dev-python/virtualenv-clone/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	5 Nov 2012 08:50:19 -0000	1.1
+++ metadata.xml	4 Jun 2015 09:44:37 -0000	1.2
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>python</herd>
+  <herd>python</herd>
+  <upstream>
+    <remote-id type="pypi">virtualenv-clone</remote-id>
+  </upstream>
 </pkgmetadata>



1.12                 dev-python/virtualenv-clone/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	2 Feb 2015 00:00:24 -0000	1.11
+++ ChangeLog	4 Jun 2015 09:44:37 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/virtualenv-clone
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v 1.11 2015/02/02 00:00:24 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v 1.12 2015/06/04 09:44:37 jlec Exp $
+
+  04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add pypi to remote-id in metadata.xml
 
   02 Feb 2015; Manuel Rüger <mrueg@gentoo.org>
   -virtualenv-clone-0.2.4-r1.ebuild, -virtualenv-clone-0.2.4.ebuild:





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

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

jlec        15/06/07 16:28:07

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

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	4 Jun 2015 09:44:37 -0000	1.2
+++ metadata.xml	7 Jun 2015 16:28:07 -0000	1.3
@@ -4,5 +4,6 @@
   <herd>python</herd>
   <upstream>
     <remote-id type="pypi">virtualenv-clone</remote-id>
+    <remote-id type="github">edwardgeorge/virtualenv-clone</remote-id>
   </upstream>
 </pkgmetadata>



1.13                 dev-python/virtualenv-clone/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	4 Jun 2015 09:44:37 -0000	1.12
+++ ChangeLog	7 Jun 2015 16:28:07 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/virtualenv-clone
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v 1.12 2015/06/04 09:44:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v 1.13 2015/06/07 16:28:07 jlec Exp $
+
+  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add pypi to remote-id in metadata.xml





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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04  9:44 [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv-clone: metadata.xml ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-07 16: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