commit: 5e0cc15948a8c31b0d6c63282a9e791aff367743 Author: Ben de Groot <yngwin <AT> gentoo <DOT> org> AuthorDate: Mon Jul 27 05:08:36 2015 +0000 Commit: Ben de Groot <yngwin <AT> gentoo <DOT> org> CommitDate: Mon Jul 27 05:08:36 2015 +0000 URL: https://gitweb.gentoo.org/dev/yngwin.git/commit/?id=5e0cc159
app-editors/neovim: use new upstream description app-editors/neovim/neovim-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild index 6692c2a..a2b7f2b 100644 --- a/app-editors/neovim/neovim-9999.ebuild +++ b/app-editors/neovim/neovim-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit cmake-utils flag-o-matic -DESCRIPTION="Vim's rebirth for the 21st century" +DESCRIPTION="Ambitious vim fork focused on extensibility and agility" HOMEPAGE="https://github.com/neovim/neovim" if [[ ${PV} == 9999 ]]; then inherit git-r3