From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A9962138A1A for ; Thu, 29 Jan 2015 09:19:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 766E4E07DF; Thu, 29 Jan 2015 09:19:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF61EE07DF for ; Thu, 29 Jan 2015 09:19:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08D9C3406F0 for ; Thu, 29 Jan 2015 09:19:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 953D9108F6 for ; Thu, 29 Jan 2015 09:19:29 +0000 (UTC) From: "Michael Palimaka" 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" Message-ID: <1422523123.8548086d559d556d3f9e759baae362c4221b64f2.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kaddressbook/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kaddressbook/kaddressbook-4.9999.ebuild X-VCS-Directories: kde-base/kaddressbook/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8548086d559d556d3f9e759baae362c4221b64f2 X-VCS-Branch: master Date: Thu, 29 Jan 2015 09:19:29 +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: 4cac9e86-9d11-4c50-9ed2-f22aeca7c080 X-Archives-Hash: 1430982970d5b256f95f4a569d02253c commit: 8548086d559d556d3f9e759baae362c4221b64f2 Author: Michael Palimaka gentoo org> AuthorDate: Thu Jan 29 09:18:43 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jan 29 09:18:43 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8548086d [kde-base/kaddressbook] Pin dev-libs/grantlee to SLOT 0. Package-Manager: portage-2.2.14 --- kde-base/kaddressbook/kaddressbook-4.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/kaddressbook/kaddressbook-4.9999.ebuild b/kde-base/kaddressbook/kaddressbook-4.9999.ebuild index 88b3cdf..5bb9902 100644 --- a/kde-base/kaddressbook/kaddressbook-4.9999.ebuild +++ b/kde-base/kaddressbook/kaddressbook-4.9999.ebuild @@ -14,9 +14,9 @@ KEYWORDS="" IUSE="debug" DEPEND=" - >=dev-libs/grantlee-0.2.0 $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) + dev-libs/grantlee:0 !kde-base/contactthemeeditor " RDEPEND="${DEPEND}"