summaryrefslogtreecommitdiff
path: root/dev-libs/openssl-compat/metadata.xml
blob: 89280f7d5845f4bef3b41cd08f1dc7af4407c877 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>chewi@gentoo.org</email>
		<name>James Le Cuirot</name>
	</maintainer>
	<use>
		<flag name="bindist">Disable/Restrict EC algorithms (as they seem to be patented) -- note: changes the ABI</flag>
		<flag name="tls-compression">Enable support for discouraged TLS compression</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:openssl:openssl</remote-id>
		<remote-id type="github">openssl/openssl</remote-id>
	</upstream>
</pkgmetadata>