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 E35B413835B for ; Fri, 8 May 2020 07:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83DAAE086D; Fri, 8 May 2020 07:22:18 +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 EB334E0864 for ; Fri, 8 May 2020 07:22:17 +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 5CCF634F326 for ; Fri, 8 May 2020 07:22:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BE83232 for ; Fri, 8 May 2020 07:22:14 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1588922521.c05f60f21394a3239005f8c23fb1cef7ba9e11e0.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/evolution/evolution-3.36.2.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c05f60f21394a3239005f8c23fb1cef7ba9e11e0 X-VCS-Branch: master Date: Fri, 8 May 2020 07:22:14 +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: fbdf1ccc-7b97-478a-bf38-d5a91790ec84 X-Archives-Hash: 191210b1937f176f43979b50db1aa696 commit: c05f60f21394a3239005f8c23fb1cef7ba9e11e0 Author: Mart Raudsepp gentoo org> AuthorDate: Fri May 8 07:02:45 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri May 8 07:22:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05f60f2 mail-client/evolution-3.36: fix webkit-gtk dep Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> mail-client/evolution/evolution-3.36.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.36.2.ebuild b/mail-client/evolution/evolution-3.36.2.ebuild index 15ea8d66bce..2c90448a899 100644 --- a/mail-client/evolution/evolution-3.36.2.ebuild +++ b/mail-client/evolution/evolution-3.36.2.ebuild @@ -33,7 +33,7 @@ COMMON_DEPEND=" >=gnome-extra/evolution-data-server-${PV}:=[gtk,weather?] >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 - >=net-libs/webkit-gtk-2.16.0:4 + >=net-libs/webkit-gtk-2.24.0:4 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 >=x11-libs/gtk+-3.22:3