kde-frameworks/kwallet: Add KDE Wiki link to postinst message

Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
Andreas Sturmlechner
2017-06-05 10:26:12 +02:00
parent 4a232314f4
commit 42d5c5f614

View File

@@ -53,5 +53,6 @@ pkg_postinst() {
elog "Starting with 5.34.0-r1, ${PN} is able to serve applications"
elog "that still require old kwalletd4. After migration has finished,"
elog "kde-apps/kwalletd can be removed."
elog "For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet"
fi
}