summaryrefslogtreecommitdiff
blob: 2c1faaa31d007c3cea0f876a0ac45248780f3881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>exa.exa@gmail.com</email>
		<name>Mirek Kratochvil</name>
		<description>Proxied Maintainer</description>
	</maintainer>
	<maintainer>
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		This is a GnuPG-like unix program for encryption and signing
		that uses only quantum-computer-resistant algorithms
	</longdescription>
	<use>
		<flag name="cryptopp">
			Build algorithms that need Crypto++ support
			<pkg>dev-libs/crypto++</pkg>
		</flag>
	</use>
</pkgmetadata>