blob: 967c3f12c21f0e265d0b979548799ca0b1c7791a (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>juippis@gentoo.org</email>
<name>Joonas Niilola</name>
</maintainer>
<use>
<flag name="subunit">Enable support for the subunit unit test protocol</flag>
</use>
<upstream>
<remote-id type="sourceforge">check</remote-id>
<remote-id type="github">libcheck/check</remote-id>
</upstream>
</pkgmetadata>
|