Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/
Date: Sun, 02 Sep 2018 10:25:27
Message-Id: 1535883903.e458244c0e4f5c7608352a1f5a2f0101779ac635.asturm@gentoo
1 commit: e458244c0e4f5c7608352a1f5a2f0101779ac635
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 2 10:14:48 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 2 10:25:03 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e458244c
7
8 net-p2p/ktorrent: Switch to kde-frameworks/syndication
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 net-p2p/ktorrent/ktorrent-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
16 index dac11182a6..d2fb682b15 100644
17 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild
18 +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
19 @@ -52,7 +52,7 @@ COMMON_DEPEND="
20 )
21 rss? (
22 $(add_frameworks_dep kdewebkit)
23 - $(add_kdeapps_dep syndication)
24 + $(add_frameworks_dep syndication)
25 )
26 search? (
27 $(add_frameworks_dep kdewebkit)