From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4D1351382C5 for ; Thu, 12 Apr 2018 18:30:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B40A1E0921; Thu, 12 Apr 2018 18:30:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8BF0EE091C for ; Thu, 12 Apr 2018 18:30:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 732C6335C43 for ; Thu, 12 Apr 2018 18:30:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3554278 for ; Thu, 12 Apr 2018 18:30:38 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1523557772.115c71253ab3a375261e6540aa93a6e9829f1468.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: 115c71253ab3a375261e6540aa93a6e9829f1468 X-VCS-Branch: master Date: Thu, 12 Apr 2018 18:30:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b666f55c-b871-4367-9dbb-c85f08057f52 X-Archives-Hash: 08b036c97f1e7e17f9d7d06353387315 commit: 115c71253ab3a375261e6540aa93a6e9829f1468 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 12 18:29:32 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 12 18:29:32 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=115c7125 kde-apps/kdepim-meta: Add kde-apps/kitinerary Package-Manager: Portage-2.3.28, 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 1fc5fa3569..82587d8bc2 100644 --- a/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild +++ b/kde-apps/kdepim-meta/kdepim-meta-9999.ebuild @@ -37,6 +37,7 @@ RDEPEND=" $(add_kdeapps_dep kdepim-runtime) $(add_kdeapps_dep kidentitymanagement) $(add_kdeapps_dep kimap) + $(add_kdeapps_dep kitinerary) $(add_kdeapps_dep kldap) $(add_kdeapps_dep kleopatra) $(add_kdeapps_dep kmail)