blob: 2787ae5baea10959a4327d533ebaf5fb46de926a (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>catalyst@gentoo.org</email>
</maintainer>
<use>
<flag name="iso">Pulls in the depends for building iso images</flag>
<flag name="qcow2">Pulls in the depends for building qcow2 images</flag>
</use>
<upstream>
<remote-id type="gentoo">proj/catalyst</remote-id>
<remote-id type="github">gentoo/catalyst</remote-id>
</upstream>
</pkgmetadata>
|