summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-01-31 23:51:30 -0500
committerTim Harder <radhermit@gentoo.org>2016-02-01 00:00:35 -0500
commit2f45b6c06242f55f9b83116f0c70491092ccd02f (patch)
treefb5d7216e288c2efa0fa7724b4a1f41d1e80066a /app-editors/vim/vim-9999.ebuild
parentapp-editors/vim-core: version bump to 7.4.1229 (diff)
downloadgentoo-2f45b6c06242f55f9b83116f0c70491092ccd02f.tar.gz
gentoo-2f45b6c06242f55f9b83116f0c70491092ccd02f.tar.bz2
gentoo-2f45b6c06242f55f9b83116f0c70491092ccd02f.zip
app-editors/vim: version bump to 7.4.1229
Diffstat (limited to 'app-editors/vim/vim-9999.ebuild')
-rw-r--r--app-editors/vim/vim-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild
index b662c4c43a4b..d0e5706af1cf 100644
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -18,7 +18,7 @@ else
fi
DESCRIPTION="Vim, an improved vi-style text editor"
-HOMEPAGE="http://www.vim.org/"
+HOMEPAGE="http://www.vim.org/ https://github.com/vim/vim"
SLOT="0"
LICENSE="vim"
@@ -34,7 +34,7 @@ REQUIRED_USE="
RDEPEND="
>=app-eselect/eselect-vi-1.1
- >=sys-libs/ncurses-5.2-r2:0
+ >=sys-libs/ncurses-5.2-r2:=
nls? ( virtual/libintl )
acl? ( kernel_linux? ( sys-apps/acl ) )
cscope? ( dev-util/cscope )