Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/qqc2-desktop-style/
Date: Sun, 15 Oct 2017 14:21:26
Message-Id: 1508077266.ff8c57d128632459ddec0c412670281c3a335554.asturm@gentoo
1 commit: ff8c57d128632459ddec0c412670281c3a335554
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 14:20:06 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 14:21:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8c57d1
7
8 kde-frameworks/qqc2-desktop-style: Set KDE_QTHELP="false"
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.39.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.39.0.ebuild b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.39.0.ebuild
16 index eb1e7f92716..82b727e0917 100644
17 --- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.39.0.ebuild
18 +++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.39.0.ebuild
19 @@ -3,6 +3,7 @@
20
21 EAPI=6
22
23 +KDE_QTHELP="false"
24 inherit kde5
25
26 DESCRIPTION="Style for QtQuickControls 2 that uses QWidget's QStyle for painting"