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 4E4D9138335 for ; Wed, 16 Jan 2019 12:01:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07CAAE0CB9; Wed, 16 Jan 2019 12:01:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D89EFE0CB9 for ; Wed, 16 Jan 2019 12:01:13 +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 B1474335CFD for ; Wed, 16 Jan 2019 12:01:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF88B517 for ; Wed, 16 Jan 2019 12:01:10 +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: <1547640058.ac5a52d323a657090bec7ec533d22c57693bb748.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/make.defaults X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ac5a52d323a657090bec7ec533d22c57693bb748 X-VCS-Branch: master Date: Wed, 16 Jan 2019 12:01:10 +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: 50424bf5-ceef-4953-89cf-417acb186181 X-Archives-Hash: 7e3e40fe5408bf23925283b2af4e87d6 commit: ac5a52d323a657090bec7ec533d22c57693bb748 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 16 11:57:09 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 16 12:00:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5a52d3 profiles: base: Drop 'plan' from CALLIGRA_FEATURES Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index e82e9643d13..f17e030445e 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -68,7 +68,7 @@ LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" # Johannes Huber (15 Apr 2018) # Andreas Sturmlechner (01 Jan 2019) # By default build all calligra features (except unmaintained: stage). -CALLIGRA_FEATURES="karbon plan sheets words" +CALLIGRA_FEATURES="karbon sheets words" # Andreas K. Huettel (28 Sep 2010) # Small default list of enabled plugins for collectd