gentoo-ebuilds/dev-perl/Parse-RecDescent/metadata.xml
Ulrich Müller 38b155fa1b
**/metadata.xml: Replace http by https in DOCTYPE element
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-11 15:22:48 +02:00

29 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<upstream>
<remote-id type="cpan">Parse-RecDescent</remote-id>
<remote-id type="cpan-module">Parse::RecDescent</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Action</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::ColCounter</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Directive</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Error</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Expectation</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::InterpLit</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::LineCounter</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Literal</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::OffsetCounter</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Operator</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Production</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Repetition</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Result</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Rule</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Subrule</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::Token</remote-id>
<remote-id type="cpan-module">Parse::RecDescent::UncondReject</remote-id>
</upstream>
</pkgmetadata>