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 2D762139694 for ; Sat, 8 Apr 2017 08:31:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AE2721C012; Sat, 8 Apr 2017 08:31:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 276E521C012 for ; Sat, 8 Apr 2017 08:31:21 +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 43531341689 for ; Sat, 8 Apr 2017 08:31:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF8827430 for ; Sat, 8 Apr 2017 08:31: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: <1491601437.93393b6a5febc0b310a66f594a3d272ce31f438c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kolor-manager/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kolor-manager/kolor-manager-9999.ebuild X-VCS-Directories: kde-misc/kolor-manager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 93393b6a5febc0b310a66f594a3d272ce31f438c X-VCS-Branch: master Date: Sat, 8 Apr 2017 08:31: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: 8f6e6674-3113-4735-9473-09c29ef70b37 X-Archives-Hash: 4cb62821b69931dc3f29308b19fa1d9b commit: 93393b6a5febc0b310a66f594a3d272ce31f438c Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 7 21:43:57 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 7 21:43:57 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=93393b6a kde-misc/kolor-manager: Add KDE_HANDBOOK=forceoptional Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-misc/kolor-manager/kolor-manager-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/kolor-manager/kolor-manager-9999.ebuild b/kde-misc/kolor-manager/kolor-manager-9999.ebuild index 94e0e53160..82f0278fee 100644 --- a/kde-misc/kolor-manager/kolor-manager-9999.ebuild +++ b/kde-misc/kolor-manager/kolor-manager-9999.ebuild @@ -3,6 +3,7 @@ EAPI=6 +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="KControl module for Oyranos CMS cross desktop settings"