Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkgapi/
Date: Sun, 09 Oct 2016 15:27:00
Message-Id: 1476026808.67460efc796b2c67447c5f17fb334fd963c58c4c.kensington@gentoo
1 commit: 67460efc796b2c67447c5f17fb334fd963c58c4c
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 9 15:26:42 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 9 15:26:48 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=67460efc
7
8 net-libs/libkgapi: remove unused dependency
9
10 Upstream-commit: 5bfd6d96f0be6ab7dd333ac89fb47d003f07a393
11
12 Package-Manager: portage-2.3.1
13
14 net-libs/libkgapi/libkgapi-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/net-libs/libkgapi/libkgapi-9999.ebuild b/net-libs/libkgapi/libkgapi-9999.ebuild
18 index eef8f9c..0037be7 100644
19 --- a/net-libs/libkgapi/libkgapi-9999.ebuild
20 +++ b/net-libs/libkgapi/libkgapi-9999.ebuild
21 @@ -17,7 +17,6 @@ KEYWORDS=""
22 IUSE=""
23
24 DEPEND="
25 - $(add_frameworks_dep kcoreaddons)
26 $(add_frameworks_dep kio)
27 $(add_frameworks_dep kwindowsystem)
28 $(add_kdeapps_dep kcalcore)