dev-python/dib-utils: add dib-utils for diskimagebuilder

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-05-01 15:41:47 -05:00
parent 6279788f9f
commit 6d0a82bb0e
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?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">
These tools were originally part of the
diskimage-builder project, but they have
uses outside of that project as well.
</longdescription>
<upstream>
<remote-id type="pypi">dib-utils</remote-id>
<remote-id type="github">openstack/dib-utils</remote-id>
</upstream>
</pkgmetadata>