From fcc5224904648a8e6eb528d7603154160a20022f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 Feb 2022 01:39:05 +0000 Subject: gentoo resync : 02.02.2022 --- dev-java/openjdk-jre-bin/files/openjdk-jre-bin-11.env.sh | 2 +- dev-java/openjdk-jre-bin/files/openjdk-jre-bin-8.env.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java/openjdk-jre-bin/files') diff --git a/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-11.env.sh b/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-11.env.sh index ec0dca401e6f..fced31b2be32 100644 --- a/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-11.env.sh +++ b/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-11.env.sh @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -VERSION="AdoptOpenJDK JRE ${PV}" +VERSION="Eclipse Temurin JRE ${PV}" JAVA_HOME="${EPREFIX}/opt/${P}" JDK_HOME="${EPREFIX}/opt/${P}" JAVAC="\${JAVA_HOME}/bin/javac" diff --git a/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-8.env.sh b/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-8.env.sh index fabc13c4091c..e3f380e33c60 100644 --- a/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-8.env.sh +++ b/dev-java/openjdk-jre-bin/files/openjdk-jre-bin-8.env.sh @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -VERSION="AdoptOpenJDK JRE ${PV}" +VERSION="Eclipse Temurin JRE ${PV}" JAVA_HOME="${EPREFIX}/opt/${P}" JDK_HOME="${EPREFIX}/opt/${P}" JAVAC="\${JAVA_HOME}/bin/javac" -- cgit v1.2.3