From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF65F138335 for ; Thu, 8 Aug 2019 16:53:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75B4CE0806; Thu, 8 Aug 2019 16:53:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D85BE0814 for ; Thu, 8 Aug 2019 16:53:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0822E3496A7 for ; Thu, 8 Aug 2019 16:52:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6221758 for ; Thu, 8 Aug 2019 16:52:56 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1565283092.54a413761897ba5ca5be71fc8ea0b20e0d0dd4da.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-6.2.9999.ebuild app-office/libreoffice/libreoffice-6.3.0.4.ebuild app-office/libreoffice/libreoffice-6.3.9999.ebuild app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 54a413761897ba5ca5be71fc8ea0b20e0d0dd4da X-VCS-Branch: master Date: Thu, 8 Aug 2019 16:52:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1f53fb6a-b7cf-407c-b8fb-fec2cd198568 X-Archives-Hash: f07acaffd4bfc49e3c83d3d0b06f3dbb commit: 54a413761897ba5ca5be71fc8ea0b20e0d0dd4da Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 8 16:34:55 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 8 16:51:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a41376 app-office/libreoffice: Update USE !java and add USE !firebird notice Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/libreoffice/libreoffice-6.2.9999.ebuild | 7 +++++-- app-office/libreoffice/libreoffice-6.3.0.4.ebuild | 7 +++++-- app-office/libreoffice/libreoffice-6.3.9999.ebuild | 7 +++++-- app-office/libreoffice/libreoffice-9999.ebuild | 7 +++++-- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/app-office/libreoffice/libreoffice-6.2.9999.ebuild b/app-office/libreoffice/libreoffice-6.2.9999.ebuild index 95d3b41a720..8a89bd5092b 100644 --- a/app-office/libreoffice/libreoffice-6.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.2.9999.ebuild @@ -267,8 +267,11 @@ _check_reqs() { } pkg_pretend() { - use java || \ - ewarn "If you plan to use Base application you should enable java or you will get various crashes." + if ! use java && ! use firebird; then + ewarn "If you plan to use Base application you must enable either firebird or java." + fi + + use java || ewarn "Without java, several wizards are not going to be available." if has_version "