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 480EE138ACF for ; Fri, 26 Dec 2014 15:51:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F4B1E0AE5; Fri, 26 Dec 2014 15:51:07 +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 7B816E0AD1 for ; Fri, 26 Dec 2014 15:51:06 +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 78955340409 for ; Fri, 26 Dec 2014 15:51:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CD3DD6B7 for ; Fri, 26 Dec 2014 15:51:04 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1419609017.c36785f414b131f015dc6cd9759909b9caf0ca94.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c36785f414b131f015dc6cd9759909b9caf0ca94 X-VCS-Branch: master Date: Fri, 26 Dec 2014 15:51:04 +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: 24a379df-e33a-4184-a77d-017833b91046 X-Archives-Hash: dd0b1fc6b6e95f48f085fd76308112bb commit: c36785f414b131f015dc6cd9759909b9caf0ca94 Author: Karol Herbst karolherbst de> AuthorDate: Mon Dec 15 13:17:54 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Dec 26 15:50:17 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c36785f4 [net-im/ktp-contact-list] clean up deps --- net-im/ktp-contact-list/ktp-contact-list-9999.ebuild | 1 - 1 file changed, 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 6de1c86..daed3c4 100644 --- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild +++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild @@ -19,7 +19,6 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep knotifications)