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 2B300138330 for ; Sun, 9 Oct 2016 15:03:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64E12E0B87; Sun, 9 Oct 2016 15:02:57 +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 4C9C5E0B87 for ; Sun, 9 Oct 2016 15:02:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE3C234161E for ; Sun, 9 Oct 2016 15:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4D024A8 for ; Sun, 9 Oct 2016 15:02:52 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1476025363.84f0519b0963932a16c9e7da8633aa67b87c9995.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kgpg/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kgpg/kgpg-9999.ebuild X-VCS-Directories: kde-apps/kgpg/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 84f0519b0963932a16c9e7da8633aa67b87c9995 X-VCS-Branch: master Date: Sun, 9 Oct 2016 15:02:52 +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: 3f89ebac-59f0-4f96-8878-75018391456e X-Archives-Hash: aa32664e655abdd0a8a3fdec0b90c9ef commit: 84f0519b0963932a16c9e7da8633aa67b87c9995 Author: Michael Palimaka gentoo org> AuthorDate: Sun Oct 9 14:59:28 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Oct 9 15:02:43 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=84f0519b kde-apps/kgpg: force handbook to be optional Package-Manager: portage-2.3.1 kde-apps/kgpg/kgpg-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kgpg/kgpg-9999.ebuild b/kde-apps/kgpg/kgpg-9999.ebuild index 7809963..81214c1 100644 --- a/kde-apps/kgpg/kgpg-9999.ebuild +++ b/kde-apps/kgpg/kgpg-9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 +KDE_HANDBOOK="forceoptional" KDE_SELINUX_MODULE="gpg" inherit kde5