diff options
Diffstat (limited to 'kde-frameworks/kwallet/kwallet-5.116.0-r1.ebuild')
-rw-r--r-- | kde-frameworks/kwallet/kwallet-5.116.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kwallet/kwallet-5.116.0-r1.ebuild b/kde-frameworks/kwallet/kwallet-5.116.0-r1.ebuild index 55bb6df3b0e4..c5e90ca90f32 100644 --- a/kde-frameworks/kwallet/kwallet-5.116.0-r1.ebuild +++ b/kde-frameworks/kwallet/kwallet-5.116.0-r1.ebuild @@ -52,8 +52,8 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then - optfeature "Auto-unlocking after account login" "kde-plasma/kwallet-pam:5" - optfeature "KWallet management" "kde-apps/kwalletmanager:5" + optfeature "Auto-unlocking after Plasma login" "kde-plasma/kwallet-pam" + optfeature "KWallet management" "kde-apps/kwalletmanager" elog "For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet" fi ecm_pkg_postinst |