From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-868464-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 6AD9759CA4
	for <garchives@archives.gentoo.org>; Tue,  8 Mar 2016 14:41:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BCBE021C03E;
	Tue,  8 Mar 2016 14:41:07 +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 0B60121C03E
	for <gentoo-commits@lists.gentoo.org>; Tue,  8 Mar 2016 14:41:06 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id CC0B2340AA1
	for <gentoo-commits@lists.gentoo.org>; Tue,  8 Mar 2016 14:41:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 011991BA0
	for <gentoo-commits@lists.gentoo.org>; Tue,  8 Mar 2016 14:41:03 +0000 (UTC)
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1457447843.a04dc7a7e271016482791c4abc46457674e419f6.kensington@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: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: a04dc7a7e271016482791c4abc46457674e419f6
X-VCS-Branch: master
Date: Tue,  8 Mar 2016 14:41:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 8cdaad77-e79b-4d03-bf31-e37695ff6082
X-Archives-Hash: ba7f8fb3718dbb849e2bb6c95e6727dd

commit:     a04dc7a7e271016482791c4abc46457674e419f6
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 14:37:23 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 14:37:23 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a04dc7a7

app-office/kmymoney: add subslot operator on dev-libs/gmp

Package-Manager: portage-2.2.27

 app-office/kmymoney/kmymoney-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild
index 601d9f7..52791fe 100644
--- a/app-office/kmymoney/kmymoney-9999.ebuild
+++ b/app-office/kmymoney/kmymoney-9999.ebuild
@@ -63,7 +63,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
 	app-office/libalkimia:5
-	dev-libs/gmp:0
+	dev-libs/gmp:0=
 	dev-libs/libgpg-error
 	x11-misc/shared-mime-info
 	calendar? ( dev-libs/libical:= )