summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-03-03 12:07:42 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-03-03 12:07:42 +0100
commit937c78f47be49a169ac85d7c747936dd6e574363 (patch)
tree0a9067e697afce10e15cad438afe3d18e171ad13
parent522aab796666f98ddafc92d46bc236a889f3caf9 (diff)
downloadkde-937c78f47be49a169ac85d7c747936dd6e574363.tar.gz
kde-937c78f47be49a169ac85d7c747936dd6e574363.tar.bz2
kde-937c78f47be49a169ac85d7c747936dd6e574363.zip
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@gentoo.org>
-rw-r--r--kde-apps/kmail/kmail-21.12.3.ebuild1
-rw-r--r--kde-apps/kmail/kmail-21.12.49.9999.ebuild1
-rw-r--r--kde-apps/kmail/kmail-9999.ebuild1
3 files changed, 3 insertions, 0 deletions
diff --git a/kde-apps/kmail/kmail-21.12.3.ebuild b/kde-apps/kmail/kmail-21.12.3.ebuild
index 74c0326777a..0af27f6855a 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 6833a72d421..008d8fb4a3d 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 69950079bbd..84401749aff 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
}