summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/tea: restore needed patch and remove unneeded onePetr Vaněk2024-09-062-41/+26
| | | | | | | | Wrong patch was accidentally removed with recent version cleanup. Fixes: a91d4e08da9a ("app-editors/tea: drop 47.0.0, 62.1.1, 62.2.1") Closes: https://bugs.gentoo.org/939163 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-editors/neovim: Drop old versionsMatt Turner2024-09-063-242/+0
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/tea: drop 47.0.0, 62.1.1, 62.2.1Petr Vaněk2024-09-056-249/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-editors/qxmledit: drop 0.9.12Petr Vaněk2024-09-052-74/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-editors/ghostwriter: drop 24.02.2Andreas Sturmlechner2024-09-052-42/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/emacs: Fix test failures on HPPAUlrich Müller2024-09-045-2/+6
| | | | | Bug: https://bugs.gentoo.org/920696 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/yudit: drop 2.9.6, 3.1.0-r1Petr Vaněk2024-09-023-59/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-editors/kile: drop 2.9.93_p20221123-r1Andreas Sturmlechner2024-09-023-150/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/ne: drop 3.3.1, 3.3.2Petr Vaněk2024-09-014-134/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-editors/ghostwriter: Stabilize 24.05.2 arm64, #934478Arthur Zamarin2024-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/zed: new package, add 0.150.4Robert Siebeck2024-09-013-0/+2222
| | | | | | | | Zed is a fast, collaborative code editor written in Rust. Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/38321 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/kile: Stabilize 2.9.94 amd64, #934478Sam James2024-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ghostwriter: Stabilize 24.05.2 amd64, #934478Sam James2024-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 9.1.0366 hppa, #933697Matoro Mahri2024-08-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-editors/vim-core: Stabilize 9.1.0366-r1 hppa, #933697Matoro Mahri2024-08-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-editors/nano: Stabilize 8.1 sparc, #937945Sam James2024-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vscodium: drop 1.92.1.24225Arthur Zamarin2024-08-292-131/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: drop 1.92.1Arthur Zamarin2024-08-292-134/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: sync more details with vim ebuildEli Schwartz2024-08-281-7/+10
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-editors/vim: sync more details with gvim ebuildEli Schwartz2024-08-281-17/+16
| | | | | | | | | | | | Mainly align the cscope handling, which doesn't appear to have any reason to run in a conditional other than an aversion to doing it during a USE=minimal build. Also align the use of econf "${myconf[@]}" to avoid backslash escapes and handle adding options via conditional logic away from the econf call itself. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-editors/gvim: delete untested code for USE=aquaEli Schwartz2024-08-284-64/+28
| | | | | | | | | | | | | | | | | | | | It was removed from vim upstream, 4 years ago in version 8.2.1422 via commit: https://github.com/vim/vim/commit/097148e849136b49052b1b5123c714fb1d74db9b The rationale was that it was "outdated" and "probably doesn't even work" -- sounds like they didn't know either. Their recommendation is that MacVim provides a gui version if you want one, and I guess vim just isn't gonna keep maintaining one??? Clearly no macOS users of Gentoo Prefix have tried enabling aqua for a very long time. This code logic is completely dead weight. This was noted as "I do not know" in a bug report about other toolkits that were dropped after aqua was ;) but nothing was done at the time... Bug: https://bugs.gentoo.org/858830 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-editors/vscode: remove deprecated flagunlsycn2024-08-271-1/+1
| | | | | | | | See https://github.com/microsoft/vscode/pull/209471. Signed-off-by: unlsycn <unlsycn@unlsycn.com> Closes: https://github.com/gentoo/gentoo/pull/38113 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/ghostwriter: 24.08.0 version bumpAndreas Sturmlechner2024-08-242-0/+41
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 arm, #937973Arthur Zamarin2024-08-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/neovim: stabilize 0.10.1 for amd64Sam James2024-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: sync trivial details with vim ebuildEli Schwartz2024-08-211-13/+13
| | | | | | | | | | | | | | | A lot of the logic between these packages is identical. And some of it should be -- but because of things like variance between order of pkg_postinst, whether or not to include "#" before a bug reference, or capitalization in comments, the diff is larger than it has to be. Larger diffs == harder to compare which changes are relevant. Make these differences disappear by using consistent style between both. It fixes style warts such as unsorted dependencies or IUSE as a bonus. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-editors/vim: sync trivial details with gvim ebuildEli Schwartz2024-08-211-18/+22
| | | | | | | | | | | | | | | A lot of the logic between these packages is identical. And some of it should be -- but because of things like variance between order of pkg_postinst, whether or not to include "#" before a bug reference, or capitalization in comments, the diff is larger than it has to be. Larger diffs == harder to compare which changes are relevant. Make these differences disappear by using consistent style between both. It fixes style warts such as unsorted dependencies or IUSE as a bonus. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-editors/helix: remove unused patch(es)Michael Mair-Keimberger2024-08-213-126/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38227 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 riscv, #937973Yixun Lan2024-08-181-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-editors/neovim: pass full path in LUA_PRGMike Gilbert2024-08-174-8/+4
| | | | | Closes: https://bugs.gentoo.org/936946 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/nano: Stabilize 8.1 ppc64, #937945Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/emacs: Stabilize 29.4 ppc64, #936600Sam James2024-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/emacs: Stabilize 29.3-r3 ppc64, #934746Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/emacs: Stabilize 28.2-r13 ppc64, #934746Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/emacs: Stabilize 27.2-r17 ppc64, #934746Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/emacs: Stabilize 26.3-r19 ppc64, #934746Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 arm64, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: drop 1.92.0Arthur Zamarin2024-08-162-134/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: drop 1.91.0.24190, 1.91.1.24193Arthur Zamarin2024-08-163-262/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: add 1.92.2Arthur Zamarin2024-08-162-0/+134
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: add 1.92.2.24228Arthur Zamarin2024-08-162-0/+131
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 ppc64, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 ppc, #937973Arthur Zamarin2024-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/neovim: Keyword 0.10.1 x86, #937973Jakov Smolić2024-08-161-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/nano: Stabilize 8.1 ppc, #937945Sam James2024-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/nano: Stabilize 8.1 arm64, #937945Jakov Smolić2024-08-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/nano: Stabilize 8.1 arm, #937945Jakov Smolić2024-08-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/nano: Stabilize 8.1 amd64, #937945Jakov Smolić2024-08-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/nano: Stabilize 8.1 x86, #937945Jakov Smolić2024-08-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/vscodium: add 1.92.1.24225Arthur Zamarin2024-08-132-0/+131
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>