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 4BC091395E2 for ; Sun, 30 Oct 2016 12:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C964921C08A; Sun, 30 Oct 2016 12:56:20 +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 948BA21C087 for ; Sun, 30 Oct 2016 12:56:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 69BE63412CB for ; Sun, 30 Oct 2016 12:56:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 838DD24AF for ; Sun, 30 Oct 2016 12:56:17 +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: <1477832115.b7e5310c0c78570721f76a407c0eb51f75e1a071.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadiconsole/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild X-VCS-Directories: kde-apps/akonadiconsole/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b7e5310c0c78570721f76a407c0eb51f75e1a071 X-VCS-Branch: master Date: Sun, 30 Oct 2016 12:56: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: 1c95c67a-735a-42e9-a55d-b231e70c508b X-Archives-Hash: 1f1973e6c58c13dc3092298bceccc307 commit: b7e5310c0c78570721f76a407c0eb51f75e1a071 Author: Johannes Huber gentoo org> AuthorDate: Sun Oct 30 11:44:58 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Oct 30 12:55:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e5310c kde-apps/akonadiconsole: Pin app-office/akonadi-server to slot 4 Package-Manager: portage-2.3.2 kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild b/kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild index 4a06101..68d714e 100644 --- a/kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild +++ b/kde-apps/akonadiconsole/akonadiconsole-4.14.11_pre20160211.ebuild @@ -16,7 +16,7 @@ KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" - >=app-office/akonadi-server-1.12.90 + >=app-office/akonadi-server-1.12.90:4 $(add_kdeapps_dep kdepimlibs 'akonadi(+)') $(add_kdeapps_dep kdepim-common-libs) "