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 4220A139347 for ; Wed, 21 Jul 2021 21:57:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A08DE0B01; Wed, 21 Jul 2021 21:57:58 +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 6E77AE0B01 for ; Wed, 21 Jul 2021 21:57:58 +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 96639342C08 for ; Wed, 21 Jul 2021 21:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E23ED7FE for ; Wed, 21 Jul 2021 21:57:54 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1626904656.d436dc699fc3a2f0eac9488e2e73c50f598a0043.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calligra/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/calligra/calligra-3.2.1-r2.ebuild app-office/calligra/calligra-3.2.1-r3.ebuild X-VCS-Directories: app-office/calligra/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: d436dc699fc3a2f0eac9488e2e73c50f598a0043 X-VCS-Branch: master Date: Wed, 21 Jul 2021 21:57:54 +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: 631ab165-05c3-4071-8bbf-aec083ecdba3 X-Archives-Hash: 6392e2a42c98e93289cd75d3d30eb2f6 commit: d436dc699fc3a2f0eac9488e2e73c50f598a0043 Author: Bernd Waibel posteo net> AuthorDate: Wed Jul 21 18:06:09 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Jul 21 21:57:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d436dc69 app-office/calligra: add slot operator for openexr - restrict to posteo.net> Signed-off-by: Marek Szuba gentoo.org> .../calligra/{calligra-3.2.1-r2.ebuild => calligra-3.2.1-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligra/calligra-3.2.1-r2.ebuild b/app-office/calligra/calligra-3.2.1-r3.ebuild similarity index 99% rename from app-office/calligra/calligra-3.2.1-r2.ebuild rename to app-office/calligra/calligra-3.2.1-r3.ebuild index 7fa46d30c39..c47da0b8846 100644 --- a/app-office/calligra/calligra-3.2.1-r2.ebuild +++ b/app-office/calligra/calligra-3.2.1-r3.ebuild @@ -91,7 +91,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 )