Louis Sautier 64ef6a9cd7
dev-python/node-semver: add bugs-to to metadata.xml
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2019-08-12 12:53:07 +02:00

25 lines
786 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>luigi.mantellini@gmail.com</email>
<name>Luigi Mantellini</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Python port of the semantic versioner for npm (semver).
</longdescription>
<upstream>
<remote-id type="pypi">node-semver</remote-id>
<remote-id type="github">podhmo/python-semver</remote-id>
<bugs-to>https://github.com/podhmo/python-semver/issues</bugs-to>
</upstream>
</pkgmetadata>