From 42d5c5f61478ce6eb60d46b9977faa0fcf9ff93b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 5 Jun 2017 10:26:12 +0200 Subject: [PATCH] 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 c6caca33572c2..168a8b6a9d67f 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 }