Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libproxy/
Date: Thu, 28 Jun 2018 19:05:50
Message-Id: 1530212733.bce85c76b133fa7985fd146130047d6d1079daf5.asturm@gentoo
1 commit: bce85c76b133fa7985fd146130047d6d1079daf5
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 19:05:10 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 19:05:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce85c76
7
8 net-libs/libproxy: Drop nonexistent kde-apps/kreadconfig:4
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 net-libs/libproxy/libproxy-0.4.13-r2.ebuild | 5 +----
13 1 file changed, 1 insertion(+), 4 deletions(-)
14
15 diff --git a/net-libs/libproxy/libproxy-0.4.13-r2.ebuild b/net-libs/libproxy/libproxy-0.4.13-r2.ebuild
16 index d5e475e1e5c..5fa2ed8c02f 100644
17 --- a/net-libs/libproxy/libproxy-0.4.13-r2.ebuild
18 +++ b/net-libs/libproxy/libproxy-0.4.13-r2.ebuild
19 @@ -32,10 +32,7 @@ DEPEND="${CDEPEND}
20 virtual/pkgconfig:0[${MULTILIB_USEDEP}]
21 "
22 RDEPEND="${CDEPEND}
23 - kde? ( || (
24 - kde-frameworks/kconfig:5
25 - kde-apps/kreadconfig:4
26 - ) )
27 + kde? ( kde-frameworks/kconfig:5 )
28 "
29 # avoid dependency loop, bug #467696
30 PDEPEND="networkmanager? ( net-misc/networkmanager )"