dev-python/python-magnumclient: adding for eventual heat usage

Package-Manager: portage-2.3.0
This commit is contained in:
Matthew Thode
2016-10-03 13:14:18 -05:00
parent 81e0f859e7
commit b5dc69526f
3 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
This is a client for the OpenStack Magnum API.
</longdescription>
<upstream>
<remote-id type="pypi">python-magnumclient</remote-id>
<remote-id type="github">openstack/python-magnumclient</remote-id>
</upstream>
</pkgmetadata>