Add missing remote-id type=pypi
authorJustin Lecher <jlec@gentoo.org>
Thu, 1 Oct 2015 11:54:45 +0000 (13:54 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 1 Oct 2015 12:02:01 +0000 (14:02 +0200)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/apptools/metadata.xml
dev-python/enable/metadata.xml
dev-python/pykwalify/metadata.xml
dev-python/python-gnupg/metadata.xml

index 87c3bbcbfdaef65e0d41b97cab7f57adcf0d056e..4c11ab843025fd1c7ed50909b20216bfd45f21a2 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>python</herd>
@@ -8,4 +8,7 @@
     applications. They implement functionality that is commonly needed
     by many applications.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">apptools</remote-id>
+  </upstream>
 </pkgmetadata>
index 85360f54f0690b075e3d1d6acafc2057d0ff6e24..de31ed9814dd1ca9662f284fbcb780a0d1505fbc 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>python</herd>
@@ -11,5 +11,6 @@
   </longdescription>
   <upstream>
     <remote-id type="github">enthought/enable</remote-id>
+    <remote-id type="pypi">enable</remote-id>
   </upstream>
 </pkgmetadata>
index ab27ad88a27fb6db9ae2a3106b24223ba3085fd8..e29a9b67be406ea798c161c43b6d0c8cde31fd5e 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <maintainer>
@@ -7,5 +7,6 @@
        </maintainer>
        <upstream>
                <remote-id type="github">Grokzen/pykwalify</remote-id>
+               <remote-id type="pypi">pykwalify</remote-id>
        </upstream>
 </pkgmetadata>
index 0b22cf585fa7c3393db30060d896c00315a0cf08..5f73a6483a19e74d747bc42d4cba5f54be540c4e 100644 (file)
@@ -1,9 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>python</herd>
   <upstream>
     <remote-id type="google-code">python-gnupg</remote-id>
     <remote-id type="github">vsajip/python-gnupg</remote-id>
+    <remote-id type="pypi">python-gnupg</remote-id>
   </upstream>
 </pkgmetadata>