dev-python/geventhttpclient: new package, v. 1.3.1, dependency of dulwich

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2085

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Louis Sautier
2016-08-15 14:42:44 +02:00
committed by Patrice Clement
parent 5452337e34
commit 4b3ee71078
3 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?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>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">geventhttpclient</remote-id>
<remote-id type="github">gwik/geventhttpclient</remote-id>
<bugs-to>https://github.com/gwik/geventhttpclient/issues</bugs-to>
</upstream>
</pkgmetadata>