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/kexi/
Date: Thu, 18 Apr 2019 18:17:46
Message-Id: 1555609195.8d3fbb6916ac11b2b3c4884600e97e0ddea2aa00.asturm@gentoo
1 commit: 8d3fbb6916ac11b2b3c4884600e97e0ddea2aa00
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 18 17:39:55 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 17:39:55 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d3fbb69
7
8 app-office/kexi: Drop obsolete slot 4 blockers
9
10 Package-Manager: Portage-2.3.63, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/kexi/kexi-9999.ebuild | 5 +----
14 1 file changed, 1 insertion(+), 4 deletions(-)
15
16 diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild
17 index d4cde3ff91..b05c229278 100644
18 --- a/app-office/kexi/kexi-9999.ebuild
19 +++ b/app-office/kexi/kexi-9999.ebuild
20 @@ -54,10 +54,7 @@ DEPEND="
21 )
22 webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
23 "
24 -RDEPEND="${DEPEND}
25 - !app-office/calligra:4[calligra_features_kexi]
26 - !app-office/calligra-l10n:4[calligra_features_kexi(+)]
27 -"
28 +RDEPEND="${DEPEND}"
29
30 src_prepare() {
31 if ! use webkit; then