From: Mart Raudsepp Date: Sun, 2 Feb 2020 19:29:50 +0000 (+0200) Subject: net-im/mcabber: lock enchant dep to SLOT=0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0c0be60a51217aeddee73e33af9f6fcb234f92c;p=gentoo.git net-im/mcabber: lock enchant dep to SLOT=0 configure checks only for enchant.pc, not enchant-2.pc Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/net-im/mcabber/mcabber-1.1.0-r1.ebuild b/net-im/mcabber/mcabber-1.1.0-r1.ebuild index 5d7b56216812..304bdd5ce2c6 100644 --- a/net-im/mcabber/mcabber-1.1.0-r1.ebuild +++ b/net-im/mcabber/mcabber-1.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -35,7 +35,7 @@ RDEPEND="crypt? ( >=app-crypt/gpgme-1.0.0 ) aspell? ( app-text/aspell ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) ) idn? ( net-dns/libidn:= ) - spell? ( app-text/enchant ) + spell? ( app-text/enchant:0 ) dev-libs/glib:2 net-libs/libnsl:0= sys-libs/ncurses:0= diff --git a/net-im/mcabber/mcabber-1.1.0-r2.ebuild b/net-im/mcabber/mcabber-1.1.0-r2.ebuild index b2af621ada02..bb6bd1e7427c 100644 --- a/net-im/mcabber/mcabber-1.1.0-r2.ebuild +++ b/net-im/mcabber/mcabber-1.1.0-r2.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=7 @@ -36,7 +36,7 @@ RDEPEND="crypt? ( >=app-crypt/gpgme-1.0.0 ) aspell? ( app-text/aspell ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) ) idn? ( net-dns/libidn:= ) - spell? ( app-text/enchant ) + spell? ( app-text/enchant:0 ) dev-libs/glib:2 net-libs/libnsl:0= sys-libs/ncurses:0= diff --git a/net-im/mcabber/mcabber-9999.ebuild b/net-im/mcabber/mcabber-9999.ebuild index 75d371a188d9..266ed8c59e89 100644 --- a/net-im/mcabber/mcabber-9999.ebuild +++ b/net-im/mcabber/mcabber-9999.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=7 @@ -35,7 +35,7 @@ RDEPEND="crypt? ( >=app-crypt/gpgme-1.0.0 ) aspell? ( app-text/aspell ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) ) idn? ( net-dns/libidn:= ) - spell? ( app-text/enchant ) + spell? ( app-text/enchant:0 ) dev-libs/glib:2 net-libs/libnsl:0= sys-libs/ncurses:0=