Created attachment 401074 [details, diff] patch for ebuild dev-python/m2crypto-0.21.1-r2 I propose a patch for dev-python/m2crypto-0.21.1-r2 to prepare for openssl phasing out SSL2 support.
Created attachment 401076 [details, diff] patch the code to compile with openssl[-ssl2]
openssl has no USE=ssl2.
When we introduce any USE=ssl2 we may do so concurrently in all the relevant packages, see blocker #510798 therefore.
the current ebuilds compile even with openssl[-ssl2] - done