diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-05 10:26:12 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-05 10:26:32 +0200 |
commit | 42d5c5f61478ce6eb60d46b9977faa0fcf9ff93b (patch) | |
tree | e30b844aa00f57f107ec0b0667e7ff57e47e952b /kde-frameworks/kwallet | |
parent | kde-frameworks/kwallet: Drop 5.34.0 (r0) (diff) | |
download | gentoo-42d5c5f61478ce6eb60d46b9977faa0fcf9ff93b.tar.gz gentoo-42d5c5f61478ce6eb60d46b9977faa0fcf9ff93b.tar.bz2 gentoo-42d5c5f61478ce6eb60d46b9977faa0fcf9ff93b.zip |
kde-frameworks/kwallet: Add KDE Wiki link to postinst message
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'kde-frameworks/kwallet')
-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 } |