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 A4D85138350 for ; Sun, 8 Mar 2020 13:10:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B510BE0837; Sun, 8 Mar 2020 13:10:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 1A5D8E0837 for ; Sun, 8 Mar 2020 13:10:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9C01934F62A for ; Sun, 8 Mar 2020 13:10:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2374912B for ; Sun, 8 Mar 2020 13:10:25 +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: <1583672999.6969a52abc328f7ff4df87d5d5f5744a0ef16a10.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/calligra/calligra-9999.ebuild app-office/calligra/metadata.xml X-VCS-Directories: app-office/calligra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6969a52abc328f7ff4df87d5d5f5744a0ef16a10 X-VCS-Branch: master Date: Sun, 8 Mar 2020 13:10:25 +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: 57ceee01-bcdc-4add-9c39-e206089676af X-Archives-Hash: c66176f648f6095f6fdd93cdbfde4f7c commit: 6969a52abc328f7ff4df87d5d5f5744a0ef16a10 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 8 13:09:59 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 8 13:09:59 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6969a52a app-office/calligra: Drop flow CALLIGRA_FEATURE Upstream commit f8786b001b75b33e57a9e2c615a37ece7866f350 Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/calligra/calligra-9999.ebuild | 2 +- app-office/calligra/metadata.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index 7f4c655568..3e7943e7c4 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -18,7 +18,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~x86" fi -CAL_FTS=( flow karbon sheets stage words ) +CAL_FTS=( karbon sheets stage words ) LICENSE="GPL-2" SLOT="5" diff --git a/app-office/calligra/metadata.xml b/app-office/calligra/metadata.xml index a26eb5e811..f31dd00ff9 100644 --- a/app-office/calligra/metadata.xml +++ b/app-office/calligra/metadata.xml @@ -12,7 +12,6 @@ Enable kactivities support Build chartshape plugin for creating business charts with dev-libs/kdiagram - Build Calligra flowchart and diagram tool Enable tablet and 2:1 devices support Enable support for various import filter file formats like WordPerfect, Visio and Apple Keynote Build colorengine plugins using media-libs/lcms