From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1372233-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 809F215808B
	for <garchives@archives.gentoo.org>; Thu,  3 Mar 2022 11:07:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B8DB5E07F9;
	Thu,  3 Mar 2022 11:07:57 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9B662E07F9
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Mar 2022 11:07:57 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 61363342D79
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Mar 2022 11:07:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CC98D2F9
	for <gentoo-commits@lists.gentoo.org>; Thu,  3 Mar 2022 11:07:53 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1646305662.937c78f47be49a169ac85d7c747936dd6e574363.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmail/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/kmail/kmail-21.12.3.ebuild kde-apps/kmail/kmail-21.12.49.9999.ebuild kde-apps/kmail/kmail-9999.ebuild
X-VCS-Directories: kde-apps/kmail/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 937c78f47be49a169ac85d7c747936dd6e574363
X-VCS-Branch: master
Date: Thu,  3 Mar 2022 11:07:53 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 79c79abd-ed4d-43c4-817d-b101eac964db
X-Archives-Hash: 22c798fb4835d9edf42130ce2a2721d2

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
 }