dev-libs/openssl: USE=sctp is now global
authorAndrew Savchenko <bircoph@gentoo.org>
Mon, 8 Aug 2016 08:22:12 +0000 (11:22 +0300)
committerAndrew Savchenko <bircoph@gentoo.org>
Mon, 8 Aug 2016 08:38:34 +0000 (11:38 +0300)
Removing local sctp USE flag description, as flag is global now,
see [1] for details.

[1] https://archives.gentoo.org/gentoo-dev/message/427fac41fbe21ec98dfba63b1d68efe5

Package-Manager: portage-2.3.0
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
dev-libs/openssl/metadata.xml

index 10c22cfdd4a3ddb2fc4cb9d7a09e1d1e69baed9c..0ee764ebd0e565a83c4eab1d9a6cff1c4c1adbd0 100644 (file)
@@ -9,7 +9,6 @@
  <flag name="asm">Support assembly hand optimized crypto functions (i.e. faster run time)</flag>
  <flag name="bindist">Disable EC algorithms (as they seem to be patented) -- note: changes the ABI</flag>
  <flag name="rfc3779">Enable support for RFC 3779 (X.509 Extensions for IP Addresses and AS Identifiers)</flag>
- <flag name="sctp">Support for Stream Control Transmission Protocol</flag>
  <flag name="sslv2">Support for the old/insecure SSLv2 protocol -- note: not required for TLS/https</flag>
  <flag name="sslv3">Support for the old/insecure SSLv3 protocol -- note: not required for TLS/https</flag>
  <flag name="tls-heartbeat">Enable the Heartbeat Extension in TLS and DTLS</flag>