commit: 42d5c5f61478ce6eb60d46b9977faa0fcf9ff93b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 5 08:26:12 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 5 08:26:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d5c5f6
kde-frameworks/kwallet: Add KDE Wiki link to postinst message
Package-Manager: Portage-2.3.5, Repoman-2.3.1
kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild
b/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild
index c6caca33572..168a8b6a9d6 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
}