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 0CCE2139694 for ; Mon, 3 Jul 2017 18:29:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 724CEE0C3F; Mon, 3 Jul 2017 18:29:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50C89E0C3F for ; Mon, 3 Jul 2017 18:29:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 76BD23417DC for ; Mon, 3 Jul 2017 18:29:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 406B8746A for ; Mon, 3 Jul 2017 18:29:03 +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: <1499106530.864eea0c069a0f481ca21adafc273e8075b0c1fc.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: 864eea0c069a0f481ca21adafc273e8075b0c1fc X-VCS-Branch: master Date: Mon, 3 Jul 2017 18:29:03 +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: 53854c16-08d6-40c0-835c-b419f0a110ec X-Archives-Hash: 2247ef1b982fc562c081fa74217a1b17 commit: 864eea0c069a0f481ca21adafc273e8075b0c1fc Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 3 18:28:50 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 3 18:28:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=864eea0c net-p2p/ktorrent: Fix USE=rss DEPENDs Upstream commit 6a57b00af779dbff7b2fff24de59b6f1191e0a85 Package-Manager: Portage-2.3.6, Repoman-2.3.1 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 5d71067328..df854eedcf 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -68,7 +68,6 @@ COMMON_DEPEND=" >=media-libs/taglib-1.5 ) rss? ( - $(add_frameworks_dep kdelibs4support) $(add_frameworks_dep kdewebkit) $(add_kdeapps_dep syndication) )