gentoo/net-libs/libisds/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

20 lines
759 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>petr.pisar@atlas.cz</email>
<name>Petr Pisar</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
</maintainer>
<longdescription>
A library for accessing ISDS (Informační systém datových schránek
/ Data Box Information System) SOAPservices as defined in Czech ISDS Act
(300/2008 Coll.) and implied documents.
</longdescription>
<use>
<flag name="openssl">Use <pkg>dev-libs/openssl</pkg> as crypto backend instead of <pkg>app-crypt/gpgme</pkg> and <pkg>dev-libs/libgcrypt</pkg></flag>
</use>
</pkgmetadata>