blob: 25a2bf18526c82e54a6517486643e4a022fb8fd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<changelog>https://gitlab.com/sequoia-pgp/sequoia-sop/-/tags</changelog>
<bugs-to>https://gitlab.com/sequoia-pgp/sequoia-sop/-/issues</bugs-to>
</upstream>
<use>
<flag name="botan">Use <pkg>dev-libs/botan</pkg> as crypto provider.</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|