blob: 6291e85fef662cbb77a5fd0c8842715186fcb97a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<maintainer>
<email>mb@italpro.net</email>
<name>Michele Beltrame</name>
</maintainer>
<upstream>
<remote-id type="cpan">CGI-Application-Dispatch</remote-id>
<remote-id type="cpan-module">CGI::Application::Dispatch</remote-id>
<remote-id type="cpan-module">CGI::Application::Dispatch::PSGI</remote-id>
<remote-id type="cpan-module">CGI::Application::Dispatch::Regexp</remote-id>
</upstream>
<use>
<flag name="apache_test">With FEATURES=test, do tests using Apache</flag>
</use>
</pkgmetadata>
|