Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-en/
Date: Mon, 12 Jul 2021 15:32:25
Message-Id: 1626103932.e3fa6ff9ae03b20dca7f7de707294262f5ed1967.juippis@gentoo
1 commit: e3fa6ff9ae03b20dca7f7de707294262f5ed1967
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 15:31:03 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 15:32:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3fa6ff9
7
8 app-dicts/myspell-en: fix 20210601 to install en_US.dic
9
10 Bug: https://bugs.gentoo.org/731704
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 .../{myspell-en-20210601-r1.ebuild => myspell-en-20210601-r2.ebuild} | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild
17 similarity index 97%
18 rename from app-dicts/myspell-en/myspell-en-20210601-r1.ebuild
19 rename to app-dicts/myspell-en/myspell-en-20210601-r2.ebuild
20 index fca6fa3ff16..f4ccd7d28f0 100644
21 --- a/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild
22 +++ b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild
23 @@ -26,6 +26,7 @@ src_prepare() {
24 "th_en_US_v2.dat"
25 "th_en_US_v2.idx"
26 )
27 + MYSPELL_HYPH+=( "hyph_en_US.dic" )
28 fi
29
30 MYSPELL_DICT=( )