From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B6831396D0 for ; Sun, 1 Oct 2017 21:56:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88A42E0C2F; Sun, 1 Oct 2017 21:56:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60980E0C2F for ; Sun, 1 Oct 2017 21:56:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B57533417BC for ; Sun, 1 Oct 2017 21:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99D9183F7 for ; Sun, 1 Oct 2017 21:56:31 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1506894974.64fa72076374011aa755d07fe3d41fad05a91a12.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ X-VCS-Repository: proj/kde X-VCS-Files: net-p2p/ktorrent/ktorrent-9999.ebuild X-VCS-Directories: net-p2p/ktorrent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 64fa72076374011aa755d07fe3d41fad05a91a12 X-VCS-Branch: master Date: Sun, 1 Oct 2017 21:56:31 +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: 2f63b4b8-ffae-4319-a9cd-8778e8fb4af6 X-Archives-Hash: b047dd228524d07c485e57a40eb72d42 commit: 64fa72076374011aa755d07fe3d41fad05a91a12 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 1 21:56:14 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 1 21:56:14 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=64fa7207 net-p2p/ktorrent: Drop unused DEPEND Thanks-to: Andrius Štikonas stikonas.eu> Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-p2p/ktorrent/ktorrent-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index 5523b5b660..59a062bfb4 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -45,7 +45,6 @@ COMMON_DEPEND=" $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig) $(add_frameworks_dep kparts) - $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kwindowsystem) $(add_frameworks_dep kxmlgui)