From: Mart Raudsepp Date: Sun, 2 Feb 2020 18:36:23 +0000 (+0200) Subject: net-irc/hexchat-2.12.4-r2: lock enchant dep to SLOT=0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ccd8509886ea10655e4d2637bb4dc5a91691f69;p=gentoo.git net-irc/hexchat-2.12.4-r2: lock enchant dep to SLOT=0 Only libenchant.so is tried to be dynamically opened at runtime, not libenchant-2.so; hexchat-2.14 versions try them all (and the runtime dep appears removed). Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild index 121145f762bc..0e0cf8a73831 100644 --- a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild +++ b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild @@ -41,7 +41,7 @@ COMMON_DEPEND="dev-libs/glib:2 )" RDEPEND="${COMMON_DEPEND} - spell? ( app-text/enchant )" + spell? ( app-text/enchant:0 )" DEPEND="${COMMON_DEPEND} app-arch/xz-utils virtual/pkgconfig