Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/
Date: Tue, 28 Jul 2015 20:43:15
Message-Id: 1438116258.8ad0e84d62e4585b429a38b25f019c01672b3e79.johu@gentoo
1 commit: 8ad0e84d62e4585b429a38b25f019c01672b3e79
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Mon Jul 27 23:05:04 2015 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 28 20:44:18 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ad0e84d
7
8 [kde-base/kdepim-runtime] Pin net-libs/libkfbapi to slot 4
9
10 Package-Manager: portage-2.2.20
11
12 kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild
16 index af2edb3..d75cc77 100644
17 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild
18 +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild
19 @@ -22,7 +22,7 @@ DEPEND="
20 dev-libs/libxslt
21 $(add_kdebase_dep kdepimlibs 'akonadi(+)')
22 x11-misc/shared-mime-info
23 - facebook? ( net-libs/libkfbapi )
24 + facebook? ( net-libs/libkfbapi:4 )
25 google? ( >=net-libs/libkgapi-2.0:4 )
26 kolab? ( >=net-libs/libkolab-0.5 )
27 "