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 59655138351 for ; Sat, 29 Feb 2020 21:23:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8802E09E0; Sat, 29 Feb 2020 21:22:58 +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 D1B72E09DF for ; Sat, 29 Feb 2020 21:22:58 +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 4C1A934F0A3 for ; Sat, 29 Feb 2020 21:22:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CADA3158 for ; Sat, 29 Feb 2020 21:22:54 +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: <1583011307.cc2f062399152b44c5d9bebcea4e2f3281fef835.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.32.5-r1.ebuild mail-client/evolution/evolution-3.32.5-r2.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: cc2f062399152b44c5d9bebcea4e2f3281fef835 X-VCS-Branch: master Date: Sat, 29 Feb 2020 21:22:54 +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: 59676812-0932-4e21-940a-a88db3466364 X-Archives-Hash: fcde096fbf391e2f09ec76040e420ccf commit: cc2f062399152b44c5d9bebcea4e2f3281fef835 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 29 20:57:53 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 29 21:21:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2f0623 mail-client/evolution-3.32: disallow eds-3.34 due to libecal API change Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> mail-client/evolution/evolution-3.32.5-r1.ebuild | 1 + mail-client/evolution/evolution-3.32.5-r2.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/mail-client/evolution/evolution-3.32.5-r1.ebuild b/mail-client/evolution/evolution-3.32.5-r1.ebuild index 1305922af89..b36e4e069f3 100644 --- a/mail-client/evolution/evolution-3.32.5-r1.ebuild +++ b/mail-client/evolution/evolution-3.32.5-r1.ebuild @@ -29,6 +29,7 @@ COMMON_DEPEND=" >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=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 diff --git a/mail-client/evolution/evolution-3.32.5-r2.ebuild b/mail-client/evolution/evolution-3.32.5-r2.ebuild index 64521ed6d93..cfb14b38415 100644 --- a/mail-client/evolution/evolution-3.32.5-r2.ebuild +++ b/mail-client/evolution/evolution-3.32.5-r2.ebuild @@ -31,6 +31,7 @@ COMMON_DEPEND=" >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=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