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 AB8C213933E for ; Thu, 22 Jul 2021 20:13:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0BF5E0891; Thu, 22 Jul 2021 20:13:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D7B66E0891 for ; Thu, 22 Jul 2021 20:13: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 C42B1335D6E for ; Thu, 22 Jul 2021 20:12:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 394517CB for ; Thu, 22 Jul 2021 20:12:58 +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: <1626984748.2dc06b90114acfa805e64adcf7a41cb96edd17bf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/calligra/calligra-9999.ebuild X-VCS-Directories: app-office/calligra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2dc06b90114acfa805e64adcf7a41cb96edd17bf X-VCS-Branch: master Date: Thu, 22 Jul 2021 20:12:58 +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: 5f1c81d5-aa7b-4897-bfb1-cbe9f253ca86 X-Archives-Hash: 097c84d152ae8042c533ef5850e83d33 commit: 2dc06b90114acfa805e64adcf7a41cb96edd17bf Author: Bernd Waibel posteo net> AuthorDate: Wed Jul 21 18:06:09 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 22 20:12:28 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2dc06b90 app-office/calligra: add slot operator for openexr - restrict to posteo.net> Signed-off-by: Marek Szuba gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/calligra/calligra-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index fb73425bef..e47493c267 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -94,7 +94,7 @@ COMMON_DEPEND=" media-libs/lcms:2 ) okular? ( kde-apps/okular:5 ) - openexr? ( media-libs/openexr ) + openexr? ( =media-libs/phonon-4.11.0 ) spacenav? ( dev-libs/libspnav )