Globally add missing remote ID references to metadata.xml

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2017-04-29 19:47:04 +01:00
parent fdaaa67d3e
commit 92715265f5
1085 changed files with 5137 additions and 2449 deletions

View 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>
<maintainer type="project">
@@ -10,8 +10,9 @@ PyX is a Python package for the creation of encapsulated PostScript figures.
It provides both an abstraction of PostScript and a TeX/LaTeX interface.
Complex tasks like 2d and 3d plots in publication-ready quality are built out
of these primitives.
</longdescription>
</longdescription>
<upstream>
<remote-id type="pypi">PyX</remote-id>
<remote-id type="sourceforge">pyx</remote-id>
</upstream>
</pkgmetadata>