diff options
| author | Michał Górny <mgorny@gentoo.org> | 2019-10-17 14:19:05 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2019-10-17 14:19:05 +0200 |
| commit | 2bc8240e2e52bbbb3407d0146ce1d425b78d75c5 (patch) | |
| tree | f02f99d91e8049240873e546df72cc8971680be2 /dev-db/cppdb/metadata.xml | |
| parent | ae1c166bc536cbae559a23d63829d9ef33b2509f (diff) | |
| download | gentoo-2bc8240e2e52bbbb3407d0146ce1d425b78d75c5.tar.gz gentoo-2bc8240e2e52bbbb3407d0146ce1d425b78d75c5.tar.bz2 gentoo-2bc8240e2e52bbbb3407d0146ce1d425b78d75c5.zip | |
dev-db/cppdb: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694602
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/cppdb/metadata.xml')
| -rw-r--r-- | dev-db/cppdb/metadata.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-db/cppdb/metadata.xml b/dev-db/cppdb/metadata.xml deleted file mode 100644 index 803866a884e1..000000000000 --- a/dev-db/cppdb/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!--maintainer-needed--> - <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> - <flag name="postgres_internal">Don't build a separate odbc loadable module but rather build it into the cppdb library itself</flag> - <flag name="sqlite_internal">Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself</flag> - </use> - <upstream> - <remote-id type="sourceforge">cppcms</remote-id> - </upstream> -</pkgmetadata> |
