dev-java/openjdk-sts-bin:

Attempting to fix SLOT
gentoo-vm use flag is not set by default

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
Denis Reva
2020-04-14 18:33:11 +05:00
parent 619a5c1d5f
commit 9f13d91c2e
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
EAPI=6
inherit java-vm-2 toolchain-funcs
inherit java-vm-2 toolchain-funcs eapi7-ver
abi_uri() {
echo "${2-$1}? (
@@ -12,7 +12,7 @@ abi_uri() {
}
MY_PV=${PV/_p/+}
SLOT=${MY_PV%%[.+]*}
SLOT="$(ver_cut 1)"
SRC_URI="
$(abi_uri arm)
@@ -25,7 +25,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK. Short Term Sup
HOMEPAGE="https://adoptopenjdk.net"
LICENSE="GPL-2-with-classpath-exception"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
IUSE="alsa cups examples +gentoo-vm headless-awt source"
IUSE="alsa cups examples -gentoo-vm headless-awt source"
RDEPEND="
media-libs/fontconfig:1.0

View File

@@ -3,7 +3,7 @@
EAPI=6
inherit java-vm-2 toolchain-funcs
inherit java-vm-2 toolchain-funcs eapi7-ver
abi_uri() {
echo "${2-$1}? (
@@ -12,7 +12,7 @@ abi_uri() {
}
MY_PV=${PV/_p/+}
SLOT=${MY_PV%%[.+]*}
SLOT="$(ver_cut 1)"
SRC_URI="
$(abi_uri arm)
@@ -25,7 +25,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK. Short Term Sup
HOMEPAGE="https://adoptopenjdk.net"
LICENSE="GPL-2-with-classpath-exception"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
IUSE="alsa cups examples +gentoo-vm headless-awt source"
IUSE="alsa cups examples -gentoo-vm headless-awt source"
RDEPEND="
media-libs/fontconfig:1.0