diff options
| author | Matthew Thode <prometheanfire@gentoo.org> | 2016-10-03 15:18:07 -0500 |
|---|---|---|
| committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-10-03 15:36:13 -0500 |
| commit | b91ea2753d5946abe512267171b3eede3409a91f (patch) | |
| tree | f4b4a4dca0a6cd2c05c5c62a368d807c7aaba416 /dev-python/python-senlinclient/metadata.xml | |
| parent | b7e54efb90a2c60e46c0331e245443326704a921 (diff) | |
| download | gentoo-b91ea2753d5946abe512267171b3eede3409a91f.tar.gz gentoo-b91ea2753d5946abe512267171b3eede3409a91f.tar.bz2 gentoo-b91ea2753d5946abe512267171b3eede3409a91f.zip | |
dev-python/python-senlinclient: adding for heat
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-senlinclient/metadata.xml')
| -rw-r--r-- | dev-python/python-senlinclient/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-python/python-senlinclient/metadata.xml b/dev-python/python-senlinclient/metadata.xml new file mode 100644 index 000000000000..77fd7478baeb --- /dev/null +++ b/dev-python/python-senlinclient/metadata.xml @@ -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 Senlin API. + </longdescription> + <upstream> + <remote-id type="pypi">python-senlinclient</remote-id> + <remote-id type="github">openstack/python-senlinclient</remote-id> + </upstream> +</pkgmetadata> |
