net-im/mcabber: lock enchant dep to SLOT=0
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 19:29:50 +0000 (21:29 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 19:34:28 +0000 (21:34 +0200)
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 <leio@gentoo.org>
net-im/mcabber/mcabber-1.1.0-r1.ebuild
net-im/mcabber/mcabber-1.1.0-r2.ebuild
net-im/mcabber/mcabber-9999.ebuild

index 5d7b5621681204143c987576a49837f4ddf0d58d..304bdd5ce2c653ff25d7b7b68217b0ec425d4b23 100644 (file)
@@ -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=
index b2af621ada02d5e2406c523978cfa40d0028a851..bb6bd1e7427c35b004de75d3bc39fff3a4e6b304 100644 (file)
@@ -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=
index 75d371a188d93bef1967bef6eb1bcd6e526715c2..266ed8c59e896f98ef0c3e37c47d31be6841e231 100644 (file)
@@ -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=