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/kdepim-runtime/
Date: Sat, 02 Jul 2016 16:45:35
Message-Id: 1467477913.5023b040f12288e76b1dd9d6060f601ee431d29b.kensington@gentoo
1 commit: 5023b040f12288e76b1dd9d6060f601ee431d29b
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 26 11:54:03 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 16:45:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5023b040
7
8 kde-apps/kdepim-runtime: Block incompatible kdepimlibs versions
9
10 Gentoo-bug: 586626
11
12 Package-Manager: portage-2.2.28
13
14 kde-apps/kdepim-runtime/kdepim-runtime-4.14.10.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-4.14.10.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-4.14.10.ebuild
18 index 41280b4..ba5ccc3 100644
19 --- a/kde-apps/kdepim-runtime/kdepim-runtime-4.14.10.ebuild
20 +++ b/kde-apps/kdepim-runtime/kdepim-runtime-4.14.10.ebuild
21 @@ -31,6 +31,7 @@ RDEPEND="${DEPEND}
22 $(add_kdeapps_dep kdepim-icons)
23 >=kde-frameworks/oxygen-icons-5.19.0:5
24 )
25 + !>=kde-apps/kdepimlibs-4.14.11_pre20160211
26 !kde-misc/akonadi-google
27 "