Add missing remote-id type=launchpad
authorJustin Lecher <jlec@gentoo.org>
Thu, 1 Oct 2015 11:14:00 +0000 (13:14 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 1 Oct 2015 12:01:58 +0000 (14:01 +0200)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/lockfile/metadata.xml
dev-python/python-dateutil/metadata.xml
dev-python/testtools/metadata.xml

index 45e559da998accfe99d5f1ae7b6254eb9a8dc536..3caf380cfa94b1dcd69205f42bf20cf48bfb7fdf 100644 (file)
@@ -1,8 +1,9 @@
-<?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="pypi">lockfile</remote-id>
+               <remote-id type="launchpad">pylockfile</remote-id>
        </upstream>
 </pkgmetadata>
index 092f97aed1196dbb487697a75e8482e7e94c537c..506c2649062121ccc418200ae680cb70ae537c4a 100644 (file)
@@ -1,13 +1,14 @@
-<?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>
   <longdescription lang="en">
   The dateutil module provides powerful extensions to the standard
   datetime module, available in Python 2.3+.
-</longdescription>
+  </longdescription>
   <upstream>
     <remote-id type="pypi">python-dateutil</remote-id>
     <remote-id type="github">dateutil/dateutil</remote-id>
+    <remote-id type="launchpad">dateutil</remote-id>
   </upstream>
 </pkgmetadata>
index dc83b4a762a6896710070646ecaf9b2e0e3fbac1..a8d7eada5bca24a542d9eb83913dc160193a3488 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>bazaar</herd>
@@ -7,5 +7,6 @@
   <upstream>
     <remote-id type="pypi">testtools</remote-id>
     <remote-id type="github">testing-cabal/testtools</remote-id>
+    <remote-id type="launchpad">testtools</remote-id>
   </upstream>
 </pkgmetadata>