From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-355310-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QY5U7-0000rz-VS
	for garchives@archives.gentoo.org; Sun, 19 Jun 2011 00:03:28 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5378E1C03C;
	Sun, 19 Jun 2011 00:03:20 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 26F5C1C033
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 Jun 2011 00:03:20 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8180B1B400E
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 Jun 2011 00:03:19 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 66C0B8003C
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 Jun 2011 00:03:18 +0000 (UTC)
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" <dilfridge@gentoo.org>
Message-ID: <9bb83e73b7fe574c3344c8da8f07cbc506c9b64e.dilfridge@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kmail/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-base/kmail/ChangeLog kde-base/kmail/kmail-4.6.49.9999.ebuild kde-base/kmail/kmail-9999.ebuild
X-VCS-Directories: kde-base/kmail/
X-VCS-Committer: dilfridge
X-VCS-Committer-Name: Andreas Hüttel
X-VCS-Revision: 9bb83e73b7fe574c3344c8da8f07cbc506c9b64e
Date: Sun, 19 Jun 2011 00:03:18 +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
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: d818b8524e480055f9d3397842368993

commit:     9bb83e73b7fe574c3344c8da8f07cbc506c9b64e
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Fri Jun 17 21:56:26 2011 +0000
Commit:     Andreas H=C3=BCttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 00:03:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc=
ommit;h=3D9bb83e73

[kde-base/kmail] Build additional dir with Outlook/Exchange appointment c=
ode, bug 372039

(Portage version: 2.1.10.1/git/Linux x86_64, signed Manifest commit with =
key B6C5F7DE)

---
 kde-base/kmail/ChangeLog                |    9 +++++++++
 kde-base/kmail/kmail-4.6.49.9999.ebuild |    1 +
 kde-base/kmail/kmail-9999.ebuild        |    1 +
 3 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog
new file mode 100644
index 0000000..830beca
--- /dev/null
+++ b/kde-base/kmail/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for kde-base/kmail
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  17 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  kmail-4.6.49.9999.ebuild, kmail-9999.ebuild:
+  [kde-base/kmail] Build additional dir with Outlook/Exchange appointmen=
t code,
+  bug 372039
+

diff --git a/kde-base/kmail/kmail-4.6.49.9999.ebuild b/kde-base/kmail/kma=
il-4.6.49.9999.ebuild
index bb57fab..cdf1003 100644
--- a/kde-base/kmail/kmail-4.6.49.9999.ebuild
+++ b/kde-base/kmail/kmail-4.6.49.9999.ebuild
@@ -50,6 +50,7 @@ KMEXTRA=3D"
 	libksieve/
 	mailcommon/
 	ontologies/
+	plugins/messageviewer/
 "
=20
 KMLOADLIBS=3D"kdepim-common-libs"

diff --git a/kde-base/kmail/kmail-9999.ebuild b/kde-base/kmail/kmail-9999=
.ebuild
index bb57fab..cdf1003 100644
--- a/kde-base/kmail/kmail-9999.ebuild
+++ b/kde-base/kmail/kmail-9999.ebuild
@@ -50,6 +50,7 @@ KMEXTRA=3D"
 	libksieve/
 	mailcommon/
 	ontologies/
+	plugins/messageviewer/
 "
=20
 KMLOADLIBS=3D"kdepim-common-libs"