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 6A605138334 for ; Sat, 9 Feb 2019 09:52:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E2C9E09AD; Sat, 9 Feb 2019 09:52:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 5365BE09AD for ; Sat, 9 Feb 2019 09:52:24 +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 37D82335DAD for ; Sat, 9 Feb 2019 09:52:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF764541 for ; Sat, 9 Feb 2019 09:52:19 +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: <1549705920.c8829674232d96fe0f9cb30f954fda37b193b752.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/gwenview/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/gwenview/gwenview-18.08.3-r1.ebuild kde-apps/gwenview/gwenview-18.12.2.ebuild X-VCS-Directories: kde-apps/gwenview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c8829674232d96fe0f9cb30f954fda37b193b752 X-VCS-Branch: master Date: Sat, 9 Feb 2019 09:52:19 +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: 8351bfdc-f153-4935-9974-1b3e45bfed17 X-Archives-Hash: 9f5cc3e1aa6fd6aaa869fc36c024ab6c commit: c8829674232d96fe0f9cb30f954fda37b193b752 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 8 20:12:47 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 09:52:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8829674 kde-apps/gwenview: Set KDE_HANDBOOK to forceoptional Bug: https://bugs.gentoo.org/677506 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/gwenview/gwenview-18.08.3-r1.ebuild | 2 +- kde-apps/gwenview/gwenview-18.12.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/gwenview/gwenview-18.08.3-r1.ebuild b/kde-apps/gwenview/gwenview-18.08.3-r1.ebuild index 09a5bab1ab7..9200871fb27 100644 --- a/kde-apps/gwenview/gwenview-18.08.3-r1.ebuild +++ b/kde-apps/gwenview/gwenview-18.08.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 FRAMEWORKS_MINIMAL="5.54.0" -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KDE_TEST="true" inherit kde5 diff --git a/kde-apps/gwenview/gwenview-18.12.2.ebuild b/kde-apps/gwenview/gwenview-18.12.2.ebuild index 178049da64e..5ff86b2a7bb 100644 --- a/kde-apps/gwenview/gwenview-18.12.2.ebuild +++ b/kde-apps/gwenview/gwenview-18.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KDE_TEST="true" inherit kde5