commit:     3a71215c136aeb7412efb62eaff69cfca04598ab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  8 13:09:12 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  8 16:51:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a71215c

app-office/libreoffice: Java baseline was raised to 1.8

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libreoffice/libreoffice-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index dc24b6ddff2..52c32f853b5 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -217,7 +217,7 @@ DEPEND="${COMMON_DEPEND}
        x11-libs/libXtst
        java? (
                dev-java/ant-core
-               >=virtual/jdk-1.6
+               >=virtual/jdk-1.8
        )
        test? (
                app-crypt/gnupg
@@ -232,7 +232,7 @@ RDEPEND="${COMMON_DEPEND}
        !app-office/openoffice
        media-fonts/liberation-fonts
        || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools )
-       java? ( >=virtual/jre-1.6 )
+       java? ( >=virtual/jre-1.8 )
        kde? ( kde-frameworks/breeze-icons:* )
 "
 if [[ ${MY_PV} != *9999* ]] && [[ ${PV} != *_* ]]; then

Reply via email to