summaryrefslogtreecommitdiff
path: root/dev-db/mysql-connector-c++/metadata.xml
blob: d2b619370bad30c50153c203d3f9597125434163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>dev@liguros.net</email>
  <name>Development</name>
 </maintainer>
 <maintainer type="project">
  <email>mysql-bugs@gentoo.org</email>
  <name>MySQL</name>
 </maintainer>
 
 <use>
  <flag name="gcov">Build coverage support</flag>
  <flag name="legacy">Build the legacy 1.x API as well as the DevX API</flag>
 </use>
 <origin>ports</origin>
</pkgmetadata>