diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-04-17 14:02:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-04-18 18:16:12 -0700 |
commit | 81df4e9c88720fc6fd5d8f7890ce5afd3d7d8dec (patch) | |
tree | 17e51f94145035bd016d6e99b60a90ef6d5a0b51 /profiles/arch/mips | |
parent | arch/s390: unmask new perl (diff) | |
download | gentoo-81df4e9c88720fc6fd5d8f7890ce5afd3d7d8dec.tar.gz gentoo-81df4e9c88720fc6fd5d8f7890ce5afd3d7d8dec.tar.bz2 gentoo-81df4e9c88720fc6fd5d8f7890ce5afd3d7d8dec.zip |
app-text/enchant: Version bump to 2.3.3
- Bump to EAPI=8
- Add nuspell support (bug #750290)
- Move enchant:2's enchant/enchant.ordering to /usr/share, and
move enchant:1's enchant/enchant.ordering to /usr/share/enchant-1.
Previously it was the other way around, and this causes enchant:2's
test suite to fail.
- Enable dev-libs/unittest++ test dependency in enchant:1, since it now
ships a pkgconfig file
Closes: https://bugs.gentoo.org/750290
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index bc6c5cb3127f..8c2459b45e47 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2022-04-18) +# app-text/nuspell is not keyworded +app-text/enchant nuspell + # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf |