Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmplot/
Date: Sat, 20 Oct 2018 09:26:01
Message-Id: 1540027414.b9168e061380a60e1264c86c33741675d2216a57.asturm@gentoo
1 commit: b9168e061380a60e1264c86c33741675d2216a57
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 09:23:34 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 09:23:34 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b9168e06
7
8 kde-apps/kmplot: Drop unused DEPEND, kdelibs4support--
9
10 Upstream commit 551b41c77a11b73fccc486c9f01bc5748f3532e1
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13 Package-Manager: Portage-2.3.51, Repoman-2.3.11
14
15 kde-apps/kmplot/kmplot-9999.ebuild | 3 +--
16 1 file changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/kde-apps/kmplot/kmplot-9999.ebuild b/kde-apps/kmplot/kmplot-9999.ebuild
19 index a416dc1c83..ba6f7af35e 100644
20 --- a/kde-apps/kmplot/kmplot-9999.ebuild
21 +++ b/kde-apps/kmplot/kmplot-9999.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -17,7 +17,6 @@ DEPEND="
29 $(add_frameworks_dep kconfigwidgets)
30 $(add_frameworks_dep kcoreaddons)
31 $(add_frameworks_dep kcrash)
32 - $(add_frameworks_dep kdelibs4support)
33 $(add_frameworks_dep kguiaddons)
34 $(add_frameworks_dep ki18n)
35 $(add_frameworks_dep kparts)