summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-02 21:29:50 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-02 21:34:28 +0200
commita0c0be60a51217aeddee73e33af9f6fcb234f92c (patch)
tree0e355b61627093e61a70d7f4f5052053a1dcd3c6
parentnet-im/telegram-desktop: declare enchant dep as := for now (diff)
downloadgentoo-a0c0be60.tar.gz
gentoo-a0c0be60.tar.bz2
gentoo-a0c0be60.zip
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@gentoo.org>
-rw-r--r--net-im/mcabber/mcabber-1.1.0-r1.ebuild4
-rw-r--r--net-im/mcabber/mcabber-1.1.0-r2.ebuild4
-rw-r--r--net-im/mcabber/mcabber-9999.ebuild4
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 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=