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 E890D139695 for ; Tue, 2 May 2017 11:08:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30D9F21C093; Tue, 2 May 2017 11:08:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04D4821C07F for ; Tue, 2 May 2017 11:08:22 +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 D3215340BEA for ; Tue, 2 May 2017 11:08:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 446297448 for ; Tue, 2 May 2017 11:08:19 +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: <1493723280.5638c753cdd6b133351fc204c980b9dd797a38ec.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-4.7.2.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5638c753cdd6b133351fc204c980b9dd797a38ec X-VCS-Branch: master Date: Tue, 2 May 2017 11:08:19 +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: d217d479-fe5f-4f75-84e6-2ead49b91a5c X-Archives-Hash: 38e4fea6d5e211f2418e2ff7b1ac88eb commit: 5638c753cdd6b133351fc204c980b9dd797a38ec Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 2 07:35:22 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 2 11:08:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5638c753 app-office/kmymoney: Fix blocker Thanks-to: Arfrever Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-office/kmymoney/kmymoney-4.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/kmymoney/kmymoney-4.7.2.ebuild b/app-office/kmymoney/kmymoney-4.7.2.ebuild index 72bbb4e7b0e..465931ab485 100644 --- a/app-office/kmymoney/kmymoney-4.7.2.ebuild +++ b/app-office/kmymoney/kmymoney-4.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -36,7 +36,7 @@ COMMON_DEPEND=" ofx? ( >=dev-libs/libofx-0.9.4 ) " RDEPEND="${COMMON_DEPEND} - !=kde-apps/kdepimlibs-4.14.10_p2016* + !~kde-apps/kdepimlibs-4.14.10_p20160611 !>kde-apps/kdepimlibs-4.14.11_pre20160211-r3 quotes? ( dev-perl/Finance-Quote ) "