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/akonadi-calendar/
Date: Mon, 27 May 2019 18:40:21
Message-Id: 1558982320.835a380f136ad0f98ca9c1fa7ddd8ae60ec48379.asturm@gentoo
1 commit: 835a380f136ad0f98ca9c1fa7ddd8ae60ec48379
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 18:38:38 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 18:38:40 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=835a380f
7
8 kde-apps/akonadi-calendar: Drop unused DEPENDs
9
10 Upstream commit d18ba909b43e83194fd976ef21ce5ad018f1c8f5
11
12 Package-Manager: Portage-2.3.67, Repoman-2.3.13
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild | 3 ---
16 1 file changed, 3 deletions(-)
17
18 diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild
19 index a2e187bd07..2d5a3cae97 100644
20 --- a/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild
21 +++ b/kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild
22 @@ -23,14 +23,11 @@ DEPEND="
23 $(add_frameworks_dep kitemmodels)
24 $(add_frameworks_dep kjobwidgets)
25 $(add_frameworks_dep kwidgetsaddons)
26 - $(add_frameworks_dep kwallet)
27 $(add_frameworks_dep kxmlgui)
28 $(add_kdeapps_dep akonadi)
29 - $(add_kdeapps_dep akonadi-contacts)
30 $(add_kdeapps_dep akonadi-mime)
31 $(add_kdeapps_dep kcalcore)
32 $(add_kdeapps_dep kcalutils)
33 - $(add_kdeapps_dep kcontacts)
34 $(add_kdeapps_dep kidentitymanagement)
35 $(add_kdeapps_dep kmailtransport)
36 $(add_kdeapps_dep kmime)