net-wireless/hostapd: make USE flag for Suite B
authorAndrey Utkin <andrey_utkin@gentoo.org>
Tue, 21 Apr 2020 22:01:28 +0000 (23:01 +0100)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Tue, 21 Apr 2020 22:17:33 +0000 (23:17 +0100)
commitf24ef74b43a105f8b0ac8377db6526d4a05c2a36
treec642b76f0e7e45f70e2008098888fd448ff41142
parent768e33caf66dd41b379218f5188e9cc7ed2e7572
net-wireless/hostapd: make USE flag for Suite B

Suite B functionality in hostapd uses OpenSSL feature unavailable in
LibreSSL. So, enabling that functionality conflicts with using LibreSSL.

Before hostapd-2.9-r2 ebuild, Suite B was disabled.
hostapd-2.9-r2 ebuild has enablied Suite B was unconditionally.
This commit enables it based on suiteb USE flag, which is enabled by
default, and which is declared conflicting with libressl USE flag.

Bug: https://bugs.gentoo.org/710992
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
net-wireless/hostapd/hostapd-2.9-r2.ebuild
net-wireless/hostapd/hostapd-9999.ebuild
net-wireless/hostapd/metadata.xml