summaryrefslogtreecommitdiff
blob: 48fd46f660025de54eb14752ac0d6e59d8aef50b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>ultrabug@gentoo.org</email>
    <name>Ultrabug</name>
  </maintainer>
  <use>
    <flag name="tcmalloc">
      Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations.
    </flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/rethinkdb/rethinkdb/issues</bugs-to>
  </upstream>
</pkgmetadata>