From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8B8E758973 for ; Fri, 22 Jan 2016 18:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CD61E0782; Fri, 22 Jan 2016 18:04:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8FA5E0782 for ; Fri, 22 Jan 2016 18:04:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14590340A15 for ; Fri, 22 Jan 2016 18:04:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6C47A91 for ; Fri, 22 Jan 2016 18:04:45 +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: <1453485835.e97af71bc0ae12900e5cd8ea7ad71ee2c9155248.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kgamma/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild kde-plasma/kgamma/kgamma-9999.ebuild X-VCS-Directories: kde-plasma/kgamma/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: e97af71bc0ae12900e5cd8ea7ad71ee2c9155248 X-VCS-Branch: master Date: Fri, 22 Jan 2016 18:04:45 +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: bd828a42-d47f-47cf-a110-06e5611737d9 X-Archives-Hash: 09f623a7d93f44828f80aaeeeb169e3d commit: e97af71bc0ae12900e5cd8ea7ad71ee2c9155248 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jan 22 18:03:55 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jan 22 18:03:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e97af71b kde-plasma/kgamma: force handbook to be optional Package-Manager: portage-2.2.27 kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild | 2 +- kde-plasma/kgamma/kgamma-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild b/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild index afae5cc..d2bc6ce 100644 --- a/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild +++ b/kde-plasma/kgamma/kgamma-5.5.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KMNAME="${PN}5" inherit kde5 diff --git a/kde-plasma/kgamma/kgamma-9999.ebuild b/kde-plasma/kgamma/kgamma-9999.ebuild index afae5cc..d2bc6ce 100644 --- a/kde-plasma/kgamma/kgamma-9999.ebuild +++ b/kde-plasma/kgamma/kgamma-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KMNAME="${PN}5" inherit kde5