summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emacs/flycheck: remove test-gpg integration testMaciej Barć2024-10-031-0/+1
| | | | | Closes: https://bugs.gentoo.org/939838 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: drop old 33.1Maciej Barć2024-06-252-59/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: drop old 32_p20230305-r1Maciej Barć2024-06-252-68/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: Stabilize 34.1 amd64, #927370Joonas Niilola2024-03-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emacs/flycheck: Stabilize 34.1 arm64, #927370Sam James2024-03-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: Stabilize 33.1 amd64, #926883Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Stabilize 33.1 arm64, #926883Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: drop old 34.0-r1Maciej Barć2024-02-192-55/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: bump to 34.1Maciej Barć2024-02-192-0/+55
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: update dependenciesMaciej Barć2024-02-171-4/+0
| | | | | Closes: https://bugs.gentoo.org/924676 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: bump to 34.0Maciej Barć2024-02-142-0/+59
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: bump to 33.1Maciej Barć2024-02-072-0/+59
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: drop old 32_p20230305Maciej Barć2024-02-072-46/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 alpha, #902873Matoro Mahri2023-11-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: drop old 32_p20220328-r1Maciej Barć2023-08-112-43/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 sparc, #905075Arthur Zamarin2023-04-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Stabilize 32_p20230305-r1 arm64, #905024Arthur Zamarin2023-04-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 x86, #905075Arthur Zamarin2023-04-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Stabilize 32_p20230305-r1 amd64, #905024Arthur Zamarin2023-04-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 arm64, #902873Arthur Zamarin2023-03-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/*: Drop redundant NEED_EMACS for remaining packagesUlrich Müller2023-03-263-6/+0
| | | | | | The default in elisp-common.eclass is 25.3 now. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 riscv, #902873Yixun Lan2023-03-251-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-emacs/flycheck: drop old 32_p20210825Maciej Barć2023-03-242-27/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: guard COMMIT; add support for liveMaciej Barć2023-03-243-15/+54
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 ppc64, #902873Sam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: fix WhitespaceFoundSam James2023-03-241-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20230305-r1 arm, #902873Sam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: add missing die, fix test deps, restrict tests for nowSam James2023-03-241-15/+22
| | | | | | Tests are wired up but need more investigation re failures. Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: enabled testsJohn Turner2023-03-241-0/+49
| | | | | | Signed-off-by: John Turner <jturner.usa@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30325 Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: update note re testsSam James2023-03-231-1/+1
| | | | | | We're both going to look at the tests over the next few days together. Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: add 32_p20230305John Turner2023-03-232-0/+32
| | | | | | Signed-off-by: John Turner <jturner.usa@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30314 Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: Stabilize 32_p20220328-r1 amd64, #889576Sam James2023-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: Stabilize 32_p20220328-r1 arm64, #889576Arthur Zamarin2023-01-031-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Stabilize 32_p20210825 arm64, #887969Sam James2022-12-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: Stabilize 32_p20210825 amd64, #887969Sam James2022-12-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20220328-r1 alpha, #873541Matoro Mahri2022-10-081-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: keyword 32_p20220328-r1 for ~riscvJakov Smolić2022-08-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20220328-r1 arm64, #862858Arthur Zamarin2022-08-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20220328-r1 arm, #862858Arthur Zamarin2022-08-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: Keyword 32_p20220328-r1 ppc64, #862858Arthur Zamarin2022-08-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emacs/flycheck: keyword 32_p20220328-r1 for ~x64-macosSam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/flycheck: silence the autoloads load messageMaciej Barć2022-06-262-1/+1
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: add the Gentoo GNU Emacs project to maintainersMaciej Barć2022-04-131-0/+4
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/flycheck: add 32_p20220328John Turner2022-04-103-0/+34
| | | | | | Signed-off-by: John Turner <jturner.usa@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24911 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* app-emacs/flycheck: created ebuildJohn Turner2021-09-184-0/+51
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: John Turner <jturner.usa+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22315 Signed-off-by: Sam James <sam@gentoo.org>