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 E6FF1138350 for ; Sun, 19 Jan 2020 22:12:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31C5CE087A; Sun, 19 Jan 2020 22:12:05 +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 ECEA5E087A for ; Sun, 19 Jan 2020 22:12:04 +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 97FF834E12A for ; Sun, 19 Jan 2020 22:12:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DB7310D for ; Sun, 19 Jan 2020 22:12:02 +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: <1579471498.81760802311c9470f34a1f9420fa13e1d06bb6ae.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-5.0.9999.ebuild 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: 81760802311c9470f34a1f9420fa13e1d06bb6ae X-VCS-Branch: master Date: Sun, 19 Jan 2020 22:12:02 +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: 3cc3a935-d530-417c-a396-b9229ee5a9df X-Archives-Hash: de309fa0e68ad33770796dd02f6d8c6f commit: 81760802311c9470f34a1f9420fa13e1d06bb6ae Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 19 22:04:58 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 19 22:04:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=81760802 app-office/kmymoney: Sync with Gentoo ebuild repo Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/kmymoney/kmymoney-5.0.9999.ebuild | 9 ++++----- app-office/kmymoney/kmymoney-9999.ebuild | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/app-office/kmymoney/kmymoney-5.0.9999.ebuild b/app-office/kmymoney/kmymoney-5.0.9999.ebuild index 8208c901e7..add18b3c87 100644 --- a/app-office/kmymoney/kmymoney-5.0.9999.ebuild +++ b/app-office/kmymoney/kmymoney-5.0.9999.ebuild @@ -8,7 +8,6 @@ PYTHON_COMPAT=( python2_7 ) ECM_HANDBOOK="optional" ECM_TEST="forceoptional" -KDE_APPS_MINIMAL=19.04.3 KFMIN=5.60.0 QTMIN=5.12.3 VIRTUALX_REQUIRED="test" @@ -67,13 +66,13 @@ COMMON_DEPEND=" activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 ) addressbook? ( >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-apps/akonadi-${KDE_APPS_MINIMAL}:5 - >=kde-apps/kidentitymanagement-${KDE_APPS_MINIMAL}:5 + kde-apps/akonadi:5 + kde-apps/kidentitymanagement:5 ) calendar? ( dev-libs/libical:= ) hbci? ( - >=net-libs/aqbanking-5.99.45 - >=sys-libs/gwenhywfar-5.1.1:=[qt5] + >=net-libs/aqbanking-6.0.1 + >=sys-libs/gwenhywfar-5.1.2:=[qt5] ) holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 ) ofx? ( dev-libs/libofx ) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 04f620bf03..62e386a045 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -7,7 +7,6 @@ PYTHON_COMPAT=( python2_7 ) ECM_HANDBOOK="optional" ECM_TEST="forceoptional" -KDE_APPS_MINIMAL=19.04.3 KFMIN=5.60.0 QTMIN=5.12.3 VIRTUALX_REQUIRED="test" @@ -66,13 +65,13 @@ COMMON_DEPEND=" activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 ) addressbook? ( >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-apps/akonadi-${KDE_APPS_MINIMAL}:5 - >=kde-apps/kidentitymanagement-${KDE_APPS_MINIMAL}:5 + kde-apps/akonadi:5 + kde-apps/kidentitymanagement:5 ) calendar? ( dev-libs/libical:= ) hbci? ( - >=net-libs/aqbanking-5.99.40_beta - >=sys-libs/gwenhywfar-4.99.22_rc6:=[qt5] + >=net-libs/aqbanking-6.0.1 + >=sys-libs/gwenhywfar-5.1.2:=[qt5] ) holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 ) ofx? ( dev-libs/libofx )