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 EC45F13835A for ; Fri, 25 Dec 2020 21:52:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6259E0C41; Fri, 25 Dec 2020 21:52:01 +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 CC5DBE0C41 for ; Fri, 25 Dec 2020 21:52:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CABA9341ABF for ; Fri, 25 Dec 2020 21:52:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82066BF for ; Fri, 25 Dec 2020 21:51:59 +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: <1608930201.e3e2f254df7cb88defd68ea401e97cc5c5aa4939.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e3e2f254df7cb88defd68ea401e97cc5c5aa4939 X-VCS-Branch: master Date: Fri, 25 Dec 2020 21:51:59 +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: 8ab5e12f-a8e6-46aa-bda5-079bb538f499 X-Archives-Hash: 8dab20775f5bfc524e3a29a06f402cb8 commit: e3e2f254df7cb88defd68ea401e97cc5c5aa4939 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 25 21:03:21 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 25 21:03:21 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3e2f254 app-office/kmymoney: Update minimum versions Upstream commit ff5ed17acf45c4a9370de39bcb14fb749e7f4417 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/kmymoney/kmymoney-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 8b8bc9b0c9..e3ad755154 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -70,8 +70,8 @@ RDEPEND=" ) calendar? ( dev-libs/libical:= ) hbci? ( - >=net-libs/aqbanking-6.0.1 - >=sys-libs/gwenhywfar-5.1.2:=[qt5] + >=net-libs/aqbanking-6.2.5 + >=sys-libs/gwenhywfar-5.4.1:=[qt5] ) holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 ) "