Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/
Date: Sat, 29 Oct 2016 18:55:38
Message-Id: 1477767319.a32e0aed1a84e6821fbfe03d1bf8a0224ca18b83.kensington@gentoo
1 commit: a32e0aed1a84e6821fbfe03d1bf8a0224ca18b83
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 18:55:09 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 18:55:19 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a32e0aed
7
8 sys-libs/kpmcore: remove kauth dependency
9
10 Upstream-commit: b539f835b1a6898ced271a90c37bc7ee1581c8a3
11
12 Package-Manager: portage-2.3.2
13
14 sys-libs/kpmcore/kpmcore-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild
18 index abaae17..8c507b8 100644
19 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild
20 +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild
21 @@ -15,7 +15,6 @@ KEYWORDS=""
22 IUSE=""
23
24 CDEPEND="
25 - $(add_frameworks_dep kauth)
26 $(add_frameworks_dep kcoreaddons)
27 $(add_frameworks_dep ki18n)
28 $(add_frameworks_dep kiconthemes)