dev-db/cppdb: Cleanup per bug #498492

Package-Manager: portage-2.3.0
This commit is contained in:
Pacho Ramos
2016-08-07 10:12:48 +02:00
parent 0b066acf06
commit ca6778bc6c

View File

@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jauhien@gentoo.org</email>
<name>Jauhien Piatlicki</name>
</maintainer>
<use>
<flag name="mysql_internal">Don't build a separate mysql loadable module but rather build it into the cppdb library itself</flag>
<flag name="odbc_internal">Don't build a separate postgresql loadable module but rather build it into the cppdb library itself</flag>