diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-09-07 18:09:35 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-09-08 01:08:52 +0300 |
commit | d78e56bb9dd5a779675c7a60568b33487c748f5b (patch) | |
tree | da5e8a07c8d79475ca90953551a7b4da214ac257 /gnome-extra | |
parent | app-misc/bijiben: bump to 3.32.2 (diff) | |
download | gentoo-d78e56bb9dd5a779675c7a60568b33487c748f5b.tar.gz gentoo-d78e56bb9dd5a779675c7a60568b33487c748f5b.tar.bz2 gentoo-d78e56bb9dd5a779675c7a60568b33487c748f5b.zip |
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@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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:= + <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 |