diff options
Diffstat (limited to 'dev-python/pyspectrum2')
| -rw-r--r-- | dev-python/pyspectrum2/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/pyspectrum2/metadata.xml b/dev-python/pyspectrum2/metadata.xml index a980f7e8d285..70514c9f8000 100644 --- a/dev-python/pyspectrum2/metadata.xml +++ b/dev-python/pyspectrum2/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>conikost@gentoo.org</email> - <name>Conrad Kostecki</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <longdescription> pyspectrum2 implements the Protobuf-based interface to Spectrum2 required for building Python-based Spectrum2 backends. </longdescription> - <upstream> - <bugs-to>https://github.com/stv0g/pyspectrum2/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <bugs-to>https://github.com/stv0g/pyspectrum2/issues</bugs-to> + <remote-id type="github">stv0g/pyspectrum2</remote-id> + <remote-id type="pypi">pyspectrum2</remote-id> + </upstream> +</pkgmetadata> |
