summaryrefslogtreecommitdiff
blob: 9fe283de9e7496f4a5499194ff3721232327ba50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>perl</herd>
  <upstream>
    <remote-id type="cpan">Log-Dispatch</remote-id>
    <remote-id type="cpan-module">Log::Dispatch</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::ApacheLog</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Base</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Email</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Email::MIMELite</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Email::MailSend</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Email::MailSender</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Email::MailSendmail</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::File</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::File::Locked</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Handle</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Null</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Output</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Screen</remote-id>
    <remote-id type="cpan-module">Log::Dispatch::Syslog</remote-id>
  </upstream>
  <use>
    <flag name='ithreads'>Ensure perl is built with threads for Syslog 'lock' feature</flag>
  </use>
</pkgmetadata>