From 5e0cc15948a8c31b0d6c63282a9e791aff367743 Mon Sep 17 00:00:00 2001 From: Ben de Groot Date: Mon, 27 Jul 2015 13:08:36 +0800 Subject: 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 -- cgit v1.2.3-65-gdbad