summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-dicts/*: Apply patsub_replacement defencesKerin Millar2022-12-0618-19/+19
| | | | | | | | | | | | | | | | 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/mecab-naist-jdic: keyword 0.6.3b_p20111013 for ~loongWANG Xuerui2022-12-041-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-dicts/mecab-ipadic: keyword 2.7.0.20070801 for ~loongWANG Xuerui2022-12-041-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-dicts/myspell-fr: Stabilize 7.0-r1 ALLARCHES, #883857Arthur Zamarin2022-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-dicts/aspell-da: add 4.2Conrad Kostecki2022-11-162-0/+16
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/myspell-en: drop 20220701, 20220801, 20220901Joonas Niilola2022-11-144-162/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-en: bump to 20221101Alexander Kurakin2022-11-142-0/+54
| | | | | | | Closes: https://bugs.gentoo.org/879009 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/28077 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-uk: bump to version 5.9.0Alexander Kurakin2022-11-102-0/+29
| | | | | | | Closes: https://bugs.gentoo.org/878097 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/27914 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/aspell-pt: drop 20220304Conrad Kostecki2022-11-102-20/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/aspell-pt: stabilize all-archesConrad Kostecki2022-11-101-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/gnome-dictionary: Update remote-idMatt Turner2022-11-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-dicts/gnome-dictionary: Set remote-idMatt Turner2022-10-291-7/+10
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-dicts/myspell-en: bump to 20221001Alexander Kurakin2022-10-272-0/+54
| | | | | | | Closes: https://bugs.gentoo.org/875380 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/27638 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/aspell-pt: add 20220621Conrad Kostecki2022-10-102-0/+20
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/eblook: add 1.6.1_p16 (Debian fork, fixes build w/ Clang 16+)Sam James2022-10-032-0/+34
| | | | | | | Includes a bunch of other warning fixes too. Closes: https://bugs.gentoo.org/870829 Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/aspell-da: drop 4.0Conrad Kostecki2022-10-022-16/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/aspell-da: stabilize all-archesConrad Kostecki2022-10-021-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/myspell-en: bump to 20220901Alexander Kurakin2022-09-272-0/+54
| | | | | | | Closes: https://bugs.gentoo.org/868288 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/27126 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-fr: update HOMEPAGE, SRC_URIJoonas Niilola2022-09-271-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-fr: add corrected 7.0 version as r1 revisionErik Quaeghebeur2022-09-273-1/+79
| | | | | | | Signed-off-by: Erik Quaeghebeur <gentoo@e3q.eu> Closes: https://bugs.gentoo.org/607084 Closes: https://github.com/gentoo/gentoo/pull/27469 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-de: take maintainershipRobert Siebeck2022-09-221-1/+8
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/27265 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-de: support installing country-specific localesRobert Siebeck2022-09-221-0/+53
| | | | | | | | Country-specific locales for Austria, Switzerland and Germany can be selected via USE flags. Using the de locale will install the files for all countries. Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-uk: use PV in SRC_URISam James2022-09-222-2/+2
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/myspell-tr: use PV in SRC_URISam James2022-09-221-1/+1
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/myspell-sk: use PV in SRC_URISam James2022-09-221-1/+1
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/myspell-lt: use PV in SRC_URISam James2022-09-221-1/+1
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/myspell-is: use PV in SRC_URI; fix PVSam James2022-09-221-1/+1
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/myspell-en: use PV in SRC_URISam James2022-09-223-3/+3
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/myspell-de_1901: use PV in SRC_URISam James2022-09-221-1/+1
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-dicts/aspell-pl: add 6.0.20220801.0Conrad Kostecki2022-09-072-0/+19
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/aspell-da: add 4.1Conrad Kostecki2022-08-302-0/+16
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/myspell-en: 20220801 version bumpAlexander Kurakin2022-08-282-0/+54
| | | | | | | Closes: https://bugs.gentoo.org/864811 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/26812 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/myspell-ca: Bump to 3.0.7Esteve Varela Colominas2022-08-132-0/+45
| | | | | | Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26583 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-dicts/stardict-xdict-zh-en-gb: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-xdict-zh-en-big5: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-xdict-en-zh-gb: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-xdict-en-zh-big5: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-quick-ru-en: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-quick-jpn-eng: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-quick-eng-jpn: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-oxford-en-zh-gb: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-mova-smiley: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-langdao-zh-en-gb: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-langdao-en-zh-gb: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-jmdict-ja-en: drop 2.4.2-r1David Seifert2022-07-311-17/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-jmdict-ja-en: update EAPI 7 -> 8David Seifert2022-07-311-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-jmdict-en-ja: drop 2.4.2-r1David Seifert2022-07-311-17/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-jmdict-en-ja: update EAPI 7 -> 8David Seifert2022-07-311-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-freedict-tur-eng: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-dicts/stardict-freedict-tur-deu: update EAPI 6 -> 8David Seifert2022-07-311-3/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>