summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:06:51 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:54:56 +0200
commita1f3ff718135d5848cd6034ecbc3c6cce8f935b9 (patch)
treed21a0f17767ba44782ae967e724ed03730360dcd /kde-apps/dolphin
parentkde-frameworks/purpose: Drop superfluous optfeature header (diff)
downloadgentoo-a1f3ff718135d5848cd6034ecbc3c6cce8f935b9.tar.gz
gentoo-a1f3ff718135d5848cd6034ecbc3c6cce8f935b9.tar.bz2
gentoo-a1f3ff718135d5848cd6034ecbc3c6cce8f935b9.zip
kde-apps/dolphin: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/dolphin')
-rw-r--r--kde-apps/dolphin/dolphin-20.08.3.ebuild3
-rw-r--r--kde-apps/dolphin/dolphin-20.12.3-r1.ebuild1
2 files changed, 1 insertions, 3 deletions
diff --git a/kde-apps/dolphin/dolphin-20.08.3.ebuild b/kde-apps/dolphin/dolphin-20.08.3.ebuild
index 05f04613e4bd..ed43a736d709 100644
--- a/kde-apps/dolphin/dolphin-20.08.3.ebuild
+++ b/kde-apps/dolphin/dolphin-20.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -84,7 +84,6 @@ src_test() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}
diff --git a/kde-apps/dolphin/dolphin-20.12.3-r1.ebuild b/kde-apps/dolphin/dolphin-20.12.3-r1.ebuild
index 367584e27d2f..3168dd7b9523 100644
--- a/kde-apps/dolphin/dolphin-20.12.3-r1.ebuild
+++ b/kde-apps/dolphin/dolphin-20.12.3-r1.ebuild
@@ -90,7 +90,6 @@ src_test() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}