Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/
Date: Sun, 08 Mar 2020 13:10:29
Message-Id: 1583672999.6969a52abc328f7ff4df87d5d5f5744a0ef16a10.asturm@gentoo
1 commit: 6969a52abc328f7ff4df87d5d5f5744a0ef16a10
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 8 13:09:59 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 8 13:09:59 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6969a52a
7
8 app-office/calligra: Drop flow CALLIGRA_FEATURE
9
10 Upstream commit f8786b001b75b33e57a9e2c615a37ece7866f350
11
12 Package-Manager: Portage-2.3.92, Repoman-2.3.20
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-office/calligra/calligra-9999.ebuild | 2 +-
16 app-office/calligra/metadata.xml | 1 -
17 2 files changed, 1 insertion(+), 2 deletions(-)
18
19 diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
20 index 7f4c655568..3e7943e7c4 100644
21 --- a/app-office/calligra/calligra-9999.ebuild
22 +++ b/app-office/calligra/calligra-9999.ebuild
23 @@ -18,7 +18,7 @@ if [[ ${KDE_BUILD_TYPE} == release ]]; then
24 KEYWORDS="~amd64 ~x86"
25 fi
26
27 -CAL_FTS=( flow karbon sheets stage words )
28 +CAL_FTS=( karbon sheets stage words )
29
30 LICENSE="GPL-2"
31 SLOT="5"
32
33 diff --git a/app-office/calligra/metadata.xml b/app-office/calligra/metadata.xml
34 index a26eb5e811..f31dd00ff9 100644
35 --- a/app-office/calligra/metadata.xml
36 +++ b/app-office/calligra/metadata.xml
37 @@ -12,7 +12,6 @@
38 <use>
39 <flag name="activities">Enable kactivities support</flag>
40 <flag name="charts">Build chartshape plugin for creating business charts with <pkg>dev-libs/kdiagram</pkg></flag>
41 - <flag name="calligra_features_flow">Build Calligra flowchart and diagram tool</flag>
42 <flag name="gemini">Enable tablet and 2:1 devices support</flag>
43 <flag name="import-filter">Enable support for various import filter file formats like WordPerfect, Visio and Apple Keynote</flag>
44 <flag name="lcms">Build colorengine plugins using <pkg>media-libs/lcms</pkg></flag>