summaryrefslogtreecommitdiff
blob: f6ec856e7a4f62ed7e7743dda802a76d1708345a (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="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>