aboutsummaryrefslogtreecommitdiff
blob: bf1ec7ca65a38524087c1ec8a2d42cd9d0d61917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>mysql-bugs@gentoo.org</email>
		<name>MySQL</name>
	</maintainer>
	<use>
		<flag name="legacy">Build the legacy 1.x API as well as the DevX API</flag>
	</use>
	<upstream>
		<remote-id type="github">mysql/mysql-connector-cpp</remote-id>
	</upstream>
</pkgmetadata>