From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 80B121385B0 for ; Sat, 15 Aug 2015 21:40:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03632141C1; Sat, 15 Aug 2015 21:40:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 898E1141C1 for ; Sat, 15 Aug 2015 21:40:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71760340DB3 for ; Sat, 15 Aug 2015 21:40:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB004147 for ; Sat, 15 Aug 2015 21:40:31 +0000 (UTC) From: "Johannes Huber" 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" Message-ID: <1439674965.a3e38e67f2fa02ab980b452eaff25350737e5c79.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-15.07.90.ebuild kde-apps/kdepim-runtime/kdepim-runtime-15.08.0.ebuild kde-apps/kdepim-runtime/kdepim-runtime-15.08.49.9999.ebuild kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: a3e38e67f2fa02ab980b452eaff25350737e5c79 X-VCS-Branch: master Date: Sat, 15 Aug 2015 21:40:31 +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: 1aa8513e-8b44-4754-9aff-0091256ca405 X-Archives-Hash: 657e012483eb2c8036afbc6c4e58c45e commit: a3e38e67f2fa02ab980b452eaff25350737e5c79 Author: Johannes Huber gentoo org> AuthorDate: Sat Aug 15 21:42:45 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Aug 15 21:42:45 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a3e38e67 kde-apps/kdepim-runtime: DEPEND on kde-frameworks/kross Gentoo-bug: 557630 Reported-by: Chaser gmail.com> Package-Manager: portage-2.2.20.1 kde-apps/kdepim-runtime/kdepim-runtime-15.07.90.ebuild | 1 + kde-apps/kdepim-runtime/kdepim-runtime-15.08.0.ebuild | 1 + kde-apps/kdepim-runtime/kdepim-runtime-15.08.49.9999.ebuild | 1 + kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 1 + 4 files changed, 4 insertions(+) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-15.07.90.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-15.07.90.ebuild index 6e6c337..e644f5a 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-15.07.90.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-15.07.90.ebuild @@ -55,6 +55,7 @@ COMMON_DEPEND=" dev-qt/qtxmlpatterns:5 " DEPEND="${COMMON_RDEPEND} + $(add_frameworks_dep kross) dev-libs/boost dev-libs/cyrus-sasl:2 dev-libs/libxml2:2 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-15.08.0.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-15.08.0.ebuild index 6e6c337..e644f5a 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-15.08.0.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-15.08.0.ebuild @@ -55,6 +55,7 @@ COMMON_DEPEND=" dev-qt/qtxmlpatterns:5 " DEPEND="${COMMON_RDEPEND} + $(add_frameworks_dep kross) dev-libs/boost dev-libs/cyrus-sasl:2 dev-libs/libxml2:2 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-15.08.49.9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-15.08.49.9999.ebuild index 640e8ac..7e175f7 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-15.08.49.9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-15.08.49.9999.ebuild @@ -55,6 +55,7 @@ COMMON_DEPEND=" dev-qt/qtxmlpatterns:5 " DEPEND="${COMMON_RDEPEND} + $(add_frameworks_dep kross) dev-libs/boost dev-libs/cyrus-sasl:2 dev-libs/libxml2:2 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index 37d3fde..3c1fad2 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -55,6 +55,7 @@ COMMON_DEPEND=" dev-qt/qtxmlpatterns:5 " DEPEND="${COMMON_RDEPEND} + $(add_frameworks_dep kross) dev-libs/cyrus-sasl:2 dev-libs/libxml2:2 dev-libs/libxslt