diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:07:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:54:57 +0200 |
commit | 9fd66aa9197191752a7d6e607d8b364c9eafdebf (patch) | |
tree | a73d9920a83d46f0d6fd904271549b38cff25a60 /kde-apps/ark/ark-20.12.3.ebuild | |
parent | kde-apps/cantor: Drop superfluous optfeature header (diff) | |
download | gentoo-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>
Diffstat (limited to 'kde-apps/ark/ark-20.12.3.ebuild')
-rw-r--r-- | kde-apps/ark/ark-20.12.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 |