From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 45BD9138334 for ; Thu, 9 May 2019 19:45:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68825E0822; Thu, 9 May 2019 19:45:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EFB5E0822 for ; Thu, 9 May 2019 19:45:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06E46343EB1 for ; Thu, 9 May 2019 19:45:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6311F1BA for ; Thu, 9 May 2019 19:45:52 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1557431135.c945543b66289bd85a692201da1fcd0393890e07.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c945543b66289bd85a692201da1fcd0393890e07 X-VCS-Branch: master Date: Thu, 9 May 2019 19:45:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1ba23306-9971-4c74-b27b-c432b0062798 X-Archives-Hash: c2baaa7419dbf8198eb1eea458fd1303 commit: c945543b66289bd85a692201da1fcd0393890e07 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 9 19:37:27 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 9 19:45:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c945543b kde-plasma/kinfocenter: Re-add CMAKE_MAKEFILE_GENERATOR="emake" Bug: https://bugs.gentoo.org/685434 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild index 4fea3e956de..75a4786b73e 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild @@ -3,6 +3,7 @@ EAPI=7 +CMAKE_MAKEFILE_GENERATOR="emake" # FIXME KDE_HANDBOOK="forceoptional" inherit kde5