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 9153C138334 for ; Sat, 9 Feb 2019 09:52:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ADAEE09B6; Sat, 9 Feb 2019 09:52:24 +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 70B7EE09B6 for ; Sat, 9 Feb 2019 09:52:24 +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 27128335D74 for ; Sat, 9 Feb 2019 09:52:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1C31542 for ; Sat, 9 Feb 2019 09:52:19 +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: <1549705920.d3d23c24ca766cb2471a8c520ce7c260fd9d1e8e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/artikulate/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/artikulate/artikulate-18.12.2.ebuild X-VCS-Directories: kde-apps/artikulate/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d3d23c24ca766cb2471a8c520ce7c260fd9d1e8e X-VCS-Branch: master Date: Sat, 9 Feb 2019 09:52:19 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e5e762c-00e4-4c96-8172-17c10f768347 X-Archives-Hash: 44f725f35831984605603e53c0bacc5d commit: d3d23c24ca766cb2471a8c520ce7c260fd9d1e8e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 8 23:41:35 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 09:52:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d23c24 kde-apps/artikulate: Set KDE_HANDBOOK to optional Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/artikulate/artikulate-18.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/artikulate/artikulate-18.12.2.ebuild b/kde-apps/artikulate/artikulate-18.12.2.ebuild index 4c79c4f45f1..de55b4f5b0e 100644 --- a/kde-apps/artikulate/artikulate-18.12.2.ebuild +++ b/kde-apps/artikulate/artikulate-18.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="optional" inherit kde5 DESCRIPTION="Language learning application that helps improving pronunciation skills"