Files
guru/dev-python/glance_store/metadata.xml
Ronny (tastytea) Gutbrod 7530627319 dev-python/glance_store: Fix remote-id
Permanent redirect: glance_store -> glance-store

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2022-03-17 20:28:13 +01:00

21 lines
706 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">glance-store</remote-id>
<remote-id type="launchpad">oslo</remote-id>
<remote-id type="github">openstack/glance_store</remote-id>
</upstream>
<use>
<flag name="cinder">enable cinder backend supprt</flag>
<flag name="swift">enable swift backend supprt</flag>
<flag name="vmware">enable vmware backend supprt</flag>
</use>
</pkgmetadata>