dev-java/oracle-jre-bin: EAPI bump to 6
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Jan 2017 22:24:23 +0000 (22:24 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Jan 2017 22:52:29 +0000 (22:52 +0000)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-java/oracle-jre-bin/oracle-jre-bin-1.8.0.121.ebuild

index 5808f5e700af15e78198135289c027ed3db09ac9..dfc1de347a44ef40995ec660f743453460c4374b 100644 (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