From: Mart Raudsepp Date: Fri, 23 Aug 2019 19:28:12 +0000 (+0300) Subject: media-gfx/shotwell: lift vala:0.46 restriction X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=514dca5520a6be57cc2980c802c98c95a267af7c;p=gentoo.git media-gfx/shotwell: lift vala:0.46 restriction We can now be sure the libsoup-2.4.vapi is fine in case vala:0.46 is picked, as vala:0.46 ensures it via a runtime soft blocker. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/media-gfx/shotwell/shotwell-0.30.7.ebuild b/media-gfx/shotwell/shotwell-0.30.7.ebuild index b843b776a228..84cb2d000fea 100644 --- a/media-gfx/shotwell/shotwell-0.30.7.ebuild +++ b/media-gfx/shotwell/shotwell-0.30.7.ebuild @@ -3,10 +3,6 @@ EAPI=6 VALA_MIN_API_VERSION="0.40" -# supposedly works with 0.46, but fails to compile due to libsoup-2.4.vapi -# from libsoup-2.64 and even fails with vala:0.46 libsoup vapi copy as well -# https://gitlab.gnome.org/GNOME/libsoup/commit/1c6f47df99cc5b2efe3d629c71c5d85a7871689c -VALA_MAX_API_VERSION="0.44" inherit gnome.org gnome2-utils meson vala xdg