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/pim-sieve-editor/
Date: Fri, 03 Mar 2017 19:28:19
Message-Id: 1488569263.f338d9209dde1ecc9e644e10f3430981ceaeafd8.asturm@gentoo
1 commit: f338d9209dde1ecc9e644e10f3430981ceaeafd8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 19:27:43 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 19:27:43 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f338d920
7
8 kde-apps/pim-sieve-editor: Drop unused DEPEND
9
10 Upstream commit b2943377532883c6be88dd14190c52a1204e1ab2
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild
18 index 65e79001b9..65e927eac9 100644
19 --- a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild
20 +++ b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild
21 @@ -33,7 +33,6 @@ DEPEND="
22 $(add_kdeapps_dep kcontacts)
23 $(add_kdeapps_dep kmailtransport)
24 $(add_kdeapps_dep libksieve)
25 - $(add_kdeapps_dep messagelib)
26 $(add_kdeapps_dep pimcommon)
27 $(add_qt_dep qtgui)
28 $(add_qt_dep qtnetwork)