commit:     af716ca760bb6a4878462af787845a30c76f52c1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 17:59:01 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 17:59:01 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=af716ca7

app-editors/neovim: Fix deps, https://github.com/neovim/neovim/issues/1166

Package-Manager: portage-2.2.15

---
 app-editors/neovim/ChangeLog          | 5 ++++-
 app-editors/neovim/neovim-9999.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-editors/neovim/ChangeLog b/app-editors/neovim/ChangeLog
index f48c782..ef2a88d 100644
--- a/app-editors/neovim/ChangeLog
+++ b/app-editors/neovim/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for app-editors/neovim
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Jan 2015; Justin Lecher <[email protected]> neovim-9999.ebuild:
+  Fix deps, https://github.com/neovim/neovim/issues/1166
+
   14 Jun 2014; Jelte Fennema (JelteF) <[email protected]>
   neovim-9999.ebuild:
   Use CFLAGS needed to get a working executable

diff --git a/app-editors/neovim/neovim-9999.ebuild 
b/app-editors/neovim/neovim-9999.ebuild
index dee1bc5..3871687 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -34,4 +34,4 @@ DEPEND="${RDEPEND}
        dev-lang/luajit
        >=dev-libs/libuv-0.11.19
        dev-lua/lpeg
-       dev-lua/cmsgpack"
+       >=dev-lua/cmsgpack-9999"

Reply via email to