diff options
Diffstat (limited to 'kde-apps/kmail/kmail-9999.ebuild')
| -rw-r--r-- | kde-apps/kmail/kmail-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild index 9b3a30a2e2f..00fe36eaa2d 100644 --- a/kde-apps/kmail/kmail-9999.ebuild +++ b/kde-apps/kmail/kmail-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=6.9.0 QTMIN=6.7.2 -inherit ecm gear.kde.org optfeature +inherit ecm gear.kde.org optfeature xdg DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" HOMEPAGE="https://apps.kde.org/kmail2/ @@ -115,5 +115,5 @@ pkg_postinst() { optfeature "crypto config and certificate details GUI" "kde-apps/kleopatra:${SLOT}" optfeature "import PIM data from other applications" "kde-apps/akonadi-import-wizard:${SLOT}" fi - ecm_pkg_postinst + xdg_pkg_postinst } |
