summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-dicts/*: Apply patsub_replacement defencesKerin Millar2022-12-061-2/+2
| | | | | | | | | | | | | | | | Per bug #881383, string replacing forms of parameter expansion must take care to quote - or appropriately escape - any nested parameter expansions, assuming that their values are intended to be taken literally (as is almost invariably the case). This has long been the case, but the introduction of the new patsub_replacement option in bash >=5.2 has brought the issue to the fore. In the case of the app-dicts package category, the improper quoting is not yet causing any issues. Still, it is better to write the code properly to begin with, especially considering the demonstrative value of robust code. Signed-off-by: Kerin Millar <kfm@plushkava.net> Bug: https://bugs.gentoo.org/881383 Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/aspell-pt: stabilize all-archesConrad Kostecki2022-11-101-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/aspell-pt: add 20220621Conrad Kostecki2022-10-101-0/+19
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>