blob: 4c3b81ea750186a62844bd7f37d749e479b75e06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
<use>
<flag name="ui">do not embed the ui in the binary</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:hashicorp:nomad</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|