Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744184 - app-editors/neovim-0.4.4 version bump
Summary: app-editors/neovim-0.4.4 version bump
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: 2020-09-23 00:34 UTC by Ben
Modified: 2020-09-30 00:03 UTC (History)
0 users

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 Ben 2020-09-23 00:34:47 UTC
Neovim version bump to 0.4.4 will make PR
Comment 1 Larry the Git Cow gentoo-dev 2020-09-30 00:03:44 UTC
The bug has been closed via the following commit(s):

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

commit f60946ba6398fac3388cb690d6c687b03d7d8d4d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-29 23:53:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-30 00:03:40 +0000

    app-editors/neovim: bump to 0.4.4
    
    * Bump to 0.4.4
    * Pave the way for tests, but we can't yet because
      dev-lua/busted lacks luajit support (needed for tests).
    * Make LTO optional.
    
    Bug: https://bugs.gentoo.org/584694
    Closes: https://bugs.gentoo.org/744184
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/neovim/Manifest            |  1 +
 app-editors/neovim/metadata.xml        |  1 +
 app-editors/neovim/neovim-0.4.3.ebuild |  4 --
 app-editors/neovim/neovim-0.4.4.ebuild | 99 ++++++++++++++++++++++++++++++++++
 app-editors/neovim/neovim-9999.ebuild  | 22 +++++---
 5 files changed, 116 insertions(+), 11 deletions(-)