diff options
-rw-r--r-- | kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild b/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild index c6caca33572c..168a8b6a9d67 100644 --- a/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild +++ b/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild @@ -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 } |