Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kraft/
Date: Sun, 19 Nov 2017 19:47:50
Message-Id: 1511120859.83de04286fb176dcea30d71bde9d1233bedcd96e.asturm@gentoo
1 commit: 83de04286fb176dcea30d71bde9d1233bedcd96e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 19:46:56 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 19:47:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83de0428
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-0.80_pre20171115.ebuild | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
14
15 diff --git a/app-office/kraft/kraft-0.80_pre20171115.ebuild b/app-office/kraft/kraft-0.80_pre20171115.ebuild
16 index cc3b1e38dba..c6fd91b04ec 100644
17 --- a/app-office/kraft/kraft-0.80_pre20171115.ebuild
18 +++ b/app-office/kraft/kraft-0.80_pre20171115.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 )