Add missing remote-id entries to metadata.xml

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-18 12:09:37 +02:00
parent bc58ae6169
commit dfce88b24e
7 changed files with 18 additions and 7 deletions

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>