From 31f9d517e99731ec4f6d3874f3eaa6fd094494a9 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 2 Feb 2020 21:21:41 +0200 Subject: [PATCH] net-im/vacuum: lock enchant dep to SLOT=0 cmake checks only for enchant.pc, not enchant-2.pc Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild | 4 ++-- net-im/vacuum/vacuum-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild b/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild index 0b60a4d2b10a..cdb7af2a260d 100644 --- a/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild +++ b/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -58,7 +58,7 @@ DEPEND=" messagearchiver? ( dev-qt/qtsql:5[sqlite] ) spell? ( aspell? ( app-text/aspell ) - enchant? ( app-text/enchant ) + enchant? ( app-text/enchant:0 ) hunspell? ( app-text/hunspell ) ) " diff --git a/net-im/vacuum/vacuum-9999.ebuild b/net-im/vacuum/vacuum-9999.ebuild index b2f5d478a4d4..edcb05c884a1 100644 --- a/net-im/vacuum/vacuum-9999.ebuild +++ b/net-im/vacuum/vacuum-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,7 +53,7 @@ DEPEND=" messagearchiver? ( dev-qt/qtsql:5[sqlite] ) spell? ( aspell? ( app-text/aspell ) - enchant? ( app-text/enchant ) + enchant? ( app-text/enchant:0 ) hunspell? ( app-text/hunspell ) ) " -- 2.26.2