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 952E2138350 for ; Tue, 14 Jan 2020 19:31:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77094E08ED; Tue, 14 Jan 2020 19:31:10 +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 5CC97E08ED for ; Tue, 14 Jan 2020 19:31:10 +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 EF4AA34E08E 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 D83C0A3 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: <1579030252.41fa1ff4d6371aab99bed08a1f7d23b2317577f0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kpimtextedit/kpimtextedit-9999.ebuild X-VCS-Directories: kde-apps/kpimtextedit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 41fa1ff4d6371aab99bed08a1f7d23b2317577f0 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: 90b11698-ea56-4c9b-8e64-eaa21bd65869 X-Archives-Hash: b2432475c0ddb6b3e2bec92213e66cf7 commit: 41fa1ff4d6371aab99bed08a1f7d23b2317577f0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 14 19:30:52 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 14 19:30:52 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=41fa1ff4 kde-apps/kpimtextedit: Raise minimum grantlee version to 5.2.0 Upstream commit de183edce67722119a7a067a45e011d5cdd09f25 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild index c269f6688d..1c5bab80a2 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild @@ -18,7 +18,7 @@ KEYWORDS="" IUSE="" RDEPEND=" - dev-libs/grantlee:5 + >=dev-libs/grantlee-5.2.0:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtspeech-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5