blob: 10d309234aefc9068bc0d4385d48e3674212d3de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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>
<stabilize-allarches/>
<upstream>
<remote-id type="github">openstack/os-vif</remote-id>
<remote-id type="pypi">os-vif</remote-id>
</upstream>
</pkgmetadata>
|