summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/gvim: add 9.0.0655Sam James2022-10-042-0/+366
| | | | | Bug: https://bugs.gentoo.org/869359 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: sync liveSam James2022-10-041-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: fix Lua 5.1 deprecated API implicit. func. declsSam James2022-10-043-0/+12
| | | | | Closes: https://bugs.gentoo.org/874690 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: bump to 9.0.399Wolfgang E. Sanyer2022-10-042-0/+362
| | | | | | | Bug: https://bugs.gentoo.org/861092 Closes: https://github.com/gentoo/gentoo/pull/27121 Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: fix IndirectInherits, sync liveSam James2022-10-042-2/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: drop 8.2.4586, 8.2.5066, 9.0.0049Sam James2022-10-045-1152/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editor/gvim: provide configure defaults when cross compilingAlfred Persson Forsberg2022-08-231-0/+8
| | | | | | Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/26900 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: x86 stable wrt bug #865123Agostino Sarubbo2022-08-171-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: Stabilize 9.0.0099 ppc, #865123Arthur Zamarin2022-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: Stabilize 9.0.0099 ppc64, #865123Arthur Zamarin2022-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: Stabilize 9.0.0099 arm, #865123Arthur Zamarin2022-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: Stabilize 9.0.0099 arm64, #865123Arthur Zamarin2022-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: Stabilize 9.0.0099 sparc, #865123Arthur Zamarin2022-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: amd64 stable wrt bug #865123Agostino Sarubbo2022-08-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: add 9.0.0099Thomas Bracht Laumann Jespersen2022-07-292-0/+353
| | | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/26633 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: update LUA_COMPAT and USE_RUBYThomas Bracht Laumann Jespersen2022-07-291-2/+2
| | | | | | | | | | | | | | Lua 5.4 should be supported since v8.2.1212 (over 2 years ago), so extend LUA_COMPAT to include Lua versions 5.3 and 5.4. Ruby versions up to and including 3.1 should also be supported since v8.2.3922, so extend USE_RUBY to include Ruby 3.0 and 3.1. See: https://github.com/vim/vim/commit/5551b131daef3a621a28dcbbe118920f5b9fabe6 See: https://github.com/vim/vim/commit/8bb3fe4d4dcd27c02e903f6772fdc8fe2e9eba70 Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: drop gtk2, nextaw, athena GUIsThomas Bracht Laumann Jespersen2022-07-261-35/+8
| | | | | | | | | | | | | | | | | | | The Athena GUI was reported as not working in version 8.2.4514 Support for Athena GUI was removed in 9.0.0057. Drop the neXt use flag as well and the gtk2 flag as gtk+2 is EOL. Also drop the gtk use flag, and make the gtk GUI the default while still supporting aqua and motif. This only drops them from the live ebuild. See: https://github.com/vim/vim/issues/9894#issuecomment-1060673495 See: https://github.com/vim/vim/commit/0b40d086b337f14fdd0dbc035988ffb0aec8ce5f Bug: https://bugs.gentoo.org/858830 Bug: https://bugs.gentoo.org/831250 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/26512 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: update live ebuildThomas Bracht Laumann Jespersen2022-07-191-28/+22
| | | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/26385 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: add 9.0.0049Thomas Bracht Laumann Jespersen2022-07-192-0/+381
| | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: drop versionsMike Gilbert2022-06-0910-3448/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: replace einfo with ebegin in eselect_vi_updateMike Gilbert2022-06-082-2/+2
| | | | | Closes: https://bugs.gentoo.org/841455 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: drop back to ~archSam James2022-06-082-2/+2
| | | | | | Bug: https://bugs.gentoo.org/822855 Bug: https://bugs.gentoo.org/796137 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: add 8.2.5066Sam James2022-06-083-5/+393
| | | | | | Bug: https://bugs.gentoo.org/850550 Bug: https://bugs.gentoo.org/836432 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: x86 stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: sparc stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: ppc64 stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: ppc stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: arm64 stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: arm stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: amd64 stable wrt bug #849338Agostino Sarubbo2022-06-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: arm stable wrt bug #834460Agostino Sarubbo2022-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: arm64 stable wrt bug #834460Agostino Sarubbo2022-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: version bump to v8.2.4586.Meena Shanmugam2022-03-212-0/+384
| | | | | | | | | | This is needed to resolve CVE-2022-0714, CVE-2022-0696, CVE-2022-0685, CVE-2022-0729, CVE-2022-0572 and CVE-2022-0629. Bug: https://bugs.gentoo.org/833572 Signed-off-by: Meena Shanmugam <meenashanmugam@google.com> Closes: https://github.com/gentoo/gentoo/pull/24629 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: x86 stable wrt bug #834460Agostino Sarubbo2022-03-061-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: amd64 stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: sparc stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: ppc64 stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: ppc stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: destabilize 8.2.4328John Helmert III2022-03-021-1/+1
| | | | | Bug: https://bugs.gentoo.org/834498 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-editors/gvim: ppc64 stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: x86 stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: sparc stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: ppc stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: amd64 stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gvim: version bump to v8.2.4328Vaibhav Rustagi2022-02-092-0/+384
| | | | | | | | | | | | | | | | | | | | | | | This is needed to resolve following CVEs: - CVE-2021-4187 - CVE-2022-0128 - CVE-2022-0156 - CVE-2022-0158 - CVE-2022-0261 - CVE-2022-0318 - CVE-2022-0319 - CVE-2022-0392 - CVE-2022-0368 - CVE-2022-0393 - CVE-2022-0361 - CVE-2022-0359 - CVE-2022-0413 - CVE-2022-0408 - CVE-2022-0407 Bug: https://bugs.gentoo.org/830994 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: add 8.2.4285Mathieu Tortuyaux2022-02-092-0/+384
| | | | | | | | | | | | | Mainly to adress this CVE: CVE-2021-46059, CVE-2022-0156, CVE-2022-0158, CVE-2022-0213, CVE-2022-0261, CVE-2022-0318, CVE-2022-0319, CVE-2022-0351, CVE-2022-0359, CVE-2022-0361, CVE-2022-0368, CVE-2022-0392, CVE-2022-0393, CVE-2022-0407, CVE-2022-0408, CVE-2022-0413, CVE-2022-0417. Bug: https://bugs.gentoo.org/830994 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: fix IncorrectCopyrightSam James2022-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: version bump to v8.2.3950.Nobel Barakat2022-01-092-0/+384
| | | | | | | | | | This is needed to resolve CVE-2021-4136, CVE-2021-4166, CVE-2021-4187, CVE-2021-4192, and CVE-2021-4193. Bug: https://bugs.gentoo.org/829658 Signed-off-by: Nobel Barakat <nobelbarakat@google.com> Closes: https://github.com/gentoo/gentoo/pull/23688 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gvim: Stabilize 8.2.3741 ppc, #829396Arthur Zamarin2021-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/gvim: Stabilize 8.2.3741 sparc, #829396Sam James2021-12-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>