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 E77B4139694 for ; Sat, 4 Mar 2017 10:54:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B155521C1B7; Sat, 4 Mar 2017 10:54:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 942E921C1B7 for ; Sat, 4 Mar 2017 10:53:50 +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 C72CB341783 for ; Sat, 4 Mar 2017 10:53:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E1845C00 for ; Sat, 4 Mar 2017 10:53:48 +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: <1488624513.4c3f917895cd500037b3951212aec1820d02e4d2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/khangman/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/khangman/khangman-16.12.49.9999.ebuild kde-apps/khangman/khangman-9999.ebuild X-VCS-Directories: kde-apps/khangman/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4c3f917895cd500037b3951212aec1820d02e4d2 X-VCS-Branch: master Date: Sat, 4 Mar 2017 10:53:48 +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: 75156a03-9b53-42ce-b86e-1644612d6f52 X-Archives-Hash: 86b3d3c42ba4a6d7d47ef9b34f0bd71a commit: 4c3f917895cd500037b3951212aec1820d02e4d2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 4 10:48:33 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 4 10:48:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4c3f9178 kde-apps/khangman: Set KDE_HANDBOOK=forceoptional Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/khangman/khangman-16.12.49.9999.ebuild | 2 +- kde-apps/khangman/khangman-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/khangman/khangman-16.12.49.9999.ebuild b/kde-apps/khangman/khangman-16.12.49.9999.ebuild index 1a20147085..80dea1c1cb 100644 --- a/kde-apps/khangman/khangman-16.12.49.9999.ebuild +++ b/kde-apps/khangman/khangman-16.12.49.9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Classical hangman game by KDE" diff --git a/kde-apps/khangman/khangman-9999.ebuild b/kde-apps/khangman/khangman-9999.ebuild index 1a20147085..80dea1c1cb 100644 --- a/kde-apps/khangman/khangman-9999.ebuild +++ b/kde-apps/khangman/khangman-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Classical hangman game by KDE"