Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/incidenceeditor/
Date: Sat, 02 Apr 2016 16:06:15
Message-Id: 1459612570.0147e69dcb06dcc9886f951de3ed71a52fdc0ca9.kensington@gentoo
1 commit: 0147e69dcb06dcc9886f951de3ed71a52fdc0ca9
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 2 10:04:41 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 15:56:10 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0147e69d
7
8 kde-apps/incidenceeditor: Drop unused DEPENDs
9
10 Upstream commit ab9708d4a0c8478de78867b00ce777b5d7350070
11
12 Package-Manager: portage-2.2.27
13
14 kde-apps/incidenceeditor/incidenceeditor-16.04.49.9999.ebuild | 5 ++---
15 kde-apps/incidenceeditor/incidenceeditor-9999.ebuild | 4 +---
16 2 files changed, 3 insertions(+), 6 deletions(-)
17
18 diff --git a/kde-apps/incidenceeditor/incidenceeditor-16.04.49.9999.ebuild b/kde-apps/incidenceeditor/incidenceeditor-16.04.49.9999.ebuild
19 index b3f6ae3..9c85984 100644
20 --- a/kde-apps/incidenceeditor/incidenceeditor-16.04.49.9999.ebuild
21 +++ b/kde-apps/incidenceeditor/incidenceeditor-16.04.49.9999.ebuild
22 @@ -4,7 +4,8 @@
23
24 EAPI=6
25
26 -KDE_TEST="true"
27 +FRAMEWORKS_MINIMAL="5.19.0"
28 +KDE_TEST="forceoptional"
29 inherit kde5
30
31 DESCRIPTION="Incidence editor for korganizer"
32 @@ -44,10 +45,8 @@ COMMON_DEPEND="
33 $(add_kdeapps_dep kmailtransport)
34 $(add_kdeapps_dep kmime)
35 $(add_kdeapps_dep libkdepim)
36 - $(add_qt_dep designer)
37 $(add_qt_dep qtdbus)
38 $(add_qt_dep qtgui)
39 - $(add_qt_dep qtwebkit)
40 $(add_qt_dep qtwidgets)
41 "
42 DEPEND="${COMMON_DEPEND}
43
44 diff --git a/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild b/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild
45 index b3f6ae3..eb22e45 100644
46 --- a/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild
47 +++ b/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild
48 @@ -4,7 +4,7 @@
49
50 EAPI=6
51
52 -KDE_TEST="true"
53 +KDE_TEST="forceoptional"
54 inherit kde5
55
56 DESCRIPTION="Incidence editor for korganizer"
57 @@ -44,10 +44,8 @@ COMMON_DEPEND="
58 $(add_kdeapps_dep kmailtransport)
59 $(add_kdeapps_dep kmime)
60 $(add_kdeapps_dep libkdepim)
61 - $(add_qt_dep designer)
62 $(add_qt_dep qtdbus)
63 $(add_qt_dep qtgui)
64 - $(add_qt_dep qtwebkit)
65 $(add_qt_dep qtwidgets)
66 "
67 DEPEND="${COMMON_DEPEND}