commit:     d78e56bb9dd5a779675c7a60568b33487c748f5b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 15:09:35 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 22:08:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78e56bb

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 <leio <AT> gentoo.org>

 gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 e2e4c225a98..b9984a75d07 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:=
+       <gnome-extra/evolution-data-server-3.31
        net-libs/libsoup:2.4
        >=dev-libs/libdazzle-3.26.1
        >=dev-libs/glib-2.58.0:2

Reply via email to