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 BED69138334 for ; Sun, 2 Sep 2018 10:25:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C980E0874; Sun, 2 Sep 2018 10:25:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4B29BE0874 for ; Sun, 2 Sep 2018 10:25:26 +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 644BB335CA9 for ; Sun, 2 Sep 2018 10:25:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A5A93C7 for ; Sun, 2 Sep 2018 10:25:22 +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: <1535883903.e458244c0e4f5c7608352a1f5a2f0101779ac635.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: e458244c0e4f5c7608352a1f5a2f0101779ac635 X-VCS-Branch: master Date: Sun, 2 Sep 2018 10:25:22 +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: 1eee1dd7-a1a7-4a7e-a988-d34032f14585 X-Archives-Hash: b66ddac46273795efeeba917bfb68389 commit: e458244c0e4f5c7608352a1f5a2f0101779ac635 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 2 10:14:48 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Sep 2 10:25:03 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e458244c net-p2p/ktorrent: Switch to kde-frameworks/syndication Package-Manager: Portage-2.3.48, Repoman-2.3.10 net-p2p/ktorrent/ktorrent-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index dac11182a6..d2fb682b15 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -52,7 +52,7 @@ COMMON_DEPEND=" ) rss? ( $(add_frameworks_dep kdewebkit) - $(add_kdeapps_dep syndication) + $(add_frameworks_dep syndication) ) search? ( $(add_frameworks_dep kdewebkit)