dev-python/node-semver: Version bump 0.1.1

This commit is contained in:
Luigi 'Comio' Mantellini
2016-12-06 16:09:54 +01:00
committed by Sébastien Fabbro
parent 6ab860f4c5
commit 3a483c6b50
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?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>
</upstream>
</pkgmetadata>