Diff vim-9.0.1503 with a vim-9.0.1627
/usr/portage/app-editors/vim/vim-9.0.1627.ebuild 2023-10-09 14:52:28.288368320 +0300 | ||
---|---|---|
21 | 21 |
else |
22 | 22 |
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz |
23 | 23 |
https://gitweb.gentoo.org/proj/vim-patches.git/snapshot/vim-patches-vim-${VIM_PATCHES_VERSION}-patches.tar.bz2" |
24 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
24 |
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
25 | 25 |
fi |
26 | 26 | |
27 | 27 |
DESCRIPTION="Vim, an improved vi-style text editor" |
... | ... | |
48 | 48 |
$(lua_gen_impl_dep 'deprecated' lua5-1) |
49 | 49 |
) |
50 | 50 |
~app-editors/vim-core-${PV} |
51 |
!<app-editors/vim-core-8.2.4328-r1 |
|
52 | 51 |
vim-pager? ( app-editors/vim-core[-minimal] ) |
53 | 52 |
perl? ( dev-lang/perl:= ) |
54 | 53 |
python? ( ${PYTHON_DEPS} ) |