Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655536 - app-editors/neovim should depend on app-eselect/eselect-vi
Summary: app-editors/neovim should depend on app-eselect/eselect-vi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-11 22:05 UTC by Koz Ross
Modified: 2019-03-29 09:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koz Ross 2018-05-11 22:05:46 UTC
Currently, due to Neovim's package not depending on eselect-vi, 'eselect vi' and 'eselect editor' don't work with it unless you also have Vim installed.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-29 09:19:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db60a69d97ea7dc047555ce00e20876db881aa6

commit 8db60a69d97ea7dc047555ce00e20876db881aa6
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2019-03-29 09:18:55 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-03-29 09:19:15 +0000

    app-editors/neovim: add eselect-vi to DEPEND.
    
    Closes: https://bugs.gentoo.org/655536
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-editors/neovim/neovim-0.3.4-r1.ebuild | 96 +++++++++++++++++++++++++++++++
 app-editors/neovim/neovim-9999.ebuild     |  3 +-
 2 files changed, 98 insertions(+), 1 deletion(-)