summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-dicts/*: Apply patsub_replacement defencesKerin Millar2022-12-061-1/+1
| | | | | | | | | | | | | | | | 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-ru: keyword 0.99.1-r2 for ~loongWANG Xuerui2022-05-191-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-dicts/aspell-ru: update EAPI 7 -> 8Conrad Kostecki2021-12-161-0/+24
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>