summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-17 14:02:38 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-18 18:16:12 -0700
commit81df4e9c88720fc6fd5d8f7890ce5afd3d7d8dec (patch)
tree17e51f94145035bd016d6e99b60a90ef6d5a0b51 /app-text/enchant/metadata.xml
parentarch/s390: unmask new perl (diff)
downloadgentoo-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 'app-text/enchant/metadata.xml')
-rw-r--r--app-text/enchant/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/enchant/metadata.xml b/app-text/enchant/metadata.xml
index 3033ca238ad7..3d5f422a24ed 100644
--- a/app-text/enchant/metadata.xml
+++ b/app-text/enchant/metadata.xml
@@ -8,6 +8,7 @@
<use>
<flag name="aspell">Adds support for <pkg>app-text/aspell</pkg> spell checker</flag>
<flag name="hunspell">Adds support for <pkg>app-text/hunspell</pkg> spell checker</flag>
+ <flag name="nuspell">Adds support for <pkg>app-text/nuspell</pkg> spell checker</flag>
<flag name="voikko">Adds support for <pkg>dev-libs/libvoikko</pkg> spell checker</flag>
</use>
</pkgmetadata>