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 9AC5B138E74 for ; Tue, 16 Sep 2014 17:06:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28488E0AE8; Tue, 16 Sep 2014 17:06:05 +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 1AD9DE0AE8 for ; Tue, 16 Sep 2014 17:06:04 +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 3568B34028F for ; Tue, 16 Sep 2014 17:05:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E488F5B96 for ; Tue, 16 Sep 2014 17:05:57 +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: <1410884826.99630da0914a96f1f9ebb0a2c92c57b88d6f5c33.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-4.9999.ebuild X-VCS-Directories: net-im/ktp-contact-list/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 99630da0914a96f1f9ebb0a2c92c57b88d6f5c33 X-VCS-Branch: master Date: Tue, 16 Sep 2014 17:05:57 +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: 4070da54-0b98-4ea7-b673-d081bece55fa X-Archives-Hash: 5bc700e5921c432e586a3c112d984f2f commit: 99630da0914a96f1f9ebb0a2c92c57b88d6f5c33 Author: Johannes Huber gentoo org> AuthorDate: Tue Sep 16 15:42:24 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Sep 16 16:27:06 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=99630da0 [net-im/ktp-contact-list] Adjust dep on net-libs/libkpeople Raise and make use of subslot. Package-Manager: portage-2.2.12 --- net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild index 249361a..d8affe5 100644 --- a/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild +++ b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild @@ -26,7 +26,7 @@ DEPEND=" >=net-im/ktp-accounts-kcm-${PV} >=net-im/ktp-common-internals-${PV}[semantic-desktop?] >=net-libs/telepathy-qt-0.9.5[qt4] - semantic-desktop? ( >=net-libs/libkpeople-0.2.1 ) + semantic-desktop? ( >=net-libs/libkpeople-0.3.0:= ) " RDEPEND="${DEPEND}"