Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
Date: Sun, 02 Feb 2020 19:35:43
Message-Id: 1580672059.97f8a984e758d06df89b7eb9e5dbf7e1230a54e0.leio@gentoo
1 commit: 97f8a984e758d06df89b7eb9e5dbf7e1230a54e0
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 2 17:36:11 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 2 19:34:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f8a984
7
8 app-office/abiword: lock enchant dep to SLOT=0
9
10 abiword checks only for enchant.pc, not enchant-2.pc
11
12 Package-Manager: Portage-2.3.84, Repoman-2.3.20
13 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
14
15 app-office/abiword/abiword-3.0.2-r2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r2.ebuild
19 index 654d4c6d1ff..ed9646cd3f0 100644
20 --- a/app-office/abiword/abiword-3.0.2-r2.ebuild
21 +++ b/app-office/abiword/abiword-3.0.2-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -56,7 +56,7 @@ RDEPEND="
29 redland? (
30 >=dev-libs/redland-1.0.10
31 >=dev-libs/rasqal-0.9.17 )
32 - spell? ( >=app-text/enchant-1.2 )
33 + spell? ( >=app-text/enchant-1.2:0 )
34 !<app-office/abiword-plugins-2.8
35 "
36 DEPEND="${RDEPEND}