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: Sat, 09 Feb 2019 09:48:53
Message-Id: 1549705666.fe9fa77a9385ff5a262834c1c89ee00584cf5e2d.asturm@gentoo
1 commit: fe9fa77a9385ff5a262834c1c89ee00584cf5e2d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 00:52:04 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 09:47:46 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe9fa77a
7
8 kde-plasma/khotkeys: Set KDE_HANDBOOK to optional
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/khotkeys/khotkeys-5.15.0.ebuild | 2 +-
14 kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild | 2 +-
15 kde-plasma/khotkeys/khotkeys-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild b/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild
19 index ca03ba12ac..fed89fb609 100644
20 --- a/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild
21 +++ b/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -KDE_HANDBOOK="true"
27 +KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
28 inherit kde5
29
30 DESCRIPTION="KDE Plasma workspace hotkey module"
31
32 diff --git a/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild
33 index c6518185ea..2ceab5d97d 100644
34 --- a/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild
35 +++ b/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild
36 @@ -3,7 +3,7 @@
37
38 EAPI=7
39
40 -KDE_HANDBOOK="true"
41 +KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
42 inherit kde5
43
44 DESCRIPTION="KDE Plasma workspace hotkey module"
45
46 diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
47 index c6518185ea..2ceab5d97d 100644
48 --- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
49 +++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
50 @@ -3,7 +3,7 @@
51
52 EAPI=7
53
54 -KDE_HANDBOOK="true"
55 +KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
56 inherit kde5
57
58 DESCRIPTION="KDE Plasma workspace hotkey module"