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 D91941396D1 for ; Sun, 27 Aug 2017 19:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16673E090A; Sun, 27 Aug 2017 19:45:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E79CAE090A for ; Sun, 27 Aug 2017 19:45:11 +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 E19B4341AB4 for ; Sun, 27 Aug 2017 19:45:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53A0B84B5 for ; Sun, 27 Aug 2017 19:45:09 +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: <1503863090.5c3c23038dd9658da45e2b2c0d34b032655c4d8e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/ X-VCS-Repository: proj/kde X-VCS-Files: games-puzzle/ksokoban/ksokoban-9999.ebuild X-VCS-Directories: games-puzzle/ksokoban/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5c3c23038dd9658da45e2b2c0d34b032655c4d8e X-VCS-Branch: master Date: Sun, 27 Aug 2017 19:45:09 +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: 67db1d9c-a676-42e1-b1d1-10c5a00704f9 X-Archives-Hash: 267eb6cced9c5e5f3135e490cdfece29 commit: 5c3c23038dd9658da45e2b2c0d34b032655c4d8e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 27 19:44:50 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 27 19:44:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c3c2303 games-puzzle/ksokoban: Add KDE_HANDBOOK=optional Upstream commit 518098aa1827eadb753b2d4177720111c5efec3a Package-Manager: Portage-2.3.8, Repoman-2.3.3 games-puzzle/ksokoban/ksokoban-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild index 6243d9cfbf..32afb66450 100644 --- a/games-puzzle/ksokoban/ksokoban-9999.ebuild +++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 EGIT_BRANCH="port-to-kf5" +KDE_HANDBOOK="optional" inherit kde5 DESCRIPTION="The japanese warehouse keeper game"