Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/
Date: Sun, 31 Dec 2017 23:40:41
Message-Id: 1514763538.15cdf1518eb10862bf42cbefdea7946c92326a8c.asturm@gentoo
1 commit: 15cdf1518eb10862bf42cbefdea7946c92326a8c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 31 23:38:58 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 31 23:38:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15cdf151
7
8 media-gfx/digikam: Raise KDE_APPS_MINIMAL to 17.12.0
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-gfx/digikam/digikam-5.7.0-r3.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/media-gfx/digikam/digikam-5.7.0-r3.ebuild b/media-gfx/digikam/digikam-5.7.0-r3.ebuild
16 index bedb0c1673d..0ed4fee5e5e 100644
17 --- a/media-gfx/digikam/digikam-5.7.0-r3.ebuild
18 +++ b/media-gfx/digikam/digikam-5.7.0-r3.ebuild
19 @@ -8,6 +8,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
20 KDE_TEST="true"
21 fi
22 CMAKE_MAKEFILE_GENERATOR="emake"
23 +KDE_APPS_MINIMAL="17.12.0"
24 inherit kde5 toolchain-funcs
25
26 DESCRIPTION="Digital photo management application"