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 28026138331 for ; Sun, 29 Apr 2018 18:47:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23160E0B06; Sun, 29 Apr 2018 18:47:20 +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 F35D3E0B05 for ; Sun, 29 Apr 2018 18:47:19 +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 02BA3335C95 for ; Sun, 29 Apr 2018 18:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8430129B for ; Sun, 29 Apr 2018 18:47:17 +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: <1525027603.8e178aa76ddf6e2e6dbede3e86d0ea21949da402.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/kmymoney/kmymoney-5.0.1-r2.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8e178aa76ddf6e2e6dbede3e86d0ea21949da402 X-VCS-Branch: master Date: Sun, 29 Apr 2018 18:47:17 +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-Archives-Salt: 31c679c0-be35-4898-b02e-34782086d485 X-Archives-Hash: 3cf3f3cac49529359196ccec35cbe4b1 commit: 8e178aa76ddf6e2e6dbede3e86d0ea21949da402 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 29 18:30:09 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 29 18:46:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e178aa7 app-office/kmymoney: Cleanup nonexistent dep Package-Manager: Portage-2.3.31, Repoman-2.3.9 app-office/kmymoney/kmymoney-5.0.1-r2.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild index c1e3975e027..44363179fe0 100644 --- a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild +++ b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild @@ -70,10 +70,7 @@ COMMON_DEPEND=" >=net-libs/aqbanking-5.6.5 >=sys-libs/gwenhywfar-4.15.3-r1[qt5] ) - holidays? ( || ( - $(add_frameworks_dep kholidays) - $(add_kdeapps_dep kholidays) - ) ) + holidays? ( $(add_frameworks_dep kholidays) ) ofx? ( dev-libs/libofx ) weboob? ( ${PYTHON_DEPS}