mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-15 14:42:44 +00:00
25 lines
840 B
XML
25 lines
840 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Florian Schmaus</name>
|
|
<email>flow@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<name>Sam James</name>
|
|
<email>sam@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>mgorny@gentoo.org</email>
|
|
<name>Michał Górny</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="gitlab">sequoia-pgp/sequoia</remote-id>
|
|
<remote-id type="gitlab">sequoia-pgp/sequoia-sq</remote-id>
|
|
<changelog>https://gitlab.com/sequoia-pgp/sequoia-sq/-/tags</changelog>
|
|
<bugs-to>https://gitlab.com/sequoia-pgp/sequoia-sq/-/issues</bugs-to>
|
|
</upstream>
|
|
<use>
|
|
<flag name="botan">Use <pkg>dev-libs/botan</pkg> as crypto provider.</flag>
|
|
</use>
|
|
</pkgmetadata>
|