Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/kproperty/
Date: Thu, 18 Apr 2019 18:17:45
Message-Id: 1555608120.fd5053eb8f67da942c5fe8c02021102e5ff35aed.asturm@gentoo
1 commit: fd5053eb8f67da942c5fe8c02021102e5ff35aed
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 18 17:15:07 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 17:22:00 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fd5053eb
7
8 dev-libs/kproperty: Set KDE_QTHELP=true
9
10 Package-Manager: Portage-2.3.63, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-libs/kproperty/kproperty-9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-libs/kproperty/kproperty-9999.ebuild b/dev-libs/kproperty/kproperty-9999.ebuild
17 index 22e8fada3c..ce4b462c9b 100644
18 --- a/dev-libs/kproperty/kproperty-9999.ebuild
19 +++ b/dev-libs/kproperty/kproperty-9999.ebuild
20 @@ -3,6 +3,7 @@
21
22 EAPI=7
23
24 +KDE_QTHELP="true"
25 KDE_TEST="true" # build system adds autotests dir based on BUILD_TESTING value
26 inherit kde5