dev-python/pushbullet-py: new package, v. 0.10.0, optional dep of urlwatch.

Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3437
This commit is contained in:
Louis Sautier
2017-01-11 22:41:10 +01:00
committed by Patrice Clement
parent 548c27a307
commit f3b2a0428d
4 changed files with 100 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">pushbullet.py</remote-id>
<remote-id type="github">randomchars/pushbullet.py</remote-id>
<bugs-to>https://github.com/randomchars/pushbullet.py/issues</bugs-to>
</upstream>
</pkgmetadata>