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/kalzium/
Date: Sun, 09 Dec 2018 11:03:11
Message-Id: 1544352309.5d4993a95f1f4d6f211c97fa6771ee4deca09776.asturm@gentoo
1 commit: 5d4993a95f1f4d6f211c97fa6771ee4deca09776
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 10:35:17 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 10:45:09 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d4993a9
7
8 kde-apps/kalzium: Drop unused DEPEND, kdelibs4support--
9
10 Upstream commit c000bb62873bf5cdcd8ee3394e947336e6d859f2
11
12 Package-Manager: Portage-2.3.52, Repoman-2.3.12
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-apps/kalzium/kalzium-9999.ebuild | 3 +--
16 1 file changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/kde-apps/kalzium/kalzium-9999.ebuild b/kde-apps/kalzium/kalzium-9999.ebuild
19 index 3d6301a922..aeaaf745a9 100644
20 --- a/kde-apps/kalzium/kalzium-9999.ebuild
21 +++ b/kde-apps/kalzium/kalzium-9999.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -16,7 +16,6 @@ DEPEND="
29 $(add_frameworks_dep kconfig)
30 $(add_frameworks_dep kconfigwidgets)
31 $(add_frameworks_dep kcoreaddons)
32 - $(add_frameworks_dep kdelibs4support)
33 $(add_frameworks_dep khtml)
34 $(add_frameworks_dep ki18n)
35 $(add_frameworks_dep kio)