summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/openjdk-jre-bin/openjdk-jre-bin-8.202_p08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.202_p08.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.202_p08.ebuild
index 89b46c775338..2af8e9e8e29d 100644
--- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.202_p08.ebuild
+++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.202_p08.ebuild
@@ -82,10 +82,10 @@ pkg_postinst() {
java-vm-2_pkg_postinst
if use gentoo-vm ; then
- ewarn "WARNING! You have enabled the gentoo-vm USE flag, making this JDK"
+ ewarn "WARNING! You have enabled the gentoo-vm USE flag, making this JRE"
ewarn "recognised by the system. This will almost certainly break things."
else
- ewarn "The experimental gentoo-vm USE flag has not been enabled so this JDK"
+ ewarn "The experimental gentoo-vm USE flag has not been enabled so this JRE"
ewarn "will not be recognised by the system. For example, simply calling"
ewarn "\"java\" will launch a different JVM. This is necessary until Gentoo"
ewarn "fully supports OpenJDK 8. This JRE must therefore be invoked using its"