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 F1BD3138334 for ; Sun, 14 Oct 2018 15:50:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 050F9E0869; Sun, 14 Oct 2018 15:50:21 +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 CE44AE086A for ; Sun, 14 Oct 2018 15:50:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 20434335CD9 for ; Sun, 14 Oct 2018 15:50:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7751643D for ; Sun, 14 Oct 2018 15:50:17 +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: <1539532203.7666b43f1a03c99a9c8f859f1d5fc6d26a0fff7f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syndication/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/syndication/syndication-5.50.0.ebuild X-VCS-Directories: kde-frameworks/syndication/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7666b43f1a03c99a9c8f859f1d5fc6d26a0fff7f X-VCS-Branch: master Date: Sun, 14 Oct 2018 15:50:17 +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-Archives-Salt: 57f3a1cf-d7f8-4451-bfa2-8a7ee440e8c9 X-Archives-Hash: 8be8ffe4ae4e0bb9e090b0b27353cb98 commit: 7666b43f1a03c99a9c8f859f1d5fc6d26a0fff7f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 14 15:49:37 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 14 15:50:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7666b43f kde-frameworks/syndication: Set KDE_QTHELP to false Closes: https://bugs.gentoo.org/668630 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-frameworks/syndication/syndication-5.50.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/syndication/syndication-5.50.0.ebuild b/kde-frameworks/syndication/syndication-5.50.0.ebuild index ad002ef3e18..12162878e65 100644 --- a/kde-frameworks/syndication/syndication-5.50.0.ebuild +++ b/kde-frameworks/syndication/syndication-5.50.0.ebuild @@ -3,6 +3,7 @@ EAPI=6 +KDE_QTHELP="false" KDE_TEST="true" inherit kde5