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 B88751392EF for ; Tue, 11 Mar 2014 21:09:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8964AE0822; Tue, 11 Mar 2014 21:09:23 +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 1EEA9E0822 for ; Tue, 11 Mar 2014 21:09:23 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EB8333FB73 for ; Tue, 11 Mar 2014 21:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 952AC183B3 for ; Tue, 11 Mar 2014 21:09:19 +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: <1394572141.c1909466b73904166a2886706ebecac37fae31e8.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-list/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/ktp-contact-list/ktp-contact-list-9999.ebuild X-VCS-Directories: net-im/ktp-contact-list/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: c1909466b73904166a2886706ebecac37fae31e8 X-VCS-Branch: master Date: Tue, 11 Mar 2014 21:09:19 +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: f1f70051-e997-4e76-aee2-d7bb9af452d7 X-Archives-Hash: 1125f3306828e5b15ae9e641679a95b3 commit: c1909466b73904166a2886706ebecac37fae31e8 Author: Johannes Huber gentoo org> AuthorDate: Tue Mar 11 21:09:01 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Mar 11 21:09:01 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c1909466 [net-im/ktp-contact-list] Raise dep on net-libs/libkpeople Package-Manager: portage-2.2.8-r1 --- net-im/ktp-contact-list/ktp-contact-list-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild index 144c253..ee98f85 100644 --- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild +++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild @@ -25,7 +25,7 @@ IUSE="debug" DEPEND=" >=net-im/ktp-accounts-kcm-${PV} >=net-im/ktp-common-internals-${PV} - net-libs/libkpeople + >=net-libs/libkpeople-0.2.1 >=net-libs/telepathy-qt-0.9.3 " RDEPEND="${DEPEND}"