From: Mart Raudsepp Date: Sat, 7 Sep 2019 15:09:35 +0000 (+0300) Subject: gnome-extra/gnome-calendar-3.30.1: block evolution-data-server-3.32 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d78e56bb9dd5a779675c7a60568b33487c748f5b;p=gentoo.git gnome-extra/gnome-calendar-3.30.1: block evolution-data-server-3.32 It tries to define its own (g_autoptr) autocleanup stuff for eds structures, which now conflict with the eds upstream provided ones in 3.32. As there will be a 3.32 bump for gnome-calendar, which solves it, just block the newer e-d-s there to enforce in-sync updates and avoid build failures for those that try to mix keywords (and suggest what more to put into the mix). Closes: https://bugs.gentoo.org/688422 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild index e2e4c225a987..b9984a75d073 100644 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild @@ -17,6 +17,7 @@ RDEPEND=" >=dev-libs/libical-1.0.1:0= >=gnome-base/gsettings-desktop-schemas-3.21.2 >=gnome-extra/evolution-data-server-3.17.1:= + =dev-libs/libdazzle-3.26.1 >=dev-libs/glib-2.58.0:2