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-plasma/kinfocenter/
Date: Thu, 09 May 2019 19:45:56
Message-Id: 1557431135.c945543b66289bd85a692201da1fcd0393890e07.asturm@gentoo
1 commit: c945543b66289bd85a692201da1fcd0393890e07
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 9 19:37:27 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu May 9 19:45:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c945543b
7
8 kde-plasma/kinfocenter: Re-add CMAKE_MAKEFILE_GENERATOR="emake"
9
10 Bug: https://bugs.gentoo.org/685434
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild
18 index 4fea3e956de..75a4786b73e 100644
19 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild
20 +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild
21 @@ -3,6 +3,7 @@
22
23 EAPI=7
24
25 +CMAKE_MAKEFILE_GENERATOR="emake" # FIXME
26 KDE_HANDBOOK="forceoptional"
27 inherit kde5