dev-java/oracle-jre-bin: EAPI bump to 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
James Le Cuirot
2017-01-23 22:24:23 +00:00
parent 6dc480a769
commit 179ad67f06

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
EAPI=6
inherit eutils java-vm-2 prefix versionator
@@ -121,6 +121,8 @@ src_prepare() {
mv "${WORKDIR}"/${JCE_DIR} lib/security/ || die
fi
default
# Remove the hook that calls Oracle's evil usage tracker. Not just
# because it's evil but because it breaks the sandbox during builds
# and we can't find any other feasible way to disable it or make it