From: Mart Raudsepp Date: Sun, 2 Feb 2020 17:41:58 +0000 (+0200) Subject: gnome-extra/gtkhtml-4.10.0-r0: lock enchant dep to SLOT=0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9019772922f47381251a4da71bd6a9ed7b7c9b24;p=gentoo.git gnome-extra/gtkhtml-4.10.0-r0: lock enchant dep to SLOT=0 gtkhtml checks only for enchant.pc, not enchant-2.pc; -r1 is already patched to be compatible with and look for enchant-2 instead. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild index e0df2e1deb55..0d1d152fbef0 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -19,7 +19,7 @@ RDEPEND=" >=x11-libs/gtk+-3.2:3 >=x11-libs/cairo-1.10:= x11-libs/pango - >=app-text/enchant-1.1.7:= + >=app-text/enchant-1.1.7:0 gnome-base/gsettings-desktop-schemas >=app-text/iso-codes-0.49 >=net-libs/libsoup-2.26.0:2.4