blob: 7b33e47b72bdd3e1b9b45ac2140b09e3f8a6a929 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
<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>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|