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 10A361396D0 for ; Wed, 13 Sep 2017 17:52:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B2EC1FC058; Wed, 13 Sep 2017 17:52:05 +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 DEEB11FC058 for ; Wed, 13 Sep 2017 17:52:04 +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 2170733FE2A for ; Wed, 13 Sep 2017 17:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2879E9085 for ; Wed, 13 Sep 2017 17:52:01 +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: <1505325096.776a139769bbf3aff1f398f45d9bdf95ae5c1b6c.asturm@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-9999.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 776a139769bbf3aff1f398f45d9bdf95ae5c1b6c X-VCS-Branch: master Date: Wed, 13 Sep 2017 17:52:01 +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: b1645394-988e-4d2c-b387-590030d8eb23 X-Archives-Hash: 08fe104a93886e082a79b39762210f4e commit: 776a139769bbf3aff1f398f45d9bdf95ae5c1b6c Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 13 17:51:14 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 13 17:51:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=776a1397 kde-apps/kdepim-runtime: USE=test depends on kimap[test] Upstream commit 91c1f14eb98909daf70fe94570dd239c0e339bab Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index 0ecb11150c..2e5b21bfab 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -63,6 +63,7 @@ CDEPEND=" DEPEND="${CDEPEND} $(add_qt_dep qtxmlpatterns) dev-libs/libxslt + test? ( $(add_kdeapps_dep kimap 'test') ) " RDEPEND="${CDEPEND} !kde-apps/kdepim-l10n