Versions
v9999 :: 0 :: gentoo
- Modified
- License
- vim
- USE flags
- X acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager
v9.1.0470 :: 0 :: gentoo
- Modified
- License
- vim
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
- USE flags
- X acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager
v9.1.0366 :: 0 :: gentoo
- Modified
- License
- vim
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- X acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager
v9.0.2167 :: 0 :: gentoo
- Modified
- License
- vim
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- X acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager
USE flags
General
- X
- Link console vim against X11 libraries to enable title and clipboard features in xterm
- acl
- Add support for Access Control Lists
- crypt
- Use dev-libs/libsodium for crypto support
- cscope
- Enable cscope interface
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- gpm
- Add support for sys-libs/gpm (Console-based mouse driver)
- lua
- Enable Lua scripting support
- minimal
- Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- perl
- Add optional support/bindings for the Perl language
- python
- Add optional support/bindings for the Python language
- racket
- Enable support for Scheme using dev-scheme/racket
- ruby
- Add support/bindings for the Ruby language
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- sound
- Enable sound support
- tcl
- Add support the Tcl language
- terminal
- Enable terminal emulation support
- vim-pager
- Install vimpager and vimmanpager links
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
- luajit
- Build for LuaJIT only
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
app-editors / vim-core : vim and gvim shared files
app-eselect / eselect-vi : Manages the /usr/bin/vi symlink
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-lang / ruby : An object-oriented scripting language
dev-lang / tcl : Tool Command Language
dev-libs / libsodium : Portable fork of NaCl, a higher-level cryptographic library
dev-scheme / racket : General purpose, multi-paradigm Lisp-Scheme programming language
dev-util / cscope : Interactively examine a C program
media-libs / libcanberra : Portable sound event library
sys-apps / acl : Access control list utilities, libraries, and headers
sys-libs / gpm : Console-based mouse driver
sys-libs / libselinux : SELinux userland library
sys-libs / ncurses : Console display library
virtual / libintl : Virtual for the GNU Internationalization Library
virtual / rubygems : Virtual ebuild for rubygems
x11-base / xorg-proto : X.Org combined protocol headers
Runtime Dependencies
app-editors / vim-core : vim and gvim shared files
app-eselect / eselect-vi : Manages the /usr/bin/vi symlink
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-lang / ruby : An object-oriented scripting language
dev-lang / tcl : Tool Command Language
dev-libs / libsodium : Portable fork of NaCl, a higher-level cryptographic library
dev-scheme / racket : General purpose, multi-paradigm Lisp-Scheme programming language
dev-util / cscope : Interactively examine a C program
media-libs / libcanberra : Portable sound event library
sys-apps / acl : Access control list utilities, libraries, and headers
sys-libs / gpm : Console-based mouse driver
sys-libs / libselinux : SELinux userland library
sys-libs / ncurses : Console display library
virtual / libintl : Virtual for the GNU Internationalization Library
Depending packages
app-backup / bacula : Featureful client/server network backup suite
app-backup / bareos : Featureful client/server network backup suite
app-doc / vilearn : An interactive vi tutorial comprised of 5 tutorials for the vi-impaired
app-misc / vifm : Console file manager with vi(m)-like keybindings
app-vim / Vim-Jinja2-Syntax : vim plugin: Jinja2 syntax highlighting
app-vim / ackvim : vim plugin: run ack from vim
app-vim / airline : vim plugin: lean & mean statusline for vim that's light as air
app-vim / airline-themes : vim plugin: a collection of themes for vim-airline
app-vim / align : vim plugin: commands and maps to help produce aligned text
app-vim / alternate : vim plugin: quickly switch between .c and .h files
app-vim / ansiesc : vim plugin: ansi escape sequences concealed, but highlighted as specified
app-vim / ant_menu : vim plugin: Java ant build system integration
app-vim / autoalign : vim plugin: automatically align bib, c, c++, tex and vim code
app-vim / bash-support : vim plugin: write and run bash scripts using menus and hotkeys
app-vim / bnf-syntax : vim plugin: BNF file syntax highlighting
app-vim / brainfuck-syntax : Support for the brainfuck programming language
app-vim / breakpts : vim plugin: sets vim breakpoints visually
app-vim / bufexplorer : vim plugin: easily browse vim buffers
app-vim / c-support : vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys
app-vim / calendar : vim plugin: calendar window
app-vim / cctree : vim plugin: Cscope based source-code browser and code flow analysis tool
app-vim / cecutil : vim plugin: library used by many of Charles Campbell's plugins
app-vim / cfengine-syntax : vim plugin: Cfengine 3 configuration files syntax
app-vim / checkattach : vim plugin: check for attachments when writing mails with mutt
app-vim / closetag : vim plugin: close HTML/XML tags quickly
app-vim / cmdalias : vim plugin: library for alias creation
app-vim / colorschemes : vim plugin: a collection of color schemes from vim.org
app-vim / colorsel : vim plugin: RGB / HSV color selector
app-vim / command-t : vim plugin: fast file navigation for vim
app-vim / csound-syntax : vim plugin: set of tools for editing Csound files with vim
app-vim / csscomplete : vim plugin: CSS 3 omni complete function
app-vim / csv : vim plugin: display and alter csv files
app-vim / ctrlp : vim plugin: fuzzy file, buffer, mru, tag, ... finder with regex support
app-vim / ctx : vim plugin: display current scope context in a C file
app-vim / curcmdmode : vim plugin: library for extending vim's mode() function
app-vim / cvsmenu : vim plugin: CVS(NT) integration script
app-vim / dbext : vim plugin: easy access to databases
app-vim / detectindent : vim plugin: automatically detect file indent settings
app-vim / dhcpd-syntax : vim plugin: syntax highlighting for dhcpd.conf
app-vim / diffchar : vim plugin: highlight the exact differences, based on characters and words
app-vim / dirdiff : vim plugin: diff and merge two directories recursively
app-vim / easy-align : vim plugin: a simple alignment plugin
app-vim / ebnf-syntax : vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting
app-vim / editorconfig-vim : vim plugin: Support EditorConfig files
app-vim / emmet : vim plugin: HTML and CSS hi-speed coding
app-vim / enhancedcommentify : vim plugin: enhanced comment creation
app-vim / errsign : vim plugin: display marks on lines with errors
app-vim / eruby-syntax : vim plugin: syntax highlighting for eruby
app-vim / eselect-syntax : vim plugin: eselect syntax highlighting, filetype and indent settings
app-vim / exheres-syntax : vim plugin: exheres format highlighting
app-vim / extra-syntax : vim plugin: metapackage for all extra syntax packages
app-vim / ferret : vim plugin: enhanced multi-file search
app-vim / fluxbox-syntax : vim plugin: fluxbox files syntax and indent
app-vim / foldutil : vim plugin: fold creation utility
app-vim / frawor : vim plugin: modular vim framework
app-vim / fugitive : vim plugin: a git wrapper for vim
app-vim / fuzzyfinder : vim plugin: buffer/file/command/tag/etc explorer with fuzzy matching
app-vim / genindent : vim plugin: library for simplifying indent files
app-vim / gentoo-syntax : vim plugin: Gentoo and Portage syntax highlighting
app-vim / genutils : vim plugin: library with various useful functions
app-vim / gist : vim plugin: interact with gists (gist.github.com)
app-vim / git-patch-tags : vim plugin: add git patch tags as used in linux kernel development
app-vim / gitgutter : vim plugin: shows a git diff in the sign column and stages/reverts hunks
app-vim / gitlog : vim plugin: git log and diff plugin for vim
app-vim / gitolite-syntax : vim plugin: gitolite syntax highlighting
app-vim / gitv : vim plugin: gitk for vim
app-vim / gnupg : transparent editing of gpg encrypted files
app-vim / greputils : vim plugin: interface with grep, find and id-utils
app-vim / gtk-syntax : vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more
app-vim / gundo : vim plugin: visualize your vim undo tree
app-vim / haskellmode : vim plugin: Provides IDE-like features for Haskell development
app-vim / help-extra-syntax : vim plugin: extra syntax highlighting for help files
app-vim / increment : vim plugin: easily create sequences of incremented values
app-vim / indentpython : vim plugin: Indent Python code according to PEP8
app-vim / info : vim plugin: GNU info documentation browser
app-vim / iris : vim plugin: mail client for vim
app-vim / jedi : vim plugin: binding to the autocompletion library jedi
app-vim / json : vim plugin: a better JSON for Vim
app-vim / l9 : vim plugin: library for vim scripts
app-vim / languagetool : grammar checker for various languages
app-vim / lightline : vim plugin: A light and configurable statusline/tabline
app-vim / locateopen : vim plugin: open a file without supplying a path
app-vim / lustyexplorer : vim plugin: dynamic filesystem and buffer explorer
app-vim / matrix : vim plugin: Screensaver inspired by the Matrix
app-vim / mediawiki : vim plugin: MediaWiki syntax highlighting
app-vim / merginal : vim script: fugitive extension to manage and merge git branches
app-vim / minibufexpl : vim plugin: easily switch between buffers
app-vim / molokai : vim plugin: molokai color scheme
app-vim / multiplesearch : vim plugin: allows multiple highlighted searches
app-vim / multvals : vim plugin: library for helping with arrays
app-vim / nagios-syntax : vim plugin: Nagios configuration files syntax
app-vim / neocomplcache : vim plugin: ultimate auto completion system
app-vim / nerdcommenter : vim plugin: easy commenting of code for many filetypes
app-vim / nerdtree : vim plugin: A tree explorer plugin for navigating the filesystem
app-vim / nerdtree-tabs : vim plugin: NERDTree and tabs in vim
app-vim / nginx-syntax : vim plugin: Nginx configuration files syntax
app-vim / ntp-syntax : vim plugin: ntp.conf syntax highlighting
app-vim / omnicppcomplete : vim plugin: C/C++ omni-completion with ctags database
app-vim / pathogen : vim plugin: manage your runtimepath
app-vim / pdv : vim plugin: PDV (phpDocumentor for Vim)
app-vim / perl-support : vim plugin: Perl-IDE - Write and run Perl scripts using menus and hotkeys
app-vim / perlomni : vim plugin: a vim plugin with Perl omni completion functions
app-vim / pfsyntax : vim plugin: pf syntax highlighting for vim
app-vim / pgn-syntax : vim plugin: PGN (chess Portable Game Notation) syntax highlighting
app-vim / phpdocs : vim plugin: PHPDoc Support in VIM
app-vim / project : vim plugin: Managing multiple projects with multiple sources like an IDE
app-vim / puppet-syntax : vim plugin: Puppet configuration files syntax
app-vim / pushpop : vim plugin: pushd / popd from the vim commandline
app-vim / pydoc : vim plugin: integrates python documentation view and search tool
app-vim / pytest : vim plugin: run tests with py.test from within vim
app-vim / rails : vim plugin: aids developing Ruby on Rails applications
app-vim / rainbow_parentheses : vim plugin: Colour parentheses to differentiate nest levels
app-vim / recover : vim plugin: show differences for recovered files
app-vim / reload : vim plugin: automatic reloading of vim scripts
app-vim / repeat : vim plugin: use the repeat command "." with plugin maps
app-vim / ri-browser : vim plugin: interface for browsing ri/ruby documentation
app-vim / rust-vim : Vim configuration for Rust
app-vim / salt-vim : Vim files for working on Salt files
app-vim / scala-syntax : vim plugin: Scala syntax highlighting, filetype and indent settings
app-vim / screen : vim plugin: simulate a split shell with screen or tmux
app-vim / searchcomplete : vim plugin: tab completion in searches
app-vim / securemodelines : vim plugin: secure, user-configurable modeline support
app-vim / selinux-syntax : vim plugin: SELinux type enforcement policy syntax
app-vim / session : vim plugin: extended session management for vim
app-vim / showmarks : vim plugin: show location marks visually
app-vim / sleuth : vim plugin: heuristically set buffer options
app-vim / snipmate : vim plugin: TextMate-style snippets
app-vim / splice : vim plugin: resolve conflicts during three-way merges
app-vim / sudoedit : vim plugin: edit files using sudo or su
app-vim / supertab : vim plugin: enhanced Tab key functionality
app-vim / surround : vim plugin: Delete/change/add parentheses/quotes/XML-tags & much more
app-vim / syntastic : vim plugin: syntax checking using external tools
app-vim / tagbar : vim plugin: display tags of the current file ordered by scope
app-vim / taglist : vim plugin: ctags-based source code browser
app-vim / tasklist : Highlight FIXME/TODO/CUSTOM keywords in a separate list
app-vim / tcomment : vim plugin: an extensible and universal comment toggler
app-vim / thlnk : vim plugin: linking in plaintext
app-vim / tlib : vim plugin: a library of utility functions
app-vim / tmpl : vim plugin: Syntax for Sam Tregar's HTML::Template
app-vim / toggle : vim plugin: quickly toggle boolean-type keywords
app-vim / tt2-syntax : vim plugin: syntax highlighting for perl module Template-Toolkit
app-vim / txtfmt : vim plugin: rich text highlighting in vim
app-vim / udev-syntax : vim plugin: syntax highlighting for udev rules files
app-vim / undotree : vim plugin: display your undo history in a graph
app-vim / unite : vim plugin: unite all sources
app-vim / uptime : vim plugin: display vim uptimes
app-vim / vcscommand : vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin
app-vim / vim-addon-mw-utils : vim plugin: interpret a file by function and cache file automatically
app-vim / vim-autoclose : vim plugin: open-close pair of characters
app-vim / vim-clang-format : Vim plugin for clang-format
app-vim / vim-commentary : vim plugin: comment stuff out
app-vim / vim-flake8 : vim plugin: runs the currently open file through flake8
app-vim / vim-go : vim plugin: Go development plugin for Vim
app-vim / vim-hoogle : vim plugin: use hoogle within vim
app-vim / vim-jq : vim plugin: Runtime files for app-misc/jq
app-vim / vim-jsonnet : vim plugin: Filetype plugin for dev-lang/jsonnet
app-vim / vim-latex : Comprehensive set of tools to view, edit and compile LaTeX documents
app-vim / vim-misc : vim plugin: miscellaneous auto-load scripts
app-vim / vim-multiple-cursors : vim plugin: Sublime Text's awesome multiple selection feature for Vim
app-vim / vim-nftables : vim plugin: nftables syntax and indent
app-vim / vim-r : vim plugin: integrate vim with R
app-vim / vim-rest-console : vim plugin: a REST console for vim
app-vim / vim-tmux : vim plugin: tmux support for vim
app-vim / vim2hs : vim plugin: collection of vimscripts for Haskell development
app-vim / vimagit : vim plugin: ease your git workflow within vim
app-vim / vimbuddy : vim plugin: vimbuddy for the status line
app-vim / vimcdoc : online vim documentation translated into Chinese
app-vim / vimclojure : vim plugin: Clojure syntax highlighting, filetype and indent settings
app-vim / vimcommander : vim plugin: Total Commander style file explorer
app-vim / vimpython : vim plugin: A set of menus/shortcuts to work with Python files
app-vim / vimtex : vim plugin: a modern vim plugin for editing LaTeX files
app-vim / voom : vim plugin: emulates a two-pane text outliner
app-vim / vspec : A testing framework for Vim script
app-vim / webapi : vim plugin: interface to Web APIs
app-vim / wikipedia-syntax : vim plugin: Wikipedia syntax highlighting
app-vim / xquery-syntax : vim plugin: XQuery syntax highlighting
app-vim / xsl-syntax : vim plugin: Syntax for XSLT (with HTML and others)
app-vim / yankring : vim plugin: maintains a history of previous yanks and deletes
app-vim / zenburn : vim plugin: Low-contrast color scheme for Vim
app-vim / zoomwin : vim plugin: brief-style window zooming
dev-java / jflex : JFlex is a lexical analyzer generator for Java
dev-lang / lisaac : An object prototype based language
dev-perl / Text-VimColor : Syntax highlighting using vim
dev-util / global : Tag system to find an object location in various sources
media-gfx / asymptote : A vector graphics language that provides a framework for technical drawing
media-sound / supercollider : Environment and programming language for real time audio synthesis
net-libs / cvm : Credential Validation Modules by Bruce Guenter
net-print / foo2zjs : Support for printing to ZjStream-based printers
Bugs
- 503732
- app-editors/vim - USE=minimal should collide with USE=python and other USE flags
- 615330
- app-editors/vim: CSV Syntax:Invalid column pattern, using default pattern
- 615832
- app-editors/vim: Multiple problems with py2/py3 support and plugins
- 626544
- app-editors/vim, app-editors/gvim: USE=cscope should allow dev-util/global
- 733182
- app-editors/vim-8.2.0814 with x11-terms/xterm-357 : vim search command is canceled when type [/][Shift]+[Any Alphabet] in xterm
- 777399
- app-editors/vim: CJK utf-8 locales are not recognized as utf-8
- 820692
- app-editors/vim-8.2.3428-r1 fails tests test_lua, test_startup, test_suspend, test_terminal3
- 825350
- app-editors/vim-8.2.3428-r1 puts junk into pinentry Passphrase window with vim-gnupg-2.7.1 plugin
- 906109
- <app-editors/vim-9.0.1627: multiple "vulnerabilities"
- 918537
- <app-editors/vim-9.0.2167: multiple vulnerabilities
- 918538
- <app-editors/vim-9.0.2092: multiple vulnerabilities
- 919765
- app-editors/vim-9.0.1777 fails tests
- 934072
- app-editors/vim-9.1.0366: TEST FAILURE on i686
- 937126
- app-editors/vim: multiple vulnerabilities
- 937260
- USE verify-sig creates circular dependency for dev-libs/libsodium and app-crypt/minisign (when trying to emerge app-editors/vim-9.1.0366)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-editors/vim: Stabilize 9.1.0366 hppa, #933697
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
app-editors/vim: sync more details with gvim ebuild
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> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.1.0366 ppc64, #933697
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.1.0366 ppc, #933697
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Matoro Mahri · gentoo
app-editors/vim: Stabilize 9.1.0366 arm64, #933697
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.1.0366 arm, #933697
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.1.0366 sparc, #933697
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: add 9.1.0470
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.1.0366 x86, #933697
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.1.0366 amd64, #933697
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
app-editors/vim: sync live
Fixes false positive for PythonCompatUpdate. Closes: https://bugs.gentoo.org/929302 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
app-editors/vim: drop versions
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: add 9.1.0366
Now with XDG dir support! Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: drop 9.0.1403
Was waiting on resolution for bug 908961. Bug: https://bugs.gentoo.org/905373 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35381 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: add missing xorg-proto dep
Add a dependency on x11-base/xorg-proto when building with USE=X. Closes: https://bugs.gentoo.org/924670 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35369 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Eli Schwartz · gentoo
app-editors/vim: sync trivial details with gvim ebuild
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> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-editors/vim: Stabilize 9.0.2167 ppc, #922132
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Matoro Mahri · gentoo
app-editors/vim: Stabilize 9.0.2167 ppc64, #922132
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-editors/vim: Stabilize 9.0.2167 sparc, #922132
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Matoro Mahri · gentoo
app-editors/vim: Stabilize 9.0.2167 hppa, #922132
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-editors/{vim-core,vim,gvim}: disable CP932 for musl builds
Closes: https://bugs.gentoo.org/908961 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2167 arm64, #922132
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2167 arm, #922132
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2167 x86, #922132
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2167 amd64, #922132
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 sparc, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 ppc64, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 ppc, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 arm64, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 arm, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 hppa, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 x86, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.2092 amd64, #920588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
app-editors/vim: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: enable py3.12
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: add 9.0.2167
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 arm, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 ppc64, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 ppc, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 x86, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 sparc, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 hppa, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 amd64, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1777 arm64, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1627 sparc, #913535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1627 hppa, #913535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1627 ppc64, #913535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1627 ppc, #913535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1627 arm64, #913535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1627 arm, #913535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.2092
Also bump the Gentoo patches to remove a patch that was obsoleted by upstream. Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.0.1627 x86, #913535
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.0.1627 amd64, #913535
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
app-editors/vim: add 9.0.1777, drop 9.0.1776
Bug: https://bugs.gentoo.org/912841 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.1776
Freedom edition. Or something. Bug: https://bugs.gentoo.org/889430 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.1678, drop 9.0.1677
Bram's final patch... Bug: https://bugs.gentoo.org/906109 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.1677
RIP Bram Moolenaar ;( Bug: https://bugs.gentoo.org/906109 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.0.1503 x86, #908424
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1503 arm, #908424
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: drop blocker
Drop the nonexistent blocker on vim-core 8. Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.1627
Also drops the nonexistent blocker on vim-core 8. Bug: https://bugs.gentoo.org/906109 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1503 arm64, #908424
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1503 amd64, #908424
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1503 ppc64, #908424
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: drop 9.0.1157
Bug: https://bugs.gentoo.org/890746 Bug: https://bugs.gentoo.org/901229 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: drop 9.0.1363
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.1503
Bug: https://bugs.gentoo.org/905373 Bug: https://bugs.gentoo.org/678864 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1403 hppa, #904728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1403 sparc, #904728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1403 ppc, #904728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1403 ppc64, #904728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1403 arm, #904728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1403 arm64, #904728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.0.1403 x86, #904728
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
app-editors/vim: Stabilize 9.0.1403 amd64, #904728
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: drop 9.0.1000
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 hppa, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Oskari Pirhonen · gentoo
app-editors/vim: remove some useless sed
- 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> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Vaibhav Rustagi · gentoo
app-editors/vim: version bump to v9.0.1403.
This is needed to resolve CVE-2023-1127, CVE-2023-1175 and CVE-2023-1170. Bug: https://bugs.gentoo.org/901229 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: configure implicit function declarations
Ignore implicit function declarations for platform-specific functions, `acl()` is for Solaris and `statacl()` is for AIX. Closes: https://bugs.gentoo.org/898452 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
app-editors/vim: drop 9.0.1341
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Ben Kohler · gentoo
app-editors/vim: add 9.0.1363
Bug: https://bugs.gentoo.org/898446 Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 sparc, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 ppc64, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 ppc, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 arm64, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 arm, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 x86, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1157 amd64, #892033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Oskari Pirhonen · gentoo
app-editors/vim: add 9.0.1341
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: remove manual patch application
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
app-editors/vim: update homepage
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
app-editors/vim: drop 9.0.0099-r1, 9.0.0828-r1
Bug: https://bugs.gentoo.org/883681 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: add 9.0.1157
Bug: https://bugs.gentoo.org/889730 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 amd64, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 hppa, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 ppc64, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 ppc, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 arm64, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 arm, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 sparc, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.1000 x86, #884399
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: drop 9.0.0399, 9.0.0655-r1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: use latest patchset (Perl fix)
Use latest vim-patches for Perl highlighting fix. Should be no functional change as it only matters in vim-core. Closes: https://bugs.gentoo.org/881385 Signed-off-by: Sam James <sam@gentoo.org> - Hank Leininger · gentoo
app-editors/vim: add 9.0.1000
Latest upstream fixes numerous CVEs. Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/883681 Closes: https://github.com/gentoo/gentoo/pull/28538 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: fix configure w/ clang 16
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: drop unnecessary revision for 9.0.0828
Bug: https://bugs.gentoo.org/879257 Signed-off-by: Sam James <sam@gentoo.org> - Vaibhav Rustagi · gentoo
app-editors/vim: version bump to v9.0.0828.
This is needed to resolve CVE-2022-3705. Bug: https://bugs.gentoo.org/879257 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: add gentoo-syntax dep back to 9.0.9655
Dropped by mistake. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: add 9.0.0655
Bug: https://bugs.gentoo.org/869359 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: sync live
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: fix IndirectInherits, sync live
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: drop 8.2.4586-r1, 8.2.5066-r2, 9.0.0049-r1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: fix Lua 5.1 deprecated API implicit. func. decls
Closes: https://bugs.gentoo.org/874690 Signed-off-by: Sam James <sam@gentoo.org> - Wolfgang E. Sanyer · gentoo
app-editors/vim: bump to 9.0.0399
Bug: https://bugs.gentoo.org/861092 Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Persson Forsberg · gentoo
app-editor/vim: provide configure defaults when cross compiling
Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #865123
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.0099 ppc, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.0099 ppc64, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.0099 arm, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.0099 arm64, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.0099 sparc, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 9.0.0099 hppa, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: skip Test_spelldump during testing
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #865123
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Varsha Teratipally · gentoo
app-editors/vim: fix cross-compilation (configure check for timer_create)
Problem: Configure check for timer_create may give wrong error. Solution: Give a warning instead of an error. Closes:https://github.com/gentoo/gentoo/pull/26713 Signed-off-by: Varsha Teratipally <teratipally@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Bracht Laumann Jespersen · gentoo
app-editors/vim: add 9.0.0099
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Thomas Bracht Laumann Jespersen · gentoo
app-editors/vim: update LUA_COMPAT and USE_RUBY
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> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Bracht Laumann Jespersen · gentoo
app-editors/vim: update live ebuild
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Thomas Bracht Laumann Jespersen · gentoo
app-editors/vim: add 9.0.0049
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-editors/vim: Sync live ebuild
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-editors/vim: Rebase and apply cross-compiling patch
Thanks-to: aaltinay101@gmail.com, enlightened@chromium.org Closes: https://bugs.gentoo.org/854909 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-editors/vim: Drop old versions
Bug: https://bugs.gentoo.org/833572 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.4586 hppa, #849338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
app-editors/vim: drop versions
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: add 8.2.5066
Bug: https://bugs.gentoo.org/850550 Bug: https://bugs.gentoo.org/836432 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: sparc stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ppc64 stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ppc stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: arm64 stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: arm stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #849338
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: arm stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: arm64 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
app-editors/vim: drop python3_7
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-editors/vim: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-editors/vim: keyword 8.2.4586 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Bracht Laumann Jespersen · gentoo
app-editors/vim: fix QA notice "eend called w/o ebegin"
A recent QA notice was added to portage to check that calls to eend $? have been preceded by a call to ebegin (in the same phase). This is basically running this line: sed -i -e 's/einfo "Calling eselect vi update..."/ebegin "Calling eselect vi update"/g' *.ebuild on all the ebuilds in app-editors/vim. The trailing "..." are also removed, as ebegin adds these automatically. Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25070 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.4328-r1 hppa, #834460
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Meena Shanmugam · gentoo
app-editors/vim: version bump to v8.2.4586.
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> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: sparc stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ppc64 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ppc stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
app-editors/vim: destabilize 8.2.4328
Bug: https://bugs.gentoo.org/834498 Signed-off-by: John Helmert III <ajak@gentoo.org> - Mike Gilbert · gentoo
app-editors/vim: depend on vim-core unconditionally
We need it for defaults.vim, which cannot be owned by 2 packages simultaneously. Bug: https://bugs.gentoo.org/834498 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: ppc64 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: sparc stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ppc stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dongsu Park · gentoo
app-editors/vim: fix conflicts in 8.2.{4285,4328}
We fixed defaults.vim installation conflicts in 49adc5f0272e40ac608a89d268ee12811fcca384, but not for 8.2.4285 and 8.2.4328. Fix the issue for the versions. Bug: https://bugs.gentoo.org/830177 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: bump copyright year
See: 49adc5f0272e40ac608a89d268ee12811fcca384 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mathieu Tortuyaux · gentoo
app-editors/vim: add 8.2.4285
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> - Vaibhav Rustagi · gentoo
app-editors/vim: version bump to v8.2.4328
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> Closes: https://github.com/gentoo/gentoo/pull/24133 Signed-off-by: Sam James <sam@gentoo.org> - Dongsu Park · gentoo
app-editors/vim: install defaults.vim only if the file is not installed
Install defaults.vim only if the file is not installed already from vim-core. That's needed for avoiding conflicts between vim and vim-core. Closes: https://bugs.gentoo.org/830177 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3741 hppa, #829396
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org> - Nobel Barakat · gentoo
app-editors/vim: version bump to v8.2.3950.
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> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3741 ppc, #829396
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3741 sparc, #829396
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #829396
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-editors/vim: Stabilize 8.2.3741 amd64, #829396
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3741 ppc64, #829396
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3741 arm, #829396
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3741 arm64, #829396
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nobel Barakat · gentoo
app-editors/vim: version bump to v8.2.3741.
This is needed to resolve CVE-2021-4069. Bugs: https://bugs.gentoo.org/828583 Signed-off-by: Nobel Barakat <nobelbarakat@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: destabilise 8.2.3669
Needs to be in ~arch first. Signed-off-by: Sam James <sam@gentoo.org> - Ke Wu · gentoo
app-editors/vim: version bump to v8.2.3669.
This fixes CVE-2021-3968, CVE-2021-3973, CVE-2021-3974, CVE-2021-3984 and CVE-2021-4019. Bug: https://bugs.gentoo.org/824930 Signed-off-by: Ke Wu <mikewu@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3582 hppa, #820698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dongsu Park · gentoo
app-editors/vim: remove warning due to missing defaults.vim
vim >= 8.2.3428 prints out a warning on missing file, when it is built with USE="minimal" and `app-editors/vim-core` is not installed. ``` $ vim E1187: Failed to source defaults.vim Press ENTER or type command to continue ``` To remove warning, explicitly install /usr/share/vim/vim82/defaults.vim. Closes: https://bugs.gentoo.org/820356 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3582 amd64, #820698
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3582 ppc64, #820698
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3582 arm64, #820698
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3582 x86, #820698
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3582 sparc, #820698
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3582 arm, #820698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/vim: Stabilize 8.2.3582 ppc, #820698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3428-r1 arm, #816894
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3428-r1 ppc64, #816894
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3428-r1 ppc, #816894
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Vaibhav Rustagi · gentoo
app-editors/vim: version bump to v8.2.3582.
This is needed to resolve CVE-2021-3928 and CVE-2021-3927. Bug: https://bugs.gentoo.org/823473 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3428-r1 arm64, #816894
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: skip hanging Test_spelldump_bang test
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.2.3428-r1 for hppa, bug #816894
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.2.3428-r1 for sparc, bug #816894
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3428-r1 x86, #816894
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: add 8.2.3567
Bug: https://bugs.gentoo.org/820692 Bug: https://bugs.gentoo.org/819528 Bug: https://bugs.gentoo.org/818562 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.3428-r1 amd64, #816894
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: skip flaky/hanging tests
Closes: https://bugs.gentoo.org/742710 Closes: https://bugs.gentoo.org/616680 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: fix automagic libsodium dependency
Closes: https://bugs.gentoo.org/816966 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: drop USE=ipv6
As explained on the bug originally, there's no need for this. It only seems to control using a modern API for sockets anyway, not JUST "do we use IPv6". Bug: https://bugs.gentoo.org/790446 Signed-off-by: Sam James <sam@gentoo.org> - Robert Kolchmeyer · gentoo
app-editors/vim: Version bump (v8.2.3428)
Bug: https://bugs.gentoo.org/811870 Closes: https://bugs.gentoo.org/811870 Signed-off-by: Robert Kolchmeyer <rkolchmeyer@google.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Zamarin Arthur · gentoo
app-editors/vim: bump to python 3.10
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Vitaly Zdanevich · gentoo
app-editors/vim: add ipv6 USE flag support.
Closes: https://bugs.gentoo.org/790446 Closes: https://github.com/gentoo/gentoo/pull/20911 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
app-editors/vim: Python 3.9 compatibility
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
app-editors/vim: drop old version
Dropping all old versions, which do not support slotted lua, while current stable does. Closes: https://bugs.gentoo.org/616680 Closes: https://bugs.gentoo.org/716450 Closes: https://bugs.gentoo.org/715886 Closes: https://bugs.gentoo.org/691892 Closes: https://bugs.gentoo.org/688044 Closes: https://bugs.gentoo.org/684336 Closes: https://bugs.gentoo.org/642356 Closes: https://bugs.gentoo.org/641946 Closes: https://bugs.gentoo.org/645062 Closes: https://bugs.gentoo.org/630018 Closes: https://bugs.gentoo.org/629830 Closes: https://bugs.gentoo.org/628974 Closes: https://bugs.gentoo.org/612030 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 arm64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 sparc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-editors/vim: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-editors/vim: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-editors/vim: migrate to lua-single.eclass
Both the latest release we have got in the tree and the live ebuild. Compatibility - same as in unmigrated ebuilds, with the USE=deprecated requirement on PUC Lua I didn't even bother testing newer versions. Closes: https://bugs.gentoo.org/752537 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dongsu Park · gentoo
app-editors/vim: do not create symlink vimdiff for minimal.
A symlink `vimdiff` should not be created, if the USE flag `minimal` is enabled. Otherwise running `vimdiff` results in failure like that: $ vimdiff aaa bbb This Vim was not compiled with the diff feature. Signed-off-by: Dongsu Park <dongsu@kinvolk.io> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18496 - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.2.0814 for sparc, bug #737506
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/vim: Stabilize 8.2.0814 arm64, #737506
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-editors/vim: arm stable (bug #737506)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
app-editors/vim: get python3 interpreter using ${PYTHON} variable.
Patch courtesy of Alexander Tsoy <alexander@tsoy.me>. Closes: https://bugs.gentoo.org/692226 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Version bump (v8.2.0814)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Version bump (v8.2.0638)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Version bump (v8.2.0508)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Drop old (8.1.x)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Drop old
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
app-editors/vim: arm64 stable wrt bug #715732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
app-editors/vim: arm stable wrt bug #715732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
app-editors/vim: ppc stable wrt bug #715732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
app-editors/vim: x86 stable wrt bug #715732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
app-editors/vim: amd64 stable wrt bug #715732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.2.0360 for sparc, bug #715732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-editors/vim: 8.2.0360 ppc64 stable, bug #715732
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Version bump (v8.2.0360)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.2.0210
Link against python3 shared lib when related support is enabled instead of possibly existing static lib. Closes: https://bugs.gentoo.org/669306 Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.2.0114
Update to EAPI 7, sync live ebuild, drop py2 support, add py38 support, and add ruby27 support. Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Version fixup
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Version bump (v8.2.0055)
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-editors: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.1846
Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: remove old
Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: arm stable wrt bug #687394
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-editors/vim: arm64 stable wrt bug #687394
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: s390 stable wrt bug #687394
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="s390" - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-editors/vim: stable 8.1.1486 for hppa, bug #687394
Package-Manager: Portage-2.3.67, Repoman-2.3.14 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #687394
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: ia64 stable wrt bug #687394
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: ppc stable wrt bug #687394
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.1.1486 for sparc, bug #687394
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: ppc64 stable wrt bug #687394
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #687394
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Tobias Klausmann · gentoo
app-editors/vim-8.1.1486-r0: alpha stable
Bug: http://bugs.gentoo.org/687394 Signed-off-by: Tobias Klausmann <klausman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.1486
Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.1312
Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: drop luajit/lua REQUIRED_USE
As the global USE flag description states, the luajit USE flag is ineffective with USE=-lua so don't enforce it through REQUIRED_USE. Also drop required multibyte config option. Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: fix USE=minimal build
Closes: https://bugs.gentoo.org/683454 Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.1155
Force -minimal when vim-pager support is enabled. Closes: https://bugs.gentoo.org/682944 Drop ctags dep. Closes: https://bugs.gentoo.org/679682 Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.1.0648-r1 for hppa, bug #678752
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-editors/vim: Revert "vim-pager needs -minimal."
This commit has invalid syntax (mismatched variables) and causes CI to report the issue repeatedly. Reverts: dc2922087a4a0d6693caf57201179fb183a593de Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-editors/vim: arm64 stable (bug #678752)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: alpha stable wrt bug #678752
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" - Dan Robertson · gentoo
app-editors/vim: vim-pager needs -minimal.
The vimpager command will not work with app-editors/vim-core[minimal] or app-editors/vim[minimal]. Do not allow the vim-pager USE flag to be enabled if either is enabled. Signed-off-by: Dan Robertson <daniel.robertson@starlab.io> Closes: https://github.com/gentoo/gentoo/pull/11601 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: arm stable wrt bug #678752
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: s390 stable wrt bug #678752
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390" - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.1.0648-r1 for sparc, bug #678752
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #678752
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
app-editors/vim: apply #669306 fix to vim-9999.ebuild.
Bug: https://bugs.gentoo.org/669306 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
app-editors/vim: enable python and python3 interpreters at compile time.
Closes: https://bugs.gentoo.org/669306 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: drop unnecessary icon cache update
Icon is installed by vim-core which runs the cache update as well. Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.0648
Closes: https://bugs.gentoo.org/666680 Signed-off-by: Tim Harder <radhermit@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
app-editors/vim: EAPI=7, Add python 3.7
Note that there isn't a threads use flag on Python any more See 6cf4e0ed Closes: https://bugs.gentoo.org/672016 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: remove old - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.0412
Fixes: https://bugs.gentoo.org/661070 Fixes: https://bugs.gentoo.org/661254 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-editors/vim: Remove support for non-existent deps - Repository mirror & CI · gentoo
Merge updates from master - Tim Harder · gentoo
app-editors/vim: version bump to 8.1.0034 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/vim: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.1699
Move to using ruby-single eclass for ruby deps. - Patrice Clement · gentoo
app-editors/vim: remove vulnerable versions.
Bug: https://bugs.gentoo.org/639710 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.1645 - Matt Turner · gentoo
app-editors/vim-8.0.1298: hppa stable, bug 639710 - Mart Raudsepp · gentoo
app-editors/vim-8.0.1298: arm64 stable (bug #639710)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Tobias Klausmann · gentoo
app-editors/vim-8.0.1298-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639710 - Markus Meier · gentoo
app-editors/vim: arm stable, bug #639710
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.1428 - Sergei Trofimovich · gentoo
app-editors/vim: stable 8.0.1298 for ppc, bug #639710
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
app-editors/vim: stable 8.0.1298 for ia64, bug #639710
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Sergei Trofimovich · gentoo
app-editors/vim: stable 8.0.1298 for ppc64, bug #639710
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Rolf Eike Beer · gentoo
app-editors/vim: stable 8.0.1298 for sparc, bug #639710
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" - Thomas Deutschmann · gentoo
app-editors/vim: x86 stable (bug #639710)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #639710
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tim Harder · gentoo
app-editors/vim: remove old - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.1298 - Patrice Clement · gentoo
app-editors/vim: do away with symlinks and just call eselect vi update.
This commit also updates the 9999 ebuild. Closes: https://bugs.gentoo.org/635482 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Patrice Clement · gentoo
app-editors/vim: do not install ex and view manual pages.
These files do not exist anymore. I did run a compilation before commiting 878e0db62befbbe40403ba4b6bba204ecccca466 but for some reason didn't catch these errors. Sorry :[. Closes: https://bugs.gentoo.org/635390 Closes: https://bugs.gentoo.org/635136 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Patrice Clement · gentoo
app-editors/vim: update 9999 ebuild.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Patrice Clement · gentoo
app-editors/vim: add missing dies.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.1188 - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.1056 - Tim Harder · gentoo
app-editors/vim: update HOMEPAGE - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.0983 - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.0938
Add terminal USE flag for bug #626522. - Thomas Deutschmann · gentoo
app-editors/vim: remove unsecure version.
Gentoo-Bug: https://bugs.gentoo.org/611386 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4847 - Michał Górny · gentoo
app-editors/vim: Convert to python-single-r1, #615832 - Michael Haubenwallner · gentoo
app-editors/vim: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3 - Agostino Sarubbo · gentoo
app-editors/vim: ia64 stable wrt bug #611386
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
app-editors/vim: Stable for HPPA (bug #611386).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
app-editors/vim: sparc stable wrt bug #611386
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #611386
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
app-editors/vim-8.0.0386-r0: add alpha keyword
Gentoo-Bug: 611386 - Michael Weber · gentoo
app-editors/vim: arm arm64 ppc ppc64 stable (bug 611386).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #611386
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.0386 - Michael Weber · gentoo
app-editors/vim: arm64 stable.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Fabian Groffen · gentoo
app-editors/vim: dropped ~hppa-hpux ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Aaron Bauman · gentoo
app-editors/{g,}vim: remove vulnerable versions.
Gentoo-Bug: https://bugs.gentoo.org/600650 Closes: https://github.com/gentoo/gentoo/pull/3615 - Jeroen Roovers · gentoo
app-editors/vim: Stable for HPPA (bug #600650).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
app-editors/vim: ppc64 stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ppc stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: ia64 stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: sparc stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
app-editors/vim: arm stable, bug #600650
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
app-editors/vim-8.0.0106-r0: stable on alpha
Gentoo-Bug: 600650 - Agostino Sarubbo · gentoo
app-editors/vim: x86 stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.0106 - Mike Frysinger · gentoo
app-editors/vim: mark 7.4.769 m68k/s390/sh stable - Tim Harder · gentoo
app-editors/vim: update live ebuilds to work with renamed file
configure.in was renamed to configure.ac (bug #599992). - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Tim Harder · gentoo
app-editors/vim: remove old - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.0005 - Tim Harder · gentoo
app-editors/vim: version bump to 8.0.0004 - Tim Harder · gentoo
app-editors/vim: version bump to 7.4.2102 - Tim Harder · gentoo
app-editors/vim: remove old - Tim Harder · gentoo
app-editors/vim: version bump to 7.4.1821 - Tim Harder · gentoo
app-editors/vim: drop unnecessary test hacks - Tim Harder · gentoo
app-editors/vim: version bump to 7.4.1583 - Steev Klimaszewski · gentoo
app-editors/vim: stable 7.4.769 for arm64
Package-Manager: portage-2.2.27 - Ole Reifschneider · gentoo
app-editors/vim: Bump version to 7.4.1342
Package-Manager: portage-2.2.27 - Tim Harder · gentoo
app-editors/vim: remove old - Tim Harder · gentoo
app-editors/vim: version bump to 7.4.1229 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/711'. - Tim Harder · gentoo
app-editors/vim: fix SRC_URI for 7.4.769 - Tim Harder · gentoo
app-editors/vim: version bump to 7.4.1089 - Agostino Sarubbo · gentoo
app-editors/vim: ia64 stable wrt bug #551552
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" - Agostino Sarubbo · gentoo
app-editors/vim: sparc stable wrt bug #551552
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" - Agostino Sarubbo · gentoo
app-editors/vim: ppc stable wrt bug #551552
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Jeroen Roovers · gentoo
app-editors/vim: Stable for HPPA PPC64 (bug #551552).
Package-Manager: portage-2.2.20.1 - Markus Meier · gentoo
app-editors/vim: arm stable, bug #551552
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
app-editors/vim: add alpha keyword
Gentoo-Bug: 551552 Package-Manager: portage-2.2.20.1 - Mikle Kolyada · gentoo
app-editors/vim: x86 stable wrt bug #551552
Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
app-editors/vim: amd64 stable wrt bug #551552
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Tim Harder · gentoo
app-editors/vim: remove old - Tim Harder · gentoo
app-editors/vim: version bump - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed