Gentoo Archives: gentoo-commits

From: Chris Reffett <geekboy72@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkolab/
Date: Mon, 09 Jul 2012 01:15:44
Message-Id: 1341796494.c6a90959e6149f46de547c723a3b6a0bb9fa8c24.creffett@gentoo
1 commit: c6a90959e6149f46de547c723a3b6a0bb9fa8c24
2 Author: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
3 AuthorDate: Mon Jul 9 01:14:54 2012 +0000
4 Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
5 CommitDate: Mon Jul 9 01:14:54 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c6a90959
7
8 [net-libs/libkolab] Remove excess deps. Maybe I've got it right this time?
9
10 (Portage version: 2.2.0_alpha116/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 net-libs/libkolab/libkolab-0.2.0.ebuild | 2 --
14 1 files changed, 0 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/libkolab/libkolab-0.2.0.ebuild b/net-libs/libkolab/libkolab-0.2.0.ebuild
17 index 0161a71..56f7a53 100644
18 --- a/net-libs/libkolab/libkolab-0.2.0.ebuild
19 +++ b/net-libs/libkolab/libkolab-0.2.0.ebuild
20 @@ -20,8 +20,6 @@ PATCHES=( "${FILESDIR}/libkolab-fix-include.patch" )
21 DEPEND="
22 $(add_kdebase_dep kdepimlibs)
23 >=net-libs/libkolabxml-0.4.0
24 - x11-libs/qt-core
25 - x11-libs/qt-gui
26 "
27 RDEPEND="${DEPEND}"