summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:07:03 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:54:57 +0200
commit9fd66aa9197191752a7d6e607d8b364c9eafdebf (patch)
treea73d9920a83d46f0d6fd904271549b38cff25a60
parentkde-apps/cantor: Drop superfluous optfeature header (diff)
downloadgentoo-9fd66aa9197191752a7d6e607d8b364c9eafdebf.tar.gz
gentoo-9fd66aa9197191752a7d6e607d8b364c9eafdebf.tar.bz2
gentoo-9fd66aa9197191752a7d6e607d8b364c9eafdebf.zip
kde-apps/ark: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/ark/ark-20.08.3.ebuild3
-rw-r--r--kde-apps/ark/ark-20.12.3.ebuild1
2 files changed, 1 insertions, 3 deletions
diff --git a/kde-apps/ark/ark-20.08.3.ebuild b/kde-apps/ark/ark-20.08.3.ebuild
index c9ef36a81bf1..ff2b5a1d65ec 100644
--- a/kde-apps/ark/ark-20.08.3.ebuild
+++ b/kde-apps/ark/ark-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
@@ -67,7 +67,6 @@ src_test() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "rar archive creation/extraction" app-arch/rar
optfeature "rar archive extraction only" app-arch/unar app-arch/unrar
optfeature "7-Zip archive support" app-arch/p7zip
diff --git a/kde-apps/ark/ark-20.12.3.ebuild b/kde-apps/ark/ark-20.12.3.ebuild
index 72ad1a83c0b5..117e7af59d77 100644
--- a/kde-apps/ark/ark-20.12.3.ebuild
+++ b/kde-apps/ark/ark-20.12.3.ebuild
@@ -67,7 +67,6 @@ src_test() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "rar archive creation/extraction" app-arch/rar
optfeature "rar archive extraction only" app-arch/unar app-arch/unrar
optfeature "7-Zip archive support" app-arch/p7zip