summaryrefslogtreecommitdiff
blob: ee9c1c92e084fdfb16b142e2d384ed0fd9066b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>perl@gentoo.org</email>
    <name>Gentoo Perl Project</name>
  </maintainer>
  <use>
    <flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg> installation</flag>
  </use>
  <upstream>
    <remote-id type="cpan">DBD-SQLite</remote-id>
    <remote-id type="cpan-module">DBD::SQLite</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::Constants</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::GetInfo</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::VirtualTable</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::VirtualTable::Cursor</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::VirtualTable::FileContent</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::VirtualTable::FileContent::Cursor</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::VirtualTable::PerlData</remote-id>
    <remote-id type="cpan-module">DBD::SQLite::VirtualTable::PerlData::Cursor</remote-id>
  </upstream>
</pkgmetadata>