diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-03 13:48:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-04 02:24:08 +0200 |
commit | 19243e8f32c6dc479437529f414ebb1b4f7182b7 (patch) | |
tree | d3d640c6c717c2ac47b84d746c5977dacef20108 | |
parent | media-sound/amarok: Drop pax-utils (diff) | |
download | kde-19243e8f32c6dc479437529f414ebb1b4f7182b7.tar.gz kde-19243e8f32c6dc479437529f414ebb1b4f7182b7.tar.bz2 kde-19243e8f32c6dc479437529f414ebb1b4f7182b7.zip |
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@gentoo.org>
-rw-r--r-- | kde-apps/dolphin/dolphin-19.03.80.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/dolphin/dolphin-19.04.49.9999.ebuild | 2 | ||||
-rw-r--r-- | 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) |