Add missing remote-id entries to metadata.xml
authorJustin Lecher <jlec@gentoo.org>
Tue, 18 Aug 2015 10:09:37 +0000 (12:09 +0200)
committerJustin Lecher <jlec@gentoo.org>
Tue, 18 Aug 2015 10:09:37 +0000 (12:09 +0200)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-java/htmlcleaner/metadata.xml
dev-python/PyPDF2/metadata.xml
dev-python/pytest-runner/metadata.xml
dev-python/pywavelets/metadata.xml
dev-python/sphinxcontrib-newsfeed/metadata.xml
dev-python/sphinxcontrib-spelling/metadata.xml
www-servers/xsp/metadata.xml

index 580cafc879df10e3ef1221fd8d6c589ecb71bbf8..c1a63678b5f1b025717355da09802fbdc316b699 100644 (file)
@@ -3,4 +3,7 @@
 <pkgmetadata>
        <herd>java</herd>
        <longdescription>HtmlCleaner is an open source HTML parser written in Java. HTML found on the Web is usually dirty, ill-formed and unsuitable for further processing. For any serious consumption of such documents, it is necessary to first clean up the mess and bring some order to the tags, attributes and ordinary text. For any given HTML document, HtmlCleaner reorders individual elements and produces well-formed XML. By default, it follows similar rules that the most of web browsers use in order to create the Document Object Model. However, you can provide custom tag and rule sets for tag filtering and balancing.</longdescription>
+       <upstream>
+               <remote-id type="sourceforge">htmlcleaner</remote-id>
+       </upstream>
 </pkgmetadata>
index d8f3f772b0e3cecadf87255aaa9c2f48afcfa693..dfc8e7ea6a3791f70d40d60567f5b06fbdde8c96 100644 (file)
@@ -4,5 +4,6 @@
   <herd>python</herd>
   <upstream>
     <remote-id type="pypi">PyPDF2</remote-id>
+    <remote-id type="github">mstamy2/PyPDF2</remote-id>
   </upstream>
 </pkgmetadata>
index 1126db8916818633dede32f557b59089955a5a05..cabdc38ae25ca9392ea6867a4652b09a7859cab1 100644 (file)
@@ -11,5 +11,6 @@
        </longdescription>
   <upstream>
     <remote-id type="pypi">pytest-runner</remote-id>
+    <remote-id type="bitbucket">pytest-dev/pytest-runner</remote-id>
   </upstream>
 </pkgmetadata>
index 610e1b9f018f423a7fb78cdc2691e04a206d7090..c03bc60f51c14f4823bb95b0bcec4e5f63d10394 100644 (file)
@@ -1,16 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-mathematics</herd>
-<herd>python</herd>
-<longdescription lang="en">
+  <herd>sci-mathematics</herd>
+  <herd>python</herd>
+  <longdescription lang="en">
   PyWavelets is a Python wavelet transforms module that can perform:
   * Discrete Wavelet Transform (1D and 2D)
   * Inverse Discrete Wavelet Transform (1D and 2D)
   * Stationary Wavelet Transform
   * Wavelet Packets decomposition and reconstruction
 </longdescription>
-<upstream>
-  <remote-id type="pypi">PyWavelets</remote-id>
-</upstream>
+  <upstream>
+    <remote-id type="pypi">PyWavelets</remote-id>
+    <remote-id type="github">PyWavelets/pywt</remote-id>
+  </upstream>
 </pkgmetadata>
index bc830d6793235128bd4811cd139f4b5fdf2e59cd..659c8799ebc7a107b881f29f5038eed0a35a6de5 100644 (file)
@@ -9,5 +9,6 @@
        </longdescription>
        <upstream>
                <remote-id type="pypi">sphinxcontrib-newsfeed</remote-id>
+               <remote-id type="bitbucket">prometheus/sphinxcontrib-newsfeed</remote-id>
        </upstream>
 </pkgmetadata>
index 022082634a5345d0a3d0429ebb43dc8e9082cbfa..f3a1574526a8b03a82a8df535cf248f89fc830d5 100644 (file)
@@ -9,5 +9,6 @@
        </longdescription>
        <upstream>
                <remote-id type="pypi">sphinxcontrib-spelling</remote-id>
+               <remote-id type="bitbucket">dhellmann/sphinxcontrib-spelling</remote-id>
        </upstream>
 </pkgmetadata>
index 4a252355a3b057639866acffea6480ada8b4fd20..3cbbb7bde1f4c5f78dc815625d6814141d62501b 100644 (file)
@@ -7,6 +7,9 @@
                your ASP.NET applications.
        </longdescription>
        <use>
-               <flag name='developer'>creates .mdb files for either Release and Debug</flag>
+               <flag name="developer">creates .mdb files for either Release and Debug</flag>
        </use>
+       <upstream>
+               <remote-id type="github">mono/xsp</remote-id>
+       </upstream>
 </pkgmetadata>