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/kraft/
Date: Sun, 19 Nov 2017 22:33:21
Message-Id: 1511120786.c37607e69413b85037e69b4e1a4fd0252c13d548.asturm@gentoo
1 commit: c37607e69413b85037e69b4e1a4fd0252c13d548
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 19:46:26 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 19:46:26 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c37607e6
7
8 app-office/kraft: Block slot 4
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 app-office/kraft/kraft-9999.ebuild | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
14
15 diff --git a/app-office/kraft/kraft-9999.ebuild b/app-office/kraft/kraft-9999.ebuild
16 index d05d6f79ea..f20269f42a 100644
17 --- a/app-office/kraft/kraft-9999.ebuild
18 +++ b/app-office/kraft/kraft-9999.ebuild
19 @@ -32,7 +32,9 @@ DEPEND="
20 $(add_kdeapps_dep akonadi-contacts)
21 )
22 "
23 -RDEPEND="${DEPEND}"
24 +RDEPEND="${DEPEND}
25 + !app-office/kraft:4
26 +"
27
28 DOCS=( AUTHORS Changes.txt README Releasenotes.txt TODO )