sys-kernel/vanilla-sources: Automated version bump to {4.19.106,5.4.22,5.5.6} - remov...
[gentoo.git] / dev-libs / openssl / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer type="project">
5  <email>base-system@gentoo.org</email>
6  <name>Gentoo Base System</name>
7 </maintainer>
8 <use>
9  <flag name="asm">Support assembly hand optimized crypto functions (i.e. faster run time)</flag>
10  <flag name="bindist">Disable/Restrict EC algorithms (as they seem to be patented) -- note: changes the ABI</flag>
11  <flag name="rfc3779">Enable support for RFC 3779 (X.509 Extensions for IP Addresses and AS Identifiers)</flag>
12  <flag name="sslv2">Support for the old/insecure SSLv2 protocol -- note: not required for TLS/https</flag>
13  <flag name="sslv3">Support for the old/insecure SSLv3 protocol -- note: not required for TLS/https</flag>
14  <flag name="tls-heartbeat">Enable the Heartbeat Extension in TLS and DTLS</flag>
15 </use>
16 <upstream>
17  <remote-id type="cpe">cpe:/a:openssl:openssl</remote-id>
18 </upstream>
19 <slots>
20  <slot name="0">For building against. This is the only slot
21   that provides headers and command line tools.</slot>
22  <slot name="0.9.8">For binary compatibility, provides libcrypto.so.0.9.8
23   and libssl.so.0.9.8 only.</slot>
24  <subslots>Reflect ABI of libcrypto.so and libssl.so.</subslots>
25 </slots>
26 </pkgmetadata>