diff options
Diffstat (limited to 'dev-python/pyx/metadata.xml')
| -rw-r--r-- | dev-python/pyx/metadata.xml | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/dev-python/pyx/metadata.xml b/dev-python/pyx/metadata.xml index 59b5a28379eb..0ebcced622c6 100644 --- a/dev-python/pyx/metadata.xml +++ b/dev-python/pyx/metadata.xml @@ -1,23 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>grozin@gentoo.org</email> - <name>Andrey Grozin</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>grozin@gentoo.org</email> + <name>Andrey Grozin</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> 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> - <upstream> - <remote-id type="pypi">PyX</remote-id> - <remote-id type="sourceforge">pyx</remote-id> - <remote-id type="github">pyx-project/pyx</remote-id> - </upstream> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
