From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1023221-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 063661382C5
	for <garchives@archives.gentoo.org>; Thu, 10 May 2018 07:05:16 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 08FFDE0B94;
	Thu, 10 May 2018 07:05:15 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DB6D3E0B94
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 May 2018 07:05:14 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 52585335C80
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 May 2018 07:05:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A57E4257
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 May 2018 07:05:11 +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: <1525935858.f5031b9182ad7a42e0b91c9c01a242af65376597.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-meta/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/kdepim-meta/kdepim-meta-9999.ebuild
X-VCS-Directories: kde-apps/kdepim-meta/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: f5031b9182ad7a42e0b91c9c01a242af65376597
X-VCS-Branch: master
Date: Thu, 10 May 2018 07:05:11 +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: 8bcc9ac5-da73-4b43-a607-a629a8f9b9c5
X-Archives-Hash: e4c372b3a5b15665f8c8f013e1ed1556

commit:     f5031b9182ad7a42e0b91c9c01a242af65376597
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 10 07:04:18 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 10 07:04:18 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5031b91

kde-apps/kdepim-meta: Add kde-apps/itinerary

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 kde-apps/kdepim-meta/kdepim-meta-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild b/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild
index 82587d8bc2..7da39a2b39 100644
--- a/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild
+++ b/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
 	$(add_kdeapps_dep grantlee-editor)
 	$(add_kdeapps_dep grantleetheme)
 	$(add_kdeapps_dep incidenceeditor)
+	$(add_kdeapps_dep itinerary)
 	$(add_kdeapps_dep kaddressbook)
 	$(add_kdeapps_dep kalarm)
 	$(add_kdeapps_dep kalarmcal)