Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
See gentoo bug #477456
(Portage version: 2.2.7/hg/Linux x86_64, unsigned Manifest commit)
diff -r d8558309d2b2 configure
--- a/configure Fri Nov 08 10:17:53 2013 +0100
+++ b/configure Fri Nov 08 10:33:10 2013 +0100
@@ -12634,7 +12634,7 @@
;;
esac
;;
- xpaxctl)
+ xpaxctl|xpaxctl-ng)
case "${host_cpu}" in
i?86)
PAX_COMMAND_ARGS="-msp"