dev-python/humanize: new package, needed for www-apps/klaus

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1248

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Louis Sautier
2016-04-12 14:59:34 +02:00
committed by Patrice Clement
parent baba4be200
commit ea12b4769f
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sautier.louis@gmail.com</email>
<name>Louis Sautier</name>
<description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">humanize</remote-id>
<remote-id type="github">jmoiron/humanize</remote-id>
<bugs-to>https://github.com/jmoiron/humanize/issues</bugs-to>
</upstream>
</pkgmetadata>