Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/grantlee-editor/
Date: Sun, 05 Mar 2017 10:38:36
Message-Id: 1488709888.8be0e6044e6b596383acfa5af353d88a21700dad.asturm@gentoo
1 commit: 8be0e6044e6b596383acfa5af353d88a21700dad
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 5 10:31:28 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 5 10:31:28 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8be0e604
7
8 kde-apps/grantlee-editor: Drop unused DEPEND
9
10 Upstream commit 74059135373cac4d6f2c69a7cc9ec27b34f0547d
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 kde-apps/grantlee-editor/grantlee-editor-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild b/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild
18 index 180f7b1d0e..908120d90d 100644
19 --- a/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild
20 +++ b/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild
21 @@ -31,7 +31,6 @@ DEPEND="
22 $(add_kdeapps_dep kcontacts)
23 $(add_kdeapps_dep kmime)
24 $(add_kdeapps_dep kpimtextedit)
25 - $(add_kdeapps_dep libkdepim)
26 $(add_kdeapps_dep messagelib)
27 $(add_kdeapps_dep pimcommon)
28 $(add_qt_dep qtgui)