Add missing remote ids
authorJustin Lecher <jlec@gentoo.org>
Mon, 31 Aug 2015 06:09:30 +0000 (08:09 +0200)
committerJustin Lecher <jlec@gentoo.org>
Mon, 31 Aug 2015 06:46:37 +0000 (08:46 +0200)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
app-admin/syslog-ng/metadata.xml
app-shells/hstr/metadata.xml
dev-java/javassist/metadata.xml
dev-python/distlib/metadata.xml
dev-python/pyamf/metadata.xml
dev-python/pygit2/metadata.xml
dev-python/stormpath/metadata.xml
dev-python/trollius/metadata.xml
dev-util/shflags/metadata.xml

index db015d19593bbb1d22cdcd2fdf61998c3374bdc0..d8462695f089d79cf84fd9dd153b962afaf5a463 100644 (file)
@@ -1,17 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-       <email>mr_bones_@gentoo.org</email>
-       <name>Michael Sterrett</name>
-</maintainer>
-<use>
-       <flag name='amqp'>Enable support for AMQP destinations</flag>
-       <flag name='smtp'>Enable support for SMTP destinations</flag>
-       <flag name='spoof-source'>Enable support for spoofed source addresses</flag>
-       <flag name='json'>Enable support for JSON template formatting via <pkg>dev-libs/json-c</pkg></flag>
-       <flag name='mongodb'>Enable support for mongodb destinations</flag>
-       <flag name='pacct'>Enable support for reading Process Accounting files (EXPERIMENTAL, Linux only)</flag>
-       <flag name='redis'>Enable support for Redis destinations</flag>
-</use>
+       <maintainer>
+               <email>mr_bones_@gentoo.org</email>
+               <name>Michael Sterrett</name>
+       </maintainer>
+       <use>
+               <flag name="amqp">Enable support for AMQP destinations</flag>
+               <flag name="smtp">Enable support for SMTP destinations</flag>
+               <flag name="spoof-source">Enable support for spoofed source addresses</flag>
+               <flag name="json">Enable support for JSON template formatting via <pkg>dev-libs/json-c</pkg></flag>
+               <flag name="mongodb">Enable support for mongodb destinations</flag>
+               <flag name="pacct">Enable support for reading Process Accounting files (EXPERIMENTAL, Linux only)</flag>
+               <flag name="redis">Enable support for Redis destinations</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">balabit/syslog-ng</remote-id>
+       </upstream>
 </pkgmetadata>
index 2ca2823aef5dfc3ed50097904b7ae7635819099f..ba82c039cddd81fc4b96a9630044b05213f0ecef 100644 (file)
@@ -10,4 +10,7 @@
                <email>monsieurp@gentoo.org</email>
                <name>Patrice Clement</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">dvorka/hstr</remote-id>
+       </upstream>
 </pkgmetadata>
index b684b894016c13e702137c69b0a27b0f7b9cfe5f..84b2638e62315082d04f80d50757391f5ee5d512 100644 (file)
@@ -4,5 +4,6 @@
        <herd>java</herd>
        <upstream>
                <remote-id type="sourceforge">jboss</remote-id>
+               <remote-id type="github">jboss-javassist/javassist</remote-id>
        </upstream>
 </pkgmetadata>
index 73fbb639658e9513bc91be6c67c235fdacb7d06c..4c3ad315180cdb57f316373ad329f43b101b3796 100644 (file)
@@ -5,5 +5,6 @@
        <upstream>
                <remote-id type="pypi">distlib</remote-id>
                <remote-id type="github">vsajip/distlib</remote-id>
+               <remote-id type="bitbucket">vinay.sajip/distlib</remote-id>
        </upstream>
 </pkgmetadata>
index ee77acb0dc1a8ac96d6e652fa797ed8888c966df..b190388f8ae2fd6c32103d2619b0e7c507a589ec 100644 (file)
@@ -4,5 +4,6 @@
        <herd>python</herd>
        <upstream>
                <remote-id type="github">hydralabs/pyamf</remote-id>
+               <remote-id type="pypi">PyAMF</remote-id>
        </upstream>
 </pkgmetadata>
index 42dac9c9129acc8f47e840453fe643775bf02283..64d2b81ef749a1717bd163fbd9a22c45259d67d6 100644 (file)
@@ -8,5 +8,6 @@
   </maintainer>
   <upstream>
     <remote-id type="github">libgit2/pygit2</remote-id>
+    <remote-id type="pypi">pygit2</remote-id>
   </upstream>
 </pkgmetadata>
index b9aa63f055558c5a9c1a67f95f471eeffe78f584..34f02010f263610f025c26f9eb8333d43a1e420a 100644 (file)
@@ -9,5 +9,6 @@
        </longdescription>
        <upstream>
                <remote-id type="github">stormpath/stormpath-sdk-python</remote-id>
+               <remote-id type="pypi">stormpath</remote-id>
        </upstream>
 </pkgmetadata>
index 68aa3af684bc19affa72fd75e24978b4202a6581..321c04a0531f69f400d011466c8591649ae0431f 100644 (file)
@@ -5,5 +5,6 @@
   <upstream>
     <remote-id type="pypi">trollius</remote-id>
     <remote-id type="bitbucket">enovance/trollius</remote-id>
+    <remote-id type="github">haypo/trollius</remote-id>
   </upstream>
 </pkgmetadata>
index b314e392fd1931bd3b82b740c43d54630d0c7c86..d9096ef8209274b647e1dfd9766a450866637ddf 100644 (file)
@@ -7,5 +7,6 @@
        </maintainer>
        <upstream>
                <remote-id type="google-code">shflags</remote-id>
+               <remote-id type="github">kward/shflags</remote-id>
        </upstream>
 </pkgmetadata>