commit:     f76c07a3fcc924ce37781beffdc04faaa0a2937b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 21:46:20 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 22:02:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76c07a3

mail-client/evolution-3.32.4: Don't allow webkitgtk-2.26

This version would be broken (nearly invisible text in messages)
with webkit-gtk-2.26, so don't allow it.
The evolution-3.32.5 bump should work better with webkit-gtk-2.26.
https://gitlab.gnome.org/GNOME/evolution/issues/617

However webkit-gtk-2.26 still would be breaking evolution-3.32.5
too, but that's a separate battle - one which might end up as
a workaround in the webkit-gtk-2.26 bump instead.

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 mail-client/evolution/evolution-3.32.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-client/evolution/evolution-3.32.4.ebuild 
b/mail-client/evolution/evolution-3.32.4.ebuild
index f122a35d124..e7a76777d84 100644
--- a/mail-client/evolution/evolution-3.32.4.ebuild
+++ b/mail-client/evolution/evolution-3.32.4.ebuild
@@ -32,6 +32,7 @@ COMMON_DEPEND="
        >=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.25:4
        >=x11-libs/cairo-1.9.15:=[glib]
        >=x11-libs/gdk-pixbuf-2.24:2
        >=x11-libs/gtk+-3.22:3

Reply via email to