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, 01 Oct 2017 21:56:39
Message-Id: 1506894974.64fa72076374011aa755d07fe3d41fad05a91a12.asturm@gentoo
1 commit: 64fa72076374011aa755d07fe3d41fad05a91a12
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 21:56:14 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 21:56:14 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=64fa7207
7
8 net-p2p/ktorrent: Drop unused DEPEND
9
10 Thanks-to: Andrius Štikonas <andrius <AT> stikonas.eu>
11 Package-Manager: Portage-2.3.10, Repoman-2.3.3
12
13 net-p2p/ktorrent/ktorrent-9999.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
17 index 5523b5b660..59a062bfb4 100644
18 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild
19 +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
20 @@ -45,7 +45,6 @@ COMMON_DEPEND="
21 $(add_frameworks_dep knotifications)
22 $(add_frameworks_dep knotifyconfig)
23 $(add_frameworks_dep kparts)
24 - $(add_frameworks_dep kservice)
25 $(add_frameworks_dep kwidgetsaddons)
26 $(add_frameworks_dep kwindowsystem)
27 $(add_frameworks_dep kxmlgui)