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 D991F138334 for ; Sat, 9 Feb 2019 09:56:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAB08E09D1; Sat, 9 Feb 2019 09:56:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AF9FEE09D1 for ; Sat, 9 Feb 2019 09:56:09 +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 389B6335D1C for ; Sat, 9 Feb 2019 09:56:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0BB853B for ; Sat, 9 Feb 2019 09:56:06 +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: <1549706141.767e4344d4c22c274fefc644b3c9e888841a3c21.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kjumpingcube/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kjumpingcube/kjumpingcube-18.12.49.9999.ebuild kde-apps/kjumpingcube/kjumpingcube-9999.ebuild X-VCS-Directories: kde-apps/kjumpingcube/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 767e4344d4c22c274fefc644b3c9e888841a3c21 X-VCS-Branch: master Date: Sat, 9 Feb 2019 09:56:06 +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: 70b2e114-85dd-45c8-b5e1-13c1dc5607ad X-Archives-Hash: 351dde9839721301a633f463f356bdc2 commit: 767e4344d4c22c274fefc644b3c9e888841a3c21 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 9 00:25:40 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 09:55:41 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=767e4344 kde-apps/kjumpingcube: Set KDE_HANDBOOK to forceoptional Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kjumpingcube/kjumpingcube-18.12.49.9999.ebuild | 2 +- kde-apps/kjumpingcube/kjumpingcube-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kjumpingcube/kjumpingcube-18.12.49.9999.ebuild b/kde-apps/kjumpingcube/kjumpingcube-18.12.49.9999.ebuild index 333ce95b08..4d9f6410fd 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-18.12.49.9999.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-18.12.49.9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KDE_SELINUX_MODULE="games" inherit kde5 diff --git a/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild b/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild index 333ce95b08..4d9f6410fd 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KDE_SELINUX_MODULE="games" inherit kde5