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/dolphin/
Date: Thu, 04 Apr 2019 00:29:38
Message-Id: 1554337448.19243e8f32c6dc479437529f414ebb1b4f7182b7.asturm@gentoo
1 commit: 19243e8f32c6dc479437529f414ebb1b4f7182b7
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 3 11:48:18 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 4 00:24:08 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=19243e8f
7
8 kde-apps/dolphin: USE thumbnail should be default enabled
9
10 See also:
11 https://mail.kde.org/pipermail/kde-distro-packagers/2019-March/000374.html
12
13 Package-Manager: Portage-2.3.62, Repoman-2.3.12
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 kde-apps/dolphin/dolphin-19.03.80.ebuild | 2 +-
17 kde-apps/dolphin/dolphin-19.04.49.9999.ebuild | 2 +-
18 kde-apps/dolphin/dolphin-9999.ebuild | 2 +-
19 3 files changed, 3 insertions(+), 3 deletions(-)
20
21 diff --git a/kde-apps/dolphin/dolphin-19.03.80.ebuild b/kde-apps/dolphin/dolphin-19.03.80.ebuild
22 index e14b0846d3..8308135342 100644
23 --- a/kde-apps/dolphin/dolphin-19.03.80.ebuild
24 +++ b/kde-apps/dolphin/dolphin-19.03.80.ebuild
25 @@ -11,7 +11,7 @@ inherit kde5
26 DESCRIPTION="Plasma filemanager focusing on usability"
27 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
28 KEYWORDS="~amd64 ~arm64 ~x86"
29 -IUSE="semantic-desktop thumbnail"
30 +IUSE="semantic-desktop +thumbnail"
31
32 DEPEND="
33 $(add_frameworks_dep kbookmarks)
34
35 diff --git a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
36 index 6f0b4595b1..3c7c2feb6a 100644
37 --- a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
38 +++ b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
39 @@ -11,7 +11,7 @@ inherit kde5
40 DESCRIPTION="Plasma filemanager focusing on usability"
41 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
42 KEYWORDS=""
43 -IUSE="semantic-desktop thumbnail"
44 +IUSE="semantic-desktop +thumbnail"
45
46 DEPEND="
47 $(add_frameworks_dep kbookmarks)
48
49 diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
50 index 6f0b4595b1..3c7c2feb6a 100644
51 --- a/kde-apps/dolphin/dolphin-9999.ebuild
52 +++ b/kde-apps/dolphin/dolphin-9999.ebuild
53 @@ -11,7 +11,7 @@ inherit kde5
54 DESCRIPTION="Plasma filemanager focusing on usability"
55 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
56 KEYWORDS=""
57 -IUSE="semantic-desktop thumbnail"
58 +IUSE="semantic-desktop +thumbnail"
59
60 DEPEND="
61 $(add_frameworks_dep kbookmarks)