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 719B41387FD for ; Fri, 4 Apr 2014 15:25:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B15DBE09FC; Fri, 4 Apr 2014 15:25:22 +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 45486E09FC for ; Fri, 4 Apr 2014 15:25:22 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 798EC33FE7C for ; Fri, 4 Apr 2014 15:25:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id AE8ED188F2 for ; Fri, 4 Apr 2014 15:25:17 +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: <1396625075.1cf9af5f9fc4ac5bebcd9ff9cbe3dad1f475fe05.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ksysguard/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/ksysguard/ksysguard-9999.ebuild X-VCS-Directories: kde-base/ksysguard/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 1cf9af5f9fc4ac5bebcd9ff9cbe3dad1f475fe05 X-VCS-Branch: master Date: Fri, 4 Apr 2014 15:25:17 +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: b403df78-f86a-4528-9a50-f9e369ffe36e X-Archives-Hash: c3f2f723832c2dfcc2aa0b4af280b0c1 commit: 1cf9af5f9fc4ac5bebcd9ff9cbe3dad1f475fe05 Author: Michael Palimaka gentoo org> AuthorDate: Fri Apr 4 15:24:35 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Apr 4 15:24:35 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1cf9af5f [kde-base/ksysguard] Allow making handbook optional. Package-Manager: portage-2.2.8-r1 --- kde-base/ksysguard/ksysguard-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-base/ksysguard/ksysguard-9999.ebuild b/kde-base/ksysguard/ksysguard-9999.ebuild index 9ef6b78..0062f80 100644 --- a/kde-base/ksysguard/ksysguard-9999.ebuild +++ b/kde-base/ksysguard/ksysguard-9999.ebuild @@ -4,6 +4,7 @@ EAPI=5 +KDE_HANDBOOK="true" inherit kde5 DESCRIPTION="Network-enabled task manager and system monitor"