commit: 937c78f47be49a169ac85d7c747936dd6e574363 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 3 11:07:42 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 3 11:07:42 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=937c78f4
kde-apps/kmail: Add kde-apps/akonadi-import-wizard optfeature Closes: https://bugs.gentoo.org/831945 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kmail/kmail-21.12.3.ebuild | 1 + kde-apps/kmail/kmail-21.12.49.9999.ebuild | 1 + kde-apps/kmail/kmail-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-apps/kmail/kmail-21.12.3.ebuild b/kde-apps/kmail/kmail-21.12.3.ebuild index 74c0326777..0af27f6855 100644 --- a/kde-apps/kmail/kmail-21.12.3.ebuild +++ b/kde-apps/kmail/kmail-21.12.3.ebuild @@ -110,6 +110,7 @@ pkg_postinst() { optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin optfeature "fancy e-mail headers and useful plugins" kde-apps/kdepim-addons:${SLOT} 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 } diff --git a/kde-apps/kmail/kmail-21.12.49.9999.ebuild b/kde-apps/kmail/kmail-21.12.49.9999.ebuild index 6833a72d42..008d8fb4a3 100644 --- a/kde-apps/kmail/kmail-21.12.49.9999.ebuild +++ b/kde-apps/kmail/kmail-21.12.49.9999.ebuild @@ -110,6 +110,7 @@ pkg_postinst() { optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin optfeature "fancy e-mail headers and useful plugins" kde-apps/kdepim-addons:${SLOT} 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 } diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild index 69950079bb..84401749af 100644 --- a/kde-apps/kmail/kmail-9999.ebuild +++ b/kde-apps/kmail/kmail-9999.ebuild @@ -108,6 +108,7 @@ pkg_postinst() { optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin optfeature "fancy e-mail headers and useful plugins" kde-apps/kdepim-addons:${SLOT} 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 }
