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/kimagemapeditor/
Date: Fri, 16 Nov 2018 22:17:22
Message-Id: 1542231799.cd95dbfe862f549bbca214139b8be3e9b89cd44b.asturm@gentoo
1 commit: cd95dbfe862f549bbca214139b8be3e9b89cd44b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 14 21:43:09 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 14 21:43:19 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd95dbfe
7
8 kde-apps/kimagemapeditor: Fix DEPENDs, kdelibs4support--
9
10 Upstream commit 61ba7644d04d9898a5f26915340c7fec68687e3e
11
12 Package-Manager: Portage-2.3.51, Repoman-2.3.12
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild
19 index d5cd563af8..7c49c60a9c 100644
20 --- a/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild
21 +++ b/kde-apps/kimagemapeditor/kimagemapeditor-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,10 +17,10 @@ DEPEND="
29 $(add_frameworks_dep kcoreaddons)
30 $(add_frameworks_dep kcrash)
31 $(add_frameworks_dep kdbusaddons)
32 - $(add_frameworks_dep kdelibs4support)
33 $(add_frameworks_dep kguiaddons)
34 $(add_frameworks_dep khtml)
35 $(add_frameworks_dep ki18n)
36 + $(add_frameworks_dep kiconthemes)
37 $(add_frameworks_dep kparts)
38 $(add_frameworks_dep kwidgetsaddons)
39 $(add_frameworks_dep kxmlgui)