From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-492438-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id D1F3413800E
	for <garchives@archives.gentoo.org>; Sat,  4 Aug 2012 00:09:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 836E5E052E;
	Sat,  4 Aug 2012 00:09:28 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5791BE052E
	for <gentoo-commits@lists.gentoo.org>; Sat,  4 Aug 2012 00:09:28 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BD07E1B4009
	for <gentoo-commits@lists.gentoo.org>; Sat,  4 Aug 2012 00:09:27 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 9BFDBE543C
	for <gentoo-commits@lists.gentoo.org>; Sat,  4 Aug 2012 00:09:25 +0000 (UTC)
From: "Johannes Huber" <johu@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, "Johannes Huber" <johu@gentoo.org>
Message-ID: <1344038622.78341b2255cd60f32347fba1a09e948cf863d0f4.johu@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kmail/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-base/kmail/kmail-4.9.49.9999.ebuild kde-base/kmail/kmail-9999.ebuild
X-VCS-Directories: kde-base/kmail/
X-VCS-Committer: johu
X-VCS-Committer-Name: Johannes Huber
X-VCS-Revision: 78341b2255cd60f32347fba1a09e948cf863d0f4
X-VCS-Branch: master
Date: Sat,  4 Aug 2012 00:09:25 +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-Archives-Salt: af757dd1-2711-4ea3-9e72-225d0f2d6fd7
X-Archives-Hash: 89a16920611b183edd6fe918d8754952

commit:     78341b2255cd60f32347fba1a09e948cf863d0f4
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  4 00:03:42 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug  4 00:03:42 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=78341b22

[kde-base/kmail] Enable build of new modules archivemailagent, backupmail and importwizard.

(Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kmail/kmail-4.9.49.9999.ebuild |    3 +++
 kde-base/kmail/kmail-9999.ebuild        |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/kde-base/kmail/kmail-4.9.49.9999.ebuild b/kde-base/kmail/kmail-4.9.49.9999.ebuild
index d27485c..2ee321e 100644
--- a/kde-base/kmail/kmail-4.9.49.9999.ebuild
+++ b/kde-base/kmail/kmail-4.9.49.9999.ebuild
@@ -45,8 +45,11 @@ KMCOMPILEONLY="
 	calendarsupport/
 "
 KMEXTRA="
+	archivemailagent/
+	backupmail/
 	kmailcvt/
 	ksendemail/
+	importwizard/
 	libksieve/
 	mailcommon/
 	mailfilteragent/

diff --git a/kde-base/kmail/kmail-9999.ebuild b/kde-base/kmail/kmail-9999.ebuild
index d27485c..2ee321e 100644
--- a/kde-base/kmail/kmail-9999.ebuild
+++ b/kde-base/kmail/kmail-9999.ebuild
@@ -45,8 +45,11 @@ KMCOMPILEONLY="
 	calendarsupport/
 "
 KMEXTRA="
+	archivemailagent/
+	backupmail/
 	kmailcvt/
 	ksendemail/
+	importwizard/
 	libksieve/
 	mailcommon/
 	mailfilteragent/