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 40FF5138334 for ; Wed, 13 Feb 2019 12:02:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46FFDE08C9; Wed, 13 Feb 2019 12:02:23 +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 1D5F7E08C9 for ; Wed, 13 Feb 2019 12:02:23 +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 B5C1F340EA4 for ; Wed, 13 Feb 2019 12:02:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E22A503 for ; Wed, 13 Feb 2019 12:02:20 +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: <1550059315.4f60c853f6766e8ee95cdc65a7821e847322158f.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.0.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4f60c853f6766e8ee95cdc65a7821e847322158f X-VCS-Branch: master Date: Wed, 13 Feb 2019 12:02:20 +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: b0c9e748-7cd2-4614-8749-496c0009d598 X-Archives-Hash: eaf137d61fa5990f127d786a6038a0b2 commit: 4f60c853f6766e8ee95cdc65a7821e847322158f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 13 12:01:55 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 13 12:01:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f60c853 kde-plasma/kinfocenter: Set CMAKE_MAKEFILE_GENERATOR to emake Bug: https://bugs.gentoo.org/677866 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild index d50937dc92d..a937f0caf6e 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild @@ -3,6 +3,7 @@ EAPI=7 +CMAKE_MAKEFILE_GENERATOR="emake" # FIXME KDE_HANDBOOK="forceoptional" inherit kde5