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 21637138CCE for ; Thu, 7 May 2015 19:47:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C87B5E0887; Thu, 7 May 2015 19:47:33 +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 377A7E0887 for ; Thu, 7 May 2015 19:47:33 +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 25840340F4E for ; Thu, 7 May 2015 19:47:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8483698C for ; Thu, 7 May 2015 19:47:29 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1430945819.822a36e325029850e94aad9d74a3efe99b07f91a.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/plasma-telepathy-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.04.0.ebuild X-VCS-Directories: kde-apps/plasma-telepathy-meta/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 822a36e325029850e94aad9d74a3efe99b07f91a X-VCS-Branch: master Date: Thu, 7 May 2015 19:47:29 +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: a5485fdc-6015-4066-ab77-bc7c6b7433aa X-Archives-Hash: ea055461e03d502fe2e5df96667176f1 commit: 822a36e325029850e94aad9d74a3efe99b07f91a Author: Andreas Sturmlechner gmail com> AuthorDate: Wed May 6 20:56:59 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Wed May 6 20:56:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=822a36e3 [kde-apps/plasma-telepathy-meta] Drop kde-apps/ktp-call-ui from RDEPEND Package-Manager: portage-2.2.18 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.04.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.04.0.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.04.0.ebuild index 2d7ceb6..cff5932 100644 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.04.0.ebuild +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-15.04.0.ebuild @@ -18,7 +18,6 @@ RDEPEND=" $(add_kdeapps_dep ktp-accounts-kcm) $(add_kdeapps_dep ktp-approver) $(add_kdeapps_dep ktp-auth-handler) - $(add_kdeapps_dep ktp-call-ui) $(add_kdeapps_dep ktp-common-internals) $(add_kdeapps_dep ktp-contact-list) $(add_kdeapps_dep ktp-contact-runner)