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

27 lines
1.4 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">Template-XML</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::DOM</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::File</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::RSS</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::Simple</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::Style</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::View</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::View::Element</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::View::Parser</remote-id>
<remote-id type="cpan-module">Template::Plugin::XML::XPath</remote-id>
<remote-id type="cpan-module">XML::DOM::Element</remote-id>
<remote-id type="cpan-module">XML::DOM::Node</remote-id>
<remote-id type="cpan-module">XML::XPath::Node::Comment</remote-id>
<remote-id type="cpan-module">XML::XPath::Node::Element</remote-id>
<remote-id type="cpan-module">XML::XPath::Node::Text</remote-id>
</upstream>
</pkgmetadata>