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 919A5138CDE for ; Sun, 7 Jun 2015 21:43:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71174E08F2; Sun, 7 Jun 2015 21:43:27 +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 9D325E08E2 for ; Sun, 7 Jun 2015 21:43:26 +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 AF1C43406AD for ; Sun, 7 Jun 2015 21:43:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E5E5A2E for ; Sun, 7 Jun 2015 21:43:24 +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: <1433711611.46c537df3e002c7953c2679f49201c41c536e037.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kontactinterface/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kontactinterface/kontactinterface-9999.ebuild X-VCS-Directories: kde-apps/kontactinterface/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 46c537df3e002c7953c2679f49201c41c536e037 X-VCS-Branch: master Date: Sun, 7 Jun 2015 21:43:24 +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: 599d280b-4e3b-4e40-b14e-a033ecaa2b9a X-Archives-Hash: 0b441b779e13888459cb3d0c0700ef7e commit: 46c537df3e002c7953c2679f49201c41c536e037 Author: Johannes Huber gentoo org> AuthorDate: Sun Jun 7 21:13:31 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Jun 7 21:13:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=46c537df [kde-apps/kontactinterface] Drop DEPEND on kde-frameworks/kdelibs4support Package-Manager: portage-2.2.20 kde-apps/kontactinterface/kontactinterface-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kontactinterface/kontactinterface-9999.ebuild b/kde-apps/kontactinterface/kontactinterface-9999.ebuild index 1141f68..9a6798a 100644 --- a/kde-apps/kontactinterface/kontactinterface-9999.ebuild +++ b/kde-apps/kontactinterface/kontactinterface-9999.ebuild @@ -14,7 +14,6 @@ IUSE="" RDEPEND=" $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) $(add_frameworks_dep kparts)