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-plasma/khotkeys/
Date: Mon, 22 Oct 2018 18:14:46
Message-Id: 1540231573.509faa22a1a1eff2266df0dbc079f6f0c279253a.asturm@gentoo
1 commit: 509faa22a1a1eff2266df0dbc079f6f0c279253a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 22 14:58:48 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 22 18:06:13 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=509faa22
7
8 kde-plasma/khotkeys: Switch from plasma-workspace to libkworkspace
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild | 2 +-
14 kde-plasma/khotkeys/khotkeys-9999.ebuild | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild
18 index a3c217cef3..61f1a2e222 100644
19 --- a/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild
20 +++ b/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild
21 @@ -25,7 +25,7 @@ COMMON_DEPEND="
22 $(add_frameworks_dep kwidgetsaddons)
23 $(add_frameworks_dep kwindowsystem)
24 $(add_frameworks_dep kxmlgui)
25 - $(add_plasma_dep plasma-workspace)
26 + $(add_plasma_dep libkworkspace)
27 $(add_qt_dep qtdbus)
28 $(add_qt_dep qtgui)
29 $(add_qt_dep qtwidgets)
30
31 diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
32 index e1d2c52439..61f1a2e222 100644
33 --- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
34 +++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 +# Copyright 1999-2018 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=6
41 @@ -25,7 +25,7 @@ COMMON_DEPEND="
42 $(add_frameworks_dep kwidgetsaddons)
43 $(add_frameworks_dep kwindowsystem)
44 $(add_frameworks_dep kxmlgui)
45 - $(add_plasma_dep plasma-workspace)
46 + $(add_plasma_dep libkworkspace)
47 $(add_qt_dep qtdbus)
48 $(add_qt_dep qtgui)
49 $(add_qt_dep qtwidgets)