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 BC5D1138334 for ; Sat, 9 Feb 2019 09:56:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC0C4E09D9; Sat, 9 Feb 2019 09:56:10 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2D37E09D9 for ; Sat, 9 Feb 2019 09:56:10 +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 69FA0335D8E for ; Sat, 9 Feb 2019 09:56:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0708153D for ; Sat, 9 Feb 2019 09:56:07 +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: <1549706141.4384a003c74228420dd750abe72695da0d91cb9a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/artikulate/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/artikulate/artikulate-18.12.49.9999.ebuild kde-apps/artikulate/artikulate-9999.ebuild X-VCS-Directories: kde-apps/artikulate/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4384a003c74228420dd750abe72695da0d91cb9a X-VCS-Branch: master Date: Sat, 9 Feb 2019 09:56:07 +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: f6ff2bb8-0056-47bf-80aa-1ab3faaf8b66 X-Archives-Hash: 316e5415fc9035af49178d34390e9322 commit: 4384a003c74228420dd750abe72695da0d91cb9a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 8 23:41:35 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 09:55:41 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4384a003 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.49.9999.ebuild | 2 +- kde-apps/artikulate/artikulate-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/artikulate/artikulate-18.12.49.9999.ebuild b/kde-apps/artikulate/artikulate-18.12.49.9999.ebuild index d28227b2e3..fa4e507dba 100644 --- a/kde-apps/artikulate/artikulate-18.12.49.9999.ebuild +++ b/kde-apps/artikulate/artikulate-18.12.49.9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="optional" inherit kde5 DESCRIPTION="Language learning application that helps improving pronunciation skills" diff --git a/kde-apps/artikulate/artikulate-9999.ebuild b/kde-apps/artikulate/artikulate-9999.ebuild index d28227b2e3..fa4e507dba 100644 --- a/kde-apps/artikulate/artikulate-9999.ebuild +++ b/kde-apps/artikulate/artikulate-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_HANDBOOK="true" +KDE_HANDBOOK="optional" inherit kde5 DESCRIPTION="Language learning application that helps improving pronunciation skills"