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: Mon, 03 Jul 2017 18:29:06
Message-Id: 1499106530.864eea0c069a0f481ca21adafc273e8075b0c1fc.asturm@gentoo
1 commit: 864eea0c069a0f481ca21adafc273e8075b0c1fc
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 3 18:28:50 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 3 18:28:50 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=864eea0c
7
8 net-p2p/ktorrent: Fix USE=rss DEPENDs
9
10 Upstream commit 6a57b00af779dbff7b2fff24de59b6f1191e0a85
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.1
13
14 net-p2p/ktorrent/ktorrent-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
18 index 5d71067328..df854eedcf 100644
19 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild
20 +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
21 @@ -68,7 +68,6 @@ COMMON_DEPEND="
22 >=media-libs/taglib-1.5
23 )
24 rss? (
25 - $(add_frameworks_dep kdelibs4support)
26 $(add_frameworks_dep kdewebkit)
27 $(add_kdeapps_dep syndication)
28 )