Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/incidenceeditor/
Date: Sun, 12 Feb 2017 03:47:48
Message-Id: 1486871253.6f148fc211709dd7c084114ba2aceda3a57b1437.kensington@gentoo
1 commit: 6f148fc211709dd7c084114ba2aceda3a57b1437
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 03:47:21 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 12 03:47:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f148fc2
7
8 kde-apps/incidenceeditor: add blocker due to file collisions
9
10 Gentoo-bug: 609028
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 kde-apps/incidenceeditor/incidenceeditor-16.12.2.ebuild | 4 +++-
15 1 file changed, 3 insertions(+), 1 deletion(-)
16
17 diff --git a/kde-apps/incidenceeditor/incidenceeditor-16.12.2.ebuild b/kde-apps/incidenceeditor/incidenceeditor-16.12.2.ebuild
18 index e9e5fa4e76..4c16dac1e6 100644
19 --- a/kde-apps/incidenceeditor/incidenceeditor-16.12.2.ebuild
20 +++ b/kde-apps/incidenceeditor/incidenceeditor-16.12.2.ebuild
21 @@ -49,4 +49,6 @@ DEPEND="
22 $(add_qt_dep qtwidgets)
23 dev-libs/kdiagram:5
24 "
25 -RDEPEND="${DEPEND}"
26 +RDEPEND="${DEPEND}
27 + !kde-apps/kdepim-common-libs:4
28 +"