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 0B788138331 for ; Thu, 5 Apr 2018 15:55:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CE1AE0C09; Thu, 5 Apr 2018 15:55:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 DB2ADE0C09 for ; Thu, 5 Apr 2018 15:55:27 +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 4B489335C5A for ; Thu, 5 Apr 2018 15:55:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76E5B26A for ; Thu, 5 Apr 2018 15:55:24 +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: <1522943686.16a86095cfe92d75206c39aa1883c6b5c2858a46.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.0.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: 16a86095cfe92d75206c39aa1883c6b5c2858a46 X-VCS-Branch: master Date: Thu, 5 Apr 2018 15:55:24 +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-Archives-Salt: 5eddc845-7646-4ce6-98fd-007ff80c104a X-Archives-Hash: dc29ac075c31494b277da04a21b2074e commit: 16a86095cfe92d75206c39aa1883c6b5c2858a46 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 5 14:51:39 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 5 15:54:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a86095 app-office/libreoffice: DEPEND on dev-db/firebird[server] Reported-by: Christopher Head chead.ca> Bug: https://bugs.gentoo.org/652354 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/libreoffice/libreoffice-6.0.9999.ebuild | 2 +- app-office/libreoffice/libreoffice-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice/libreoffice-6.0.9999.ebuild b/app-office/libreoffice/libreoffice-6.0.9999.ebuild index 4b468aa1e1e..dcbfe6a9d25 100644 --- a/app-office/libreoffice/libreoffice-6.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.9999.ebuild @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS} gnome-base/dconf gnome-extra/evolution-data-server ) - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1 ) + firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index f59d7ee1c8a..23aa3d2795c 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS} gnome-base/dconf gnome-extra/evolution-data-server ) - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1 ) + firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0