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 DF576138334 for ; Sat, 9 Feb 2019 09:48:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3144E08B0; Sat, 9 Feb 2019 09:48:52 +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 ADADFE08B0 for ; Sat, 9 Feb 2019 09:48:52 +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 51C81335D74 for ; Sat, 9 Feb 2019 09:48:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB815527 for ; Sat, 9 Feb 2019 09:48:48 +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: <1549705666.eb15dc71d3aeb724c8bab0d141ec7224200ae424.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild kde-plasma/kinfocenter/kinfocenter-9999.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eb15dc71d3aeb724c8bab0d141ec7224200ae424 X-VCS-Branch: master Date: Sat, 9 Feb 2019 09:48:48 +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: 1f60f5bc-902d-4eb0-b241-3f224911e05c X-Archives-Hash: c81442a41eacd13a77c37a330a562d73 commit: eb15dc71d3aeb724c8bab0d141ec7224200ae424 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 9 00:53:54 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 09:47:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb15dc71 kde-plasma/kinfocenter: Set KDE_HANDBOOK to forceoptional Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild | 2 +- kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild | 2 +- kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild index e27e62b267..d50937dc92 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Utility providing information about the computer hardware" diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild index 1d44f8fb01..48792f1498 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Utility providing information about the computer hardware" diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index 1d44f8fb01..48792f1498 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Utility providing information about the computer hardware"