gentoo-ebuilds/dev-perl/Coro/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

40 lines
2 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>
<use>
<flag name="ev">Build support for using <pkg>dev-perl/EV</pkg> as an event-loop via Coro::EV</flag>
<flag name="event">Build support for using <pkg>dev-perl/Event</pkg> as an event-loop via Coro::Event</flag>
</use>
<upstream>
<remote-id type="cpan">Coro</remote-id>
<remote-id type="cpan-module">Coro</remote-id>
<remote-id type="cpan-module">Coro::AIO</remote-id>
<remote-id type="cpan-module">Coro::AnyEvent</remote-id>
<remote-id type="cpan-module">Coro::BDB</remote-id>
<remote-id type="cpan-module">Coro::Channel</remote-id>
<remote-id type="cpan-module">Coro::Debug</remote-id>
<remote-id type="cpan-module">Coro::EV</remote-id>
<remote-id type="cpan-module">Coro::Event</remote-id>
<remote-id type="cpan-module">Coro::Handle</remote-id>
<remote-id type="cpan-module">Coro::Handle::FH</remote-id>
<remote-id type="cpan-module">Coro::LWP</remote-id>
<remote-id type="cpan-module">Coro::LWP::Socket</remote-id>
<remote-id type="cpan-module">Coro::MakeMaker</remote-id>
<remote-id type="cpan-module">Coro::RWLock</remote-id>
<remote-id type="cpan-module">Coro::Select</remote-id>
<remote-id type="cpan-module">Coro::Semaphore</remote-id>
<remote-id type="cpan-module">Coro::SemaphoreSet</remote-id>
<remote-id type="cpan-module">Coro::Signal</remote-id>
<remote-id type="cpan-module">Coro::Socket</remote-id>
<remote-id type="cpan-module">Coro::Specific</remote-id>
<remote-id type="cpan-module">Coro::State</remote-id>
<remote-id type="cpan-module">Coro::Storable</remote-id>
<remote-id type="cpan-module">Coro::Timer</remote-id>
<remote-id type="cpan-module">Coro::Timer::Timeout</remote-id>
<remote-id type="cpan-module">Coro::Util</remote-id>
</upstream>
</pkgmetadata>