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 E42A7139000 for ; Thu, 29 Jul 2021 18:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EB52E0907; Thu, 29 Jul 2021 18:57:24 +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 1269AE0907 for ; Thu, 29 Jul 2021 18:57:24 +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 C0E43342F4F for ; Thu, 29 Jul 2021 18:57:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38E335C4 for ; Thu, 29 Jul 2021 18:57:20 +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: <1627585030.6949e9fbb3bcdd0ff49f96a7356b3e75ba5cb5fe.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/skrooge/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/skrooge/skrooge-9999.ebuild X-VCS-Directories: app-office/skrooge/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6949e9fbb3bcdd0ff49f96a7356b3e75ba5cb5fe X-VCS-Branch: master Date: Thu, 29 Jul 2021 18:57:20 +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: 69a7cdda-210e-4659-8d03-b6b827ce81f4 X-Archives-Hash: 6a3514052a2b45f315d3fdb984070778 commit: 6949e9fbb3bcdd0ff49f96a7356b3e75ba5cb5fe Author: Sam James gentoo org> AuthorDate: Sun Jan 3 22:52:51 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 29 18:57:10 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6949e9fb app-office/skrooge: add libofx subslot dep Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/skrooge/skrooge-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/skrooge/skrooge-9999.ebuild b/app-office/skrooge/skrooge-9999.ebuild index 0b4c52990f..e7f24fae83 100644 --- a/app-office/skrooge/skrooge-9999.ebuild +++ b/app-office/skrooge/skrooge-9999.ebuild @@ -63,7 +63,7 @@ COMMON_DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:5 activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 ) kde? ( >=kde-frameworks/krunner-${KFMIN}:5 ) - ofx? ( dev-libs/libofx ) + ofx? ( dev-libs/libofx:= ) " DEPEND="${COMMON_DEPEND} >=kde-frameworks/kguiaddons-${KFMIN}:5