commit: 19243e8f32c6dc479437529f414ebb1b4f7182b7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 3 11:48:18 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Apr 4 00:24:08 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=19243e8f
kde-apps/dolphin: USE thumbnail should be default enabled See also: https://mail.kde.org/pipermail/kde-distro-packagers/2019-March/000374.html Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/dolphin/dolphin-19.03.80.ebuild | 2 +- kde-apps/dolphin/dolphin-19.04.49.9999.ebuild | 2 +- kde-apps/dolphin/dolphin-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/dolphin/dolphin-19.03.80.ebuild b/kde-apps/dolphin/dolphin-19.03.80.ebuild index e14b0846d3..8308135342 100644 --- a/kde-apps/dolphin/dolphin-19.03.80.ebuild +++ b/kde-apps/dolphin/dolphin-19.03.80.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="semantic-desktop thumbnail" +IUSE="semantic-desktop +thumbnail" DEPEND=" $(add_frameworks_dep kbookmarks) diff --git a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild index 6f0b4595b1..3c7c2feb6a 100644 --- a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild +++ b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin" KEYWORDS="" -IUSE="semantic-desktop thumbnail" +IUSE="semantic-desktop +thumbnail" DEPEND=" $(add_frameworks_dep kbookmarks) diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild index 6f0b4595b1..3c7c2feb6a 100644 --- a/kde-apps/dolphin/dolphin-9999.ebuild +++ b/kde-apps/dolphin/dolphin-9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin" KEYWORDS="" -IUSE="semantic-desktop thumbnail" +IUSE="semantic-desktop +thumbnail" DEPEND=" $(add_frameworks_dep kbookmarks)
