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 BA7F21384B4 for ; Wed, 4 Nov 2015 17:41:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EFA6E080D; Wed, 4 Nov 2015 17:41:46 +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 7B9A8E080D for ; Wed, 4 Nov 2015 17:41:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66819340817 for ; Wed, 4 Nov 2015 17:41:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B4DA16A0 for ; Wed, 4 Nov 2015 17:41:43 +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: <1446658590.954a037ac74aef32130d65627eb679b01550ce36.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kapman/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kapman/kapman-15.08.2.ebuild kde-apps/kapman/kapman-15.08.49.9999.ebuild kde-apps/kapman/kapman-9999.ebuild X-VCS-Directories: kde-apps/kapman/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 954a037ac74aef32130d65627eb679b01550ce36 X-VCS-Branch: master Date: Wed, 4 Nov 2015 17:41:43 +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: 7ed660bb-d8ec-4c64-8fb3-c5edc60eb7d3 X-Archives-Hash: 18fd7977c2e39fb7a78bde858f923108 commit: 954a037ac74aef32130d65627eb679b01550ce36 Author: Michael Palimaka gentoo org> AuthorDate: Wed Nov 4 17:36:30 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Nov 4 17:36:30 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=954a037a kde-apps/kapman: force handbook to be optional Package-Manager: portage-2.2.20.1 kde-apps/kapman/kapman-15.08.2.ebuild | 2 +- kde-apps/kapman/kapman-15.08.49.9999.ebuild | 2 +- kde-apps/kapman/kapman-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kapman/kapman-15.08.2.ebuild b/kde-apps/kapman/kapman-15.08.2.ebuild index bbe07f2..c873767 100644 --- a/kde-apps/kapman/kapman-15.08.2.ebuild +++ b/kde-apps/kapman/kapman-15.08.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Pac-Man clone for KDE" diff --git a/kde-apps/kapman/kapman-15.08.49.9999.ebuild b/kde-apps/kapman/kapman-15.08.49.9999.ebuild index cedeb5a..f4a8fb7 100644 --- a/kde-apps/kapman/kapman-15.08.49.9999.ebuild +++ b/kde-apps/kapman/kapman-15.08.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Pac-Man clone for KDE" diff --git a/kde-apps/kapman/kapman-9999.ebuild b/kde-apps/kapman/kapman-9999.ebuild index cedeb5a..f4a8fb7 100644 --- a/kde-apps/kapman/kapman-9999.ebuild +++ b/kde-apps/kapman/kapman-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Pac-Man clone for KDE"