global:ssl: Add support for Secure Socket Layer connections global:gnutls: Add support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support) Yes, I know the description sucks. But the idea is that USE=ssl is to be used to control SSL/TLS support in general while USE=gnutls is to be used to switch between different SSL/TLS backends. In particular, USE="ssl -gnutls" means 'I hate GnuTLS but I need some SSL/TLS, so I can live with it'. FWICG currently no packages have USE-dependencies on 'app-crypt/gnupg[gnutls]'. Please rename the flag to USE=ssl to match other packages. I suppose you can also drop the '+' in IUSE then.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69e4f3df3d6b2cc382256544449cdab39d724f1 commit d69e4f3df3d6b2cc382256544449cdab39d724f1 Author: Kristian Fiskerstrand <k_f@gentoo.org> AuthorDate: 2018-01-30 17:42:30 +0000 Commit: Kristian Fiskerstrand <k_f@gentoo.org> CommitDate: 2018-01-30 17:42:30 +0000 app-crypt/gnupg: Use ssl instead of gnutls USE flag Closes: https://bugs.gentoo.org/646130 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-crypt/gnupg/gnupg-2.2.4-r1.ebuild | 129 ++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+)