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 9D3C4138202 for ; Sun, 18 Nov 2012 16:07:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CA7621C0D6; Sun, 18 Nov 2012 16:07:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7DC721C0D6 for ; Sun, 18 Nov 2012 16:07:27 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B93BA33D864 for ; Sun, 18 Nov 2012 16:07:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 28B11E5436 for ; Sun, 18 Nov 2012 16:07:25 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1353249858.d953e4169a2f37d1588804a6869eb0356ba5c725.alexxy@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.9.80.ebuild kde-base/kaddressbook/kaddressbook-9999.ebuild X-VCS-Directories: kde-base/kaddressbook/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: d953e4169a2f37d1588804a6869eb0356ba5c725 X-VCS-Branch: master Date: Sun, 18 Nov 2012 16:07:25 +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: 9cedcb6a-bd2e-4bc0-b792-4c6dd5f63307 X-Archives-Hash: 0776ae6c8a2f4fdbf3024dff34196807 commit: d953e4169a2f37d1588804a6869eb0356ba5c725 Author: Alexey Shvetsov gentoo org> AuthorDate: Sun Nov 18 14:44:18 2012 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sun Nov 18 14:44:18 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d953e416 [kde-base/kaddressbook] Fix ftbfs Package-Manager: portage-2.2.0_alpha142 --- kde-base/kaddressbook/kaddressbook-4.9.80.ebuild | 1 + kde-base/kaddressbook/kaddressbook-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kde-base/kaddressbook/kaddressbook-4.9.80.ebuild b/kde-base/kaddressbook/kaddressbook-4.9.80.ebuild index 5d8c2ff..92b09a5 100644 --- a/kde-base/kaddressbook/kaddressbook-4.9.80.ebuild +++ b/kde-base/kaddressbook/kaddressbook-4.9.80.ebuild @@ -28,6 +28,7 @@ KMEXTRACTONLY=" akonadi_next/ calendarsupport/ libkleo/ + pimcommon/ " KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/kaddressbook/kaddressbook-9999.ebuild b/kde-base/kaddressbook/kaddressbook-9999.ebuild index bbb9349..6fb901c 100644 --- a/kde-base/kaddressbook/kaddressbook-9999.ebuild +++ b/kde-base/kaddressbook/kaddressbook-9999.ebuild @@ -28,6 +28,7 @@ KMEXTRACTONLY=" akonadi_next/ calendarsupport/ libkleo/ + pimcommon/ " KMLOADLIBS="kdepim-common-libs"