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 08D8D13949B for ; Tue, 28 Jul 2015 20:43:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47FDA1405A; Tue, 28 Jul 2015 20:43:12 +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 F34321405A for ; Tue, 28 Jul 2015 20:43:11 +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 E95C8340750 for ; Tue, 28 Jul 2015 20:43:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B6A1AA for ; Tue, 28 Jul 2015 20:43:08 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1438116258.8ad0e84d62e4585b429a38b25f019c01672b3e79.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 8ad0e84d62e4585b429a38b25f019c01672b3e79 X-VCS-Branch: master Date: Tue, 28 Jul 2015 20:43:08 +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: 5412ae8f-b1af-4567-a8c6-af118413403a X-Archives-Hash: f6493f9a71dc1aec1416b32a674068b1 commit: 8ad0e84d62e4585b429a38b25f019c01672b3e79 Author: Andreas Sturmlechner gmail com> AuthorDate: Mon Jul 27 23:05:04 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jul 28 20:44:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ad0e84d [kde-base/kdepim-runtime] Pin net-libs/libkfbapi to slot 4 Package-Manager: portage-2.2.20 kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild index af2edb3..d75cc77 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild @@ -22,7 +22,7 @@ DEPEND=" dev-libs/libxslt $(add_kdebase_dep kdepimlibs 'akonadi(+)') x11-misc/shared-mime-info - facebook? ( net-libs/libkfbapi ) + facebook? ( net-libs/libkfbapi:4 ) google? ( >=net-libs/libkgapi-2.0:4 ) kolab? ( >=net-libs/libkolab-0.5 ) "