summaryrefslogtreecommitdiff
path: root/app-editors/vim-core/vim-core-9.0.1000.ebuild
AgeCommit message (Collapse)Author
2023-04-14app-editors/vim-core: drop 9.0.1000Oskari Pirhonen
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30484 Signed-off-by: Sam James <sam@gentoo.org>
2023-04-04app-editors/vim-core: remove some useless sedOskari Pirhonen
- The libc.h mentioned in bug #43885 has moved to 9libs/libc.h so it's no longer relevant. And the sed was broken due to whitespace changes anyway. - Finding the path to xsubpp is handled through autoconf and substituted into src/auto/config.mk which is read by src/Makefile. Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30359 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-03-04app-editors/vim-core: configure implicit function declarationsOskari Pirhonen
Ignore implicit function declarations for platform-specific functions, `acl()` is for Solaris and `statacl()` is for AIX. Closes: https://bugs.gentoo.org/898406 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29907 Signed-off-by: Sam James <sam@gentoo.org>
2023-02-18app-editors/vim-core: remove manual patch applicationOskari Pirhonen
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29601 Signed-off-by: Sam James <sam@gentoo.org>
2023-02-13app-editors/vim-core: update homepageOskari Pirhonen
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29514 Signed-off-by: Sam James <sam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 amd64, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 hppa, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 ppc64, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 ppc, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 arm64, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 arm, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 sparc, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-18app-editors/vim-core: Stabilize 9.0.1000 x86, #884399Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-05app-editors/vim-core: backport Perl highlighting fixSam James
Closes: https://bugs.gentoo.org/881385 Signed-off-by: Sam James <sam@gentoo.org>
2022-12-05app-editors/vim-core: add 9.0.1000Hank Leininger
Latest upstream fixes numerous CVEs. Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/883681 Signed-off-by: Sam James <sam@gentoo.org>