Update remote-ids
authorJustin Lecher <jlec@gentoo.org>
Wed, 28 Oct 2015 10:55:38 +0000 (11:55 +0100)
committerJustin Lecher <jlec@gentoo.org>
Wed, 28 Oct 2015 10:55:38 +0000 (11:55 +0100)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
14 files changed:
app-crypt/pius/metadata.xml
dev-haskell/extra/metadata.xml
dev-haskell/fclabels/metadata.xml
dev-haskell/ghc-syb-utils/metadata.xml
dev-haskell/monad-journal/metadata.xml
dev-python/cassandra-driver/metadata.xml
dev-python/d2to1/metadata.xml
dev-python/dj-database-url/metadata.xml
dev-python/et_xmlfile/metadata.xml
dev-python/markdown/metadata.xml
dev-python/pytidylib/metadata.xml
dev-ruby/dnsruby/metadata.xml
sci-geosciences/laszip/metadata.xml
x11-misc/albert/metadata.xml

index bf95fd0f85bd90f139178fe648e9c893997f22ee..37d849914336af16d05913404a4f567377b590eb 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>crypto</herd>
@@ -14,5 +14,6 @@
        </longdescription>
        <upstream>
                <remote-id type="sourceforge">pgpius</remote-id>
+               <remote-id type="github">jaymzh/pius</remote-id>
        </upstream>
 </pkgmetadata>
index ecc6a874133f0db7fffb566408579877b2149b00..3fc308824577195334003228beafb84653dd1ef6 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>haskell</herd>
@@ -8,4 +8,7 @@
        <use>
                <flag name="network-uri">use network-uri package</flag>
        </use>
+       <upstream>
+               <remote-id type="github">ddssff/haskell-extra</remote-id>
+       </upstream>
 </pkgmetadata>
index 1ad043312608f1542d9483b30c91d7975b13868f..5a4a3c8ebb9d4b30057860b0f4417c7ce9cb5e79 100644 (file)
@@ -1,16 +1,16 @@
-<?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>haskell</herd>
        <longdescription>
                This package provides first class labels that can act as
                bidirectional record fields. The labels can be derived
-               automatically using Template Haskell which means you don&#39;t have
+               automatically using Template Haskell which means you don't have
                to write any boilerplate yourself. The labels are implemented as
                lenses and are fully composable. Labels can be used to /get/,
                /set/ and /modify/ parts of a datatype in a consistent way.
                
-               See &quot;Data.Label&quot; for an introductory explanation.
+               See "Data.Label" for an introductory explanation.
                
                Internally lenses are not tied to Haskell functions directly,
                but are implemented as arrows. Arrows allow the lenses to be run
                make partial lenses that point to fields of multi-constructor
                datatypes in an elegant way.
                
-               See the &quot;Data.Label.Maybe&quot; module for the use of partial labels.
+               See the "Data.Label.Maybe" module for the use of partial labels.
                
                &gt; 1.0.3 -&gt; 1.0.4
                &gt;   - Bugfix to compile on GHC 6.12 again.
        </longdescription>
+       <upstream>
+               <remote-id type="github">sebastiaanvisser/fclabels</remote-id>
+       </upstream>
 </pkgmetadata>
index 52a967b11aa38243bf614c5a39a3c64e4f69aad9..e20125f4c06c8ba785f5b7794095d602f00748e8 100644 (file)
@@ -1,8 +1,11 @@
-<?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>haskell</herd>
        <longdescription>
                Scrap Your Boilerplate utilities for the GHC API.
        </longdescription>
+       <upstream>
+               <remote-id type="github">nominolo/ghc-syb</remote-id>
+       </upstream>
 </pkgmetadata>
index 2ba2db87a036447eca97663264386dd920d1c021..bf882924003baf1e9e4d7f0c1a93a11bc37b08c0 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>haskell</herd>
@@ -10,4 +10,7 @@
                sink them through `IO` if you're logging in
                `(MonadIO m) =&gt; m`.
        </longdescription>
+       <upstream>
+               <remote-id type="github">phaazon/monad-journal</remote-id>
+       </upstream>
 </pkgmetadata>
index 74e61dd268773c7a98d1b363d3f112ace1b66b51..f615e39e47fc9e32c0630d42403ccf5afb94e6be 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>
@@ -24,4 +24,7 @@
                        Faster hashing for token-aware routing
                </flag>
        </use>
+       <upstream>
+               <remote-id type="github">datastax/python-driver</remote-id>
+       </upstream>
 </pkgmetadata>
index a328208040ef1647122f4c9998dc934baf3c4d8f..bc3f41cff4e4df17a348e94d915e588d2f81f859 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>
@@ -9,5 +9,6 @@
                which will slurp its arguments from the setup.cfg.</longdescription>
        <upstream>
                <remote-id type="pypi">d2to1</remote-id>
+               <remote-id type="github">embray/d2to1</remote-id>
        </upstream>
 </pkgmetadata>
index ee7e8b2450a80fd0bcb2cb76abc418d60416e767..83de50444b443f38629dde060149e03f322a7b8e 100644 (file)
@@ -1,5 +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="github">kennethreitz/dj-database-url</remote-id>
+    <remote-id type="pypi">dj-database-url</remote-id>
+  </upstream>
 </pkgmetadata>
index ee7e8b2450a80fd0bcb2cb76abc418d60416e767..4c1907fa3f7b33f6a005436a31a8f3afbe429047 100644 (file)
@@ -1,5 +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="bitbucket">openpyxl/et_xmlfile</remote-id>
+    <remote-id type="pypi">et_xmlfile</remote-id>
+  </upstream>
 </pkgmetadata>
index 46571022df6a3f84a5eafe5220265bffa0d00281..3f4751307c52dfe3b2b99858b50956ae7006ad23 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>
@@ -7,5 +7,6 @@
   </use>
   <upstream>
     <remote-id type="pypi">Markdown</remote-id>
+    <remote-id type="github">waylan/Python-Markdown</remote-id>
   </upstream>
 </pkgmetadata>
index ee7e8b2450a80fd0bcb2cb76abc418d60416e767..e05a647f81dd7c8d02a3b92be899b7170c9f2b5b 100644 (file)
@@ -1,5 +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="github">countergram/pytidylib</remote-id>
+    <remote-id type="pypi">pytidylib</remote-id>
+  </upstream>
 </pkgmetadata>
index 8d8dd58100fe642b48c4388f772d08807da997be..0087805ce0a43a55953b6b1139d50b40737f154c 100644 (file)
@@ -5,4 +5,7 @@
        <maintainer>
                <email>mschiff@gentoo.org</email>
        </maintainer>
+       <upstream>
+               <remote-id type="github">alexdalitz/dnsruby</remote-id>
+       </upstream>
 </pkgmetadata>
index 8f8bdb10ea21f8af1e4b1b47ba6bfbc528cd748d..de7129f265d72c7271e1694ff5b470e180e5118b 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>sci-geosciences</herd>
@@ -8,8 +8,11 @@
                <name>Sam Jorna</name>
                <description>Proxy maintainer - assign bugs to him</description>
        </maintainer>
-<longdescription lang="en">
+       <longdescription lang="en">
 An open-source utility for compressing LAS-stored LiDAR information in a
 lossless format.
-</longdescription>
+       </longdescription>
+       <upstream>
+               <remote-id type="github">LASzip/LASzip</remote-id>
+       </upstream>
 </pkgmetadata>
index 07339f6f0ce88b59f101a7dae0439b707ff4121f..2fd2095bc1a411c0a49cfa66ef52e892daf229d1 100644 (file)
@@ -1,7 +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>
        <maintainer>
                <email>kensington@gentoo.org</email>
        </maintainer>
+       <upstream>
+               <remote-id type="github">manuelschneid3r/albert</remote-id>
+       </upstream>
 </pkgmetadata>