commit:     a0c0be60a51217aeddee73e33af9f6fcb234f92c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 19:29:50 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 19:34:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c0be60

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 <leio <AT> gentoo.org>

 net-im/mcabber/mcabber-1.1.0-r1.ebuild | 4 ++--
 net-im/mcabber/mcabber-1.1.0-r2.ebuild | 4 ++--
 net-im/mcabber/mcabber-9999.ebuild     | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/mcabber/mcabber-1.1.0-r1.ebuild 
b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
index 5d7b5621681..304bdd5ce2c 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 b2af621ada0..bb6bd1e7427 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 75d371a188d..266ed8c59e8 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=

Reply via email to