summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:18:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:00 +0200
commit7b8bb07116dc19d7cbfb2e1e7c4a70dec34d27a5 (patch)
treeabd519922d9a6276f454d21f9612a8c309b9ae9f /app-office/kmymoney
parentapp-office/impressive: Drop superfluous optfeature header (diff)
downloadgentoo-7b8bb07116dc19d7cbfb2e1e7c4a70dec34d27a5.tar.gz
gentoo-7b8bb07116dc19d7cbfb2e1e7c4a70dec34d27a5.tar.bz2
gentoo-7b8bb07116dc19d7cbfb2e1e7c4a70dec34d27a5.zip
app-office/kmymoney: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/kmymoney')
-rw-r--r--app-office/kmymoney/kmymoney-5.1.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/kmymoney/kmymoney-5.1.1.ebuild b/app-office/kmymoney/kmymoney-5.1.1.ebuild
index 9c1afb827854..55fe1033ec3e 100644
--- a/app-office/kmymoney/kmymoney-5.1.1.ebuild
+++ b/app-office/kmymoney/kmymoney-5.1.1.ebuild
@@ -120,8 +120,7 @@ src_test() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
- optfeature "More options for online stock quote retrieval" dev-perl/Finance-Quote
+ optfeature "more options for online stock quote retrieval" dev-perl/Finance-Quote
fi
if has_version "app-office/kmymoney[quotes]"; then
elog "Please note: IUSE=quotes flag is gone in ${PN}-5.1.1. ${PN} still"