dev-java/icedtea-bin: Use OpenJDK EC code instead of NSS, bug #605430
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 5 Mar 2017 11:51:51 +0000 (11:51 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 5 Mar 2017 11:52:24 +0000 (11:52 +0000)
commit04bebaeddab30853c0529edf81fb11c4f7916d36
tree9f4dba51460272de873e62173796cd1dc3628bf4
parent882912979ed202229888660b7da6357d1ea4add0
dev-java/icedtea-bin: Use OpenJDK EC code instead of NSS, bug #605430

IcedTea links both dynamically and statically to NSS in a way that
causes breakages even between minor NSS versions. Linking it entirely
statically was proving awkward so I'm using OpenJDK's own EC code,
which is largely duplicated from NSS anyway. This deals with
3.3.0. I'll deal with 7.2 when I bump it soon.

Package-Manager: Portage-2.3.4, Repoman-2.3.1
dev-java/icedtea-bin/Manifest
dev-java/icedtea-bin/icedtea-bin-3.3.0-r1.ebuild [new file with mode: 0644]