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 89912138350 for ; Tue, 14 Jan 2020 19:31:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7344E08BB; Tue, 14 Jan 2020 19:31:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 9A3A9E08BB for ; Tue, 14 Jan 2020 19:31:09 +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 3D33634DEE1 for ; Tue, 14 Jan 2020 19:31:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0F3238 for ; Tue, 14 Jan 2020 19:31:06 +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: <1579030216.c83eb7ca146bedaeca5c916db95bcff3262c5d78.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kcalutils/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kcalutils/kcalutils-9999.ebuild X-VCS-Directories: kde-apps/kcalutils/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c83eb7ca146bedaeca5c916db95bcff3262c5d78 X-VCS-Branch: master Date: Tue, 14 Jan 2020 19:31:06 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 44f04a5d-804f-4f10-9a28-1b40107fe87b X-Archives-Hash: 5c7eee21191a3be4b397dccfb49f4cc5 commit: c83eb7ca146bedaeca5c916db95bcff3262c5d78 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 14 19:30:16 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 14 19:30:16 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c83eb7ca kde-apps/kcalutils: Raise minimum grantlee version to 5.2.0 Upstream commit e5d5be8ecfd81cd32e1246e5e2e4a961cbda7ba4 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalutils/kcalutils-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kcalutils/kcalutils-9999.ebuild b/kde-apps/kcalutils/kcalutils-9999.ebuild index 3d3d86286b..85379b4b88 100644 --- a/kde-apps/kcalutils/kcalutils-9999.ebuild +++ b/kde-apps/kcalutils/kcalutils-9999.ebuild @@ -19,7 +19,7 @@ KEYWORDS="" IUSE="" DEPEND=" - dev-libs/grantlee:5 + >=dev-libs/grantlee-5.2.0:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=kde-apps/kidentitymanagement-${PVCUT}:5